summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/singlepix.c
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-196/+0
* Do not include glapi/dispatch.h outside Mesa core.Chia-I Wu2010-01-211-1/+2
* Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
* glx: indent -br -i3 -npcs --no-tabs singlepix.cRALOVICH, Kristóf2008-10-131-138/+145
* glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
* Update to SGI FreeB 2.0.Adam Jackson2008-09-191-34/+28
* glx: remove #include "glheader.h" linesBrian Paul2008-09-181-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