summaryrefslogtreecommitdiff
path: root/src/glx/x11/singlepix.c
AgeCommit message (Expand)Author
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-01-21Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu
2008-11-11Don't mess with emacs tab width.Kristian Høgsberg
2008-10-13glx: indent -br -i3 -npcs --no-tabs singlepix.cRALOVICH, Kristóf
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf
2008-09-19Update to SGI FreeB 2.0.Adam Jackson
2008-09-18glx: remove #include "glheader.h" linesBrian Paul
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-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