Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-22 | progs/tests: Fix build. | Vinson Lee | |
(cherry picked from commit 1bf2d78b11ac9ac71f4be285963db1af9f09fe73) | |||
2009-12-21 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | |
Conflicts: configure.ac progs/demos/morph3d.c progs/demos/textures.c progs/glsl/shtest.c progs/glsl/texaaline.c progs/tests/packedpixels.c progs/xdemos/corender.c src/mesa/main/version.h | |||
2009-12-20 | progs/tests: Silence compiler warnings. | Vinson Lee | |
2009-11-16 | progs/tests: silence warning | Brian Paul | |
2009-11-11 | progs/tests: add alpha/blend testing to packedpixels.c | Brian Paul | |
2009-11-03 | progs/tests: debug code for getting texture component sizes | Brian Paul | |
2009-10-01 | progs/tests: additional debug code | Brian Paul | |
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | |
Also get mingw cross-compilation of these tests working | |||
2006-05-19 | print 2D vs 3D in window | Brian Paul | |
2006-05-19 | also test 3D textures (press '2'/'3' to toggle) | Brian Paul | |
2004-05-12 | Test program to check that packed pixel formats work as expected with | Brian Paul | |
glTexImage2D. All samples should appear identical. Press f/F to change the internal texture format. |