Test program to check that packed pixel formats work as expected with
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 12 May 2004 23:05:21 +0000 (23:05 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 12 May 2004 23:05:21 +0000 (23:05 +0000)
commit46bc595969e23ea1a61b684076f8b0608ff4d714
treea29dad9f3995000281938932ff1649c5b55eb02b
parentdb862e4d4c575fa9ea306fd4d271b58d1b77e83b
Test program to check that packed pixel formats work as expected with
glTexImage2D.  All samples should appear identical.  Press f/F to change
the internal texture format.
progs/tests/Makefile
progs/tests/packedpixels.c [new file with mode: 0644]