summaryrefslogtreecommitdiffstats
path: root/progs/vpglsl/vp-tris.c
Commit message (Expand)AuthorAgeFilesLines
* progs/vpglsl: Assign glGetUniformLocationARB return value to GLint.Vinson Lee2009-12-051-6/+6
* progs/vpglsl: add similar support for point rendering as progs/vpKeith Whitwell2009-06-011-6/+52
* vpglsl: build with scons and glewKeith Whitwell2009-03-091-22/+26
* add some glsl example testing different arrays of uniformsZack Rusin2008-06-121-0/+48
* Fix nested conditionalsZack Rusin2007-10-251-1/+1
* Test some functionality of vp using GLSL that pure vp isn't testing.Zack Rusin2007-10-251-0/+265