summaryrefslogtreecommitdiff
path: root/src/glx/x11/pixelstore.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-352/+0
2009-03-25define __builtin_expect for non-gcc compilers in two more glx filesAlan Coopersmith1-0/+4
2008-11-11Don't mess with emacs tab width.Kristian Høgsberg1-1/+0
2008-10-13glx: indent -br -i3 -npcs --no-tabs pixelstore.cRALOVICH, Kristóf1-254/+271
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf1-0/+1
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-34/+28
2008-09-18glx: remove #include "glheader.h" linesBrian Paul1-1/+0
2008-06-21Fix builds with compilers other than gcc 3.0 & newerAlan Coopersmith1-0/+1
2005-04-18Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538.Ian Romanick1-10/+47
2005-04-14Add missing includes of indirect.h.Ian Romanick1-0/+1
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick1-4/+2
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson1-0/+301