summaryrefslogtreecommitdiff
path: root/progs/tests/packedpixels.c
AgeCommit message (Collapse)Author
2009-12-22progs/tests: Fix build.Vinson Lee
(cherry picked from commit 1bf2d78b11ac9ac71f4be285963db1af9f09fe73)
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian 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-20progs/tests: Silence compiler warnings.Vinson Lee
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.