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