Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-04 | progs/tests: Fix MSVC build. | Vinson Lee | 1 | -1/+5 | |
Signed-off-by: Brian Paul <brianp@vmware.com> | |||||
2009-04-21 | demos: check that GL version is 2.0 or higher | Brian Paul | 1 | -0/+8 | |
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | 1 | -1/+2 | |
Also get mingw cross-compilation of these tests working | |||||
2009-02-11 | demos: minor updates for shader_api.c test | Brian Paul | 1 | -4/+4 | |
Mesa's glGetUniformLocation() does support array indexes. Minor code reformatting. It would be great if this program were converted into a glean test... | |||||
2008-01-01 | Convert to 0/1 when setting boolean uniforms | Bruce Merry | 1 | -1/+40 | |
Also add some extra tests to the shader_api regression tests | |||||
2008-01-01 | Add a test program to test for assorted bugs in shader_api.c | Bruce Merry | 1 | -0/+298 | |