summaryrefslogtreecommitdiffstats
path: root/progs/tests/packedpixels.c
Commit message (Collapse)AuthorAgeFilesLines
* 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.