summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/dri_util.h
Commit message (Expand)AuthorAgeFilesLines
* uint*t -> u_int*t changesAlan Hourihane2004-12-141-3/+2
* Check for some header defines before redefining functions. Silences warnings.Alan Hourihane2004-12-081-0/+3
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-0/+3
* Remove the rest of the need for glxclient.h and remove it from the tree.Ian Romanick2004-06-061-4/+11
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-30/+0
* Removed need for sarea.h, various touch ups to get rid of type mismatches.Jon Smirl2004-06-021-3/+3
* Make sure USE_NEW_INTERFACE is defined if DRI_NEW_INTERFACE_ONLY isIan Romanick2004-06-021-0/+6
* Replace use of XID with __DRIid.Ian Romanick2004-06-021-3/+1
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-2/+2
* Convert 'Display *' to '__DRInativeDisplay *'. Only portions of theIan Romanick2004-06-011-13/+7
* Fix a couple issues related to GetDrawableInfo. In the new DRIIan Romanick2004-06-011-2/+2
* Replace occurances of GLXDrawable and Drawable with __DRIid.Ian Romanick2004-06-011-2/+2
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-271-0/+588