aboutsummaryrefslogtreecommitdiffstats
path: root/progs/tests/packedpixels.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
* print 2D vs 3D in windowBrian Paul2006-05-191-2/+9
|
* also test 3D textures (press '2'/'3' to toggle)Brian Paul2006-05-191-8/+44
|
* Test program to check that packed pixel formats work as expected withBrian Paul2004-05-121-0/+299
glTexImage2D. All samples should appear identical. Press f/F to change the internal texture format.