summaryrefslogtreecommitdiff
path: root/progs/glsl/shtest.c
AgeCommit message (Expand)Author
2010-01-11progs/glsl: Remove duplicate included header from shtest.c.Vinson Lee
2010-01-06progs/glsl: Prevent possible string overflow.Vinson Lee
2009-12-30progs/glsl: Provide a better fix for fgets warning.Vinson Lee
2009-12-29progs/glsl: Silence compiler warnings.Vinson Lee
2009-12-18progs/glsl: Use C-style comments.Vinson Lee
2009-08-26progs/glsl: asst. changes in shtest.cBrian Paul
2009-08-20progs/glsl: report compile/link times in shtest.cBrian Paul
2009-08-20progs/glsl: update shtest.c to handle 1D/3D/CUBE/RECT texturesBrian Paul
2009-08-20progs/glsl: tweaks to shtest.cBrian Paul
2009-08-20progs/glsl: more comments in shtest.cBrian Paul
2009-08-17demos/glsl: remove glutInitWindowPosition() callsBrian Paul
2009-08-13progs/glsl: set generic vertex attribute valuesBrian Paul
2009-08-13progs/glsl: add type field to shtest config filesBrian Paul
2009-08-13progs/glsl: new shtest program, a simple shader test harness appBrian Paul