summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect_vertex_program.c
Commit message (Expand)AuthorAgeFilesLines
* 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