summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxext.c
Commit message (Expand)AuthorAgeFilesLines
* Minor vertex array support tweaks. Most of these are in preparation for theIan Romanick2005-03-171-0/+1
* Missed the commit of glxext.c yesterday.Ian Romanick2005-02-231-4/+13
* Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet).Adam Jackson2005-01-081-4/+6
* Used GCC's __builtin_expect when available. Change the way code isIan Romanick2004-12-211-13/+13
* Use GLX protocol code generated by glX_proto_send.py.Ian Romanick2004-12-201-1/+1
* Fix up glx/x11 to work when built with -fvisibility=hidden.Adam Jackson2004-12-151-6/+7
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+1872