summaryrefslogtreecommitdiff
path: root/src/glx/x11/singlepix.c
AgeCommit message (Expand)Author
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-08glx/x11: Added some #ifdef GLX_DIRECT_RENDERING protectionJeremy Huddleston
2008-06-21Fix builds with compilers other than gcc 3.0 & newerAlan Coopersmith
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-05-26Remove CVS keywords.José Fonseca
2008-03-08Move DRI context functions into dri_glx.c.Kristian Høgsberg
2006-10-13Fix dumb build errors.Ian Romanick
2006-10-11Fix bug #4681.Ian Romanick
2005-04-14Add missing includes of indirect.h.Ian Romanick
2005-02-09Generate GLX protocol for pixel single commands.Ian Romanick
2005-01-07Pixel oriented render functions are now generated by theIan Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson