summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxclient.h
Commit message (Expand)AuthorAgeFilesLines
* Convert all instances of XTHREADS to USE_XTHREADS. This fixes one ofIan Romanick2005-08-031-4/+4
* Fix build problems related to finding Xthreads.h.Ian Romanick2005-08-011-1/+1
* Remove unused structures and data fields. These had been left in becauseIan Romanick2005-07-291-49/+1
* Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal ofIan Romanick2005-07-261-14/+0
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-0/+2
* Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedefIan Romanick2005-07-241-11/+2
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-24/+2
* Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock andIan Romanick2005-04-181-6/+28
* Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick2005-02-221-96/+18
* Pixel oriented render functions are now generated by theIan Romanick2005-01-071-4/+8
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-3/+0
* Sync with Xorg head: mingw build fixes from Alexander Gottwald.Adam Jackson2004-11-151-0/+3
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+833