summaryrefslogtreecommitdiff
path: root/src/glx/x11/pixelstore.c
AgeCommit message (Expand)Author
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2009-03-25define __builtin_expect for non-gcc compilers in two more glx filesAlan Coopersmith
2008-11-11Don't mess with emacs tab width.Kristian Høgsberg
2008-10-13glx: indent -br -i3 -npcs --no-tabs pixelstore.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-06-21Fix builds with compilers other than gcc 3.0 & newerAlan Coopersmith
2005-04-18Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538.Ian Romanick
2005-04-14Add missing includes of indirect.h.Ian 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