summaryrefslogtreecommitdiffstats
path: root/progs/glsl/multitex.c
Commit message (Expand)AuthorAgeFilesLines
* progs/glsl: finish conversion to GLEWBrian Paul2009-07-171-19/+16
* progs/glsl: compile with scons and glewKeith Whitwell2009-06-291-0/+2
* demos: fix multitex.c VertCoord attribute mappingBrian Paul2009-05-221-1/+16
* demos: update multitex.c GLSL demo to use vertex arrays or glVertex-modeBrian Paul2009-02-021-21/+67
* remove .txt suffix from shader source filesBrian Paul2008-08-161-2/+2
* new multi-texture GLSL testBrian Paul2008-05-201-0/+285