summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/server/radeon.h
AgeCommit message (Collapse)Author
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick
drm_handle_t, drm_context_t, drm_drawable_t, drm_magic_t.
2004-04-15set default page flipping to zero can be changed in header fileDave Airlie
2003-11-25Otto Solares' patch to add radeon 9200Brian Paul
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-06Shared radeon/r200 init codeKeith Whitwell