summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/single2.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes of indirect.h.Ian Romanick2005-04-141-0/+1
* Missed the commit of glxext.c yesterday.Ian Romanick2005-02-231-271/+95
* Added __glExtensionBiIsEnabled and __GLXcontext::gl_extension_bits. ThisIan Romanick2005-02-221-230/+179
* Refactor the code that converts a transpose-matrix enum to aIan Romanick2005-01-071-48/+25
* Use GLX protocol code generated by glX_proto_send.py.Ian Romanick2004-12-201-14/+0
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-15/+14
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+1097