Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/test: Initialize variable in prog_parameter. | Vinson Lee | 2009-12-07 | 1 | -0/+5 |
| | | | | Silences uninitialized variable compiler warning. | ||||
* | progs/tests: Fix MSVC build. | Vinson Lee | 2009-12-03 | 1 | -8/+8 |
| | | | | (cherry picked from commit 952bf63e2cf442504ef89b0b1d276da0d52b21d4) | ||||
* | progs/tests: Use rand() instead of random(). | José Fonseca | 2009-12-03 | 1 | -1/+1 |
| | | | | | Forgot these on previous commit. (cherry picked from commit 166957abebea6aa203eba7e6348e89d53cf0e13e) | ||||
* | progs/tests: Use rand() instead of random(). | José Fonseca | 2009-12-03 | 1 | -1/+1 |
| | | | | | More portable. Same implementation on Linux. (cherry picked from commit 699260b19535abaa3af0a5d33eb039e3d6a30ce9) | ||||
* | progs/tests: compile with SCons and glew | Keith Whitwell | 2009-03-10 | 1 | -0/+2 |
| | | | | Also get mingw cross-compilation of these tests working | ||||
* | Add test for GL_EXT_gpu_program_parameters. | Ian Romanick | 2006-08-15 | 1 | -0/+285 |