summaryrefslogtreecommitdiff
path: root/progs/tests/packedpixels.c
AgeCommit message (Collapse)Author
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
Also get mingw cross-compilation of these tests working
2006-05-19print 2D vs 3D in windowBrian Paul
2006-05-19also test 3D textures (press '2'/'3' to toggle)Brian Paul
2004-05-12Test program to check that packed pixel formats work as expected withBrian Paul
glTexImage2D. All samples should appear identical. Press f/F to change the internal texture format.