aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/dri_glx.c
Commit message (Expand)AuthorAgeFilesLines
* fix X #includes so they're relative to X11/ directory (bug 4047)Brian Paul2005-08-111-1/+1
* Major rip-up of internal function insertion interface. The oldmesa_6_3_1Ian Romanick2005-07-281-1/+1
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-1/+1
* Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedefIan Romanick2005-07-241-2/+3
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-58/+19
* Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, allIan Romanick2005-04-131-0/+9
* Refactor ExtractDir and OpenDriver to be a bit more clear.Ian Romanick2004-12-011-31/+46
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+475