summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/singlepix.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+0
|\
| * revert the DRI2 commitsAlan Hourihane2008-06-121-1/+1
| * Bring in DRI2 changesAlan Hourihane2008-06-111-1/+1
| * Remove CVS keywords.José Fonseca2008-05-261-1/+0
* | glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protectionJeremy Huddleston2008-08-081-2/+4
* | Fix builds with compilers other than gcc 3.0 & newerAlan Coopersmith2008-06-211-0/+1
* | Move DRI context functions into dri_glx.c.Kristian Høgsberg2008-03-081-1/+1
|/
* Fix dumb build errors.Ian Romanick2006-10-131-0/+1
* Fix bug #4681.Ian Romanick2006-10-111-0/+86
* Add missing includes of indirect.h.Ian Romanick2005-04-141-0/+1
* Generate GLX protocol for pixel single commands.Ian Romanick2005-02-091-311/+0
* Pixel oriented render functions are now generated by theIan Romanick2005-01-071-2/+2
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-8/+8
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+415