summaryrefslogtreecommitdiffstats
path: root/progs/tests/interleave.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-0/+2
| | | | Also get mingw cross-compilation of these tests working
* Two subtle things missed on the previous commit.Ian Romanick2005-11-151-1/+4
|
* Add the ability for interleave to test passing invalid format enumsIan Romanick2005-11-151-5/+43
| | | | and invalid stride values (see bugzilla #5058).
* Simple test of glInterleavedArrays functionality.Ian Romanick2005-11-141-0/+365