summaryrefslogtreecommitdiffstats
path: root/progs/tests/prog_parameter.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: Fix MSVC build.Vinson Lee2009-10-231-8/+8
|
* progs/tests: Use rand() instead of random().José Fonseca2009-10-161-1/+1
| | | | Forgot these on previous commit.
* progs/tests: Use rand() instead of random().José Fonseca2009-10-161-1/+1
| | | | More portable. Same implementation on Linux.
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-0/+2
| | | | Also get mingw cross-compilation of these tests working
* Add test for GL_EXT_gpu_program_parameters.Ian Romanick2006-08-151-0/+285