aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect_vertex_program.c
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-293/+0
* define __builtin_expect for non-gcc compilers in two more glx filesAlan Coopersmith2009-03-251-0/+4
* Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
* glx: indent -br -i3 -npcs --no-tabs indirect_vertex_program.cRALOVICH, Kristóf2008-10-131-159/+169
* glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
* glx: remove #include "glheader.h" linesBrian Paul2008-09-181-1/+0
* glx: fix 64-bit datatype issueGuillaume Melquiond2008-09-131-1/+7
* Fix builds with compilers other than gcc 3.0 & newerAlan Coopersmith2008-06-211-0/+1
* make do_vertex_attrib_enable() staticBrian Paul2006-06-121-1/+2
* Clean-up some warnings caused by the addition of vertex / fragment programIan Romanick2005-02-281-1/+1
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-0/+272