Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/tests: Fix MSVC build. | Vinson Lee | 2009-11-04 | 1 | -1/+5 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | demos: check that GL version is 2.0 or higher | Brian Paul | 2009-04-21 | 1 | -0/+8 |
| | |||||
* | progs/tests: compile with SCons and glew | Keith Whitwell | 2009-03-10 | 1 | -1/+2 |
| | | | | Also get mingw cross-compilation of these tests working | ||||
* | demos: minor updates for shader_api.c test | Brian Paul | 2009-02-11 | 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... | ||||
* | Convert to 0/1 when setting boolean uniforms | Bruce Merry | 2008-01-01 | 1 | -1/+40 |
| | | | | Also add some extra tests to the shader_api regression tests | ||||
* | Add a test program to test for assorted bugs in shader_api.c | Bruce Merry | 2008-01-01 | 1 | -0/+298 |