summaryrefslogtreecommitdiff
path: root/src/glx/x11/indirect_vertex_program.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 indirect_vertex_program.cRALOVICH, Kristóf
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf
2008-09-18glx: remove #include "glheader.h" linesBrian Paul
2008-09-13glx: fix 64-bit datatype issueGuillaume Melquiond
2008-06-21Fix builds with compilers other than gcc 3.0 & newerAlan Coopersmith
2006-06-12make do_vertex_attrib_enable() staticBrian Paul
2005-02-28Clean-up some warnings caused by the addition of vertex / fragment programIan Romanick
2005-02-25Add GLX protocol support for ARB_fragement_program,Ian Romanick