summaryrefslogtreecommitdiffstats
path: root/progs/tests/arbnpot.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken test.Brian2008-02-121-17/+40
| | | | | As-is, if the texture was too large for the target, an assertion would fail. Now check proxy texture first and if it works, then test non-proxy target.
* bigger windowBrian Paul2003-07-031-1/+1
|
* GL_ARB_texture_non_power_of_two test programBrian Paul2003-07-031-0/+174