summaryrefslogtreecommitdiffstats
path: root/progs/tests/crossbar.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: Silence compiler warnings.Vinson Lee2009-12-201-1/+1
|
* prog/tests: Fix MSVC build.Vinson Lee2009-12-031-1/+1
| | | | (cherry picked from commit 96fd13c1a024e3b6c0b1c44394c67c772e52b9c9)
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-0/+2
| | | | Also get mingw cross-compilation of these tests working
* Simple test for ARB_texture_env_crossbar functionality. It is difficultIan Romanick2005-02-091-0/+235
to come up with good tests for this functionality that don't require either ATI_texture_env_combine3 or NV_texture_env_combine4.