summaryrefslogtreecommitdiff
path: root/src/glx/x11/glxclient.h
AgeCommit message (Expand)Author
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-05-26Remove CVS keywords.José Fonseca
2006-08-29Clean up GLX function exports.Ian Romanick
2005-08-03Convert all instances of XTHREADS to USE_XTHREADS. This fixes one ofIan Romanick
2005-08-01Fix build problems related to finding Xthreads.h.Ian Romanick
2005-07-29Remove unused structures and data fields. These had been left in becauseIan Romanick
2005-07-26Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal ofIan Romanick
2005-07-26Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick
2005-07-24Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedefIan Romanick
2005-07-24All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick
2005-04-18Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock andIan Romanick
2005-02-22Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick
2005-01-07Pixel oriented render functions are now generated by theIan Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-11-15Sync with Xorg head: mingw build fixes from Alexander Gottwald.Adam Jackson
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson