summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/pixelstore.c
Commit message (Expand)AuthorAgeFilesLines
* Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
* glx: indent -br -i3 -npcs --no-tabs pixelstore.cRALOVICH, Kristóf2008-10-131-254/+271
* 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
* Fix builds with compilers other than gcc 3.0 & newerAlan Coopersmith2008-06-211-0/+1
* Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538.Ian Romanick2005-04-181-10/+47
* Add missing includes of indirect.h.Ian Romanick2005-04-141-0/+1
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-4/+2
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+301