Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1. Larger sphere to match cube size 2. Allow -geometry option to override window size 3. Cube samplers | |||
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 | |
Plus, texture loading. | |||
2009-08-13 | progs/glsl: new shtest program, a simple shader test harness app | Brian Paul | |
This commit includes some sample config files (*.shtest) |