summaryrefslogtreecommitdiffstats
path: root/progs/tests/bug_3050.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
* Don't try to bind to proxy texture target. This is defined by the spec to beIan Romanick2006-03-061-5/+3
| | | | | | | an error. Since we're working with a proxy target, don't bother using real texture data. Add a missing new-line in an error printf.
* Test case for bugzilla #3050.Ian Romanick2006-03-041-0/+164