summaryrefslogtreecommitdiff
path: root/progs/tests/packedpixels.c
AgeCommit message (Collapse)Author
2009-11-16progs/tests: silence warningBrian Paul
2009-11-11progs/tests: add alpha/blend testing to packedpixels.cBrian Paul
2009-11-03progs/tests: debug code for getting texture component sizesBrian Paul
2009-10-01progs/tests: additional debug codeBrian Paul
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.