summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxcmds.c
Commit message (Expand)AuthorAgeFilesLines
* fix X #includes so they're relative to X11/ directory (bug 4047)Brian Paul2005-08-111-3/+3
* In order to create the set of available extensions, we have to know ifIan Romanick2005-08-051-1/+1
* Major rip-up of internal function insertion interface. The oldmesa_6_3_1Ian Romanick2005-07-281-2/+2
* Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal ofIan Romanick2005-07-261-137/+99
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-29/+4
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-114/+13
* Follow the GLX_SGIX_fbconfig spec and return the complete list ofIan Romanick2005-04-071-1/+1
* Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick2005-02-221-2/+0
* Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet).Adam Jackson2005-01-081-0/+4
* Fix up glx/x11 to work when built with -fvisibility=hidden.Adam Jackson2004-12-151-95/+144
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+3082