Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-02 | progs/tests: also test 1D textures in packedpixels.ctexformat-xrgb | Brian Paul | 1 | -22/+45 | |
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | 1 | -0/+2 | |
Also get mingw cross-compilation of these tests working | |||||
2006-05-19 | print 2D vs 3D in window | Brian Paul | 1 | -2/+9 | |
2006-05-19 | also test 3D textures (press '2'/'3' to toggle) | Brian Paul | 1 | -8/+44 | |
2004-05-12 | Test program to check that packed pixel formats work as expected with | Brian Paul | 1 | -0/+299 | |
glTexImage2D. All samples should appear identical. Press f/F to change the internal texture format. |