summaryrefslogtreecommitdiff
path: root/progs/tests/packedpixels.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt1-377/+0
2009-12-22progs/tests: Fix build.Vinson Lee1-1/+0
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul1-0/+1
2009-12-20progs/tests: Silence compiler warnings.Vinson Lee1-2/+2
2009-11-16progs/tests: silence warningBrian Paul1-1/+1
2009-11-11progs/tests: add alpha/blend testing to packedpixels.cBrian Paul1-22/+42
2009-11-03progs/tests: debug code for getting texture component sizesBrian Paul1-2/+5
2009-10-01progs/tests: additional debug codeBrian Paul1-0/+10
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell1-0/+2
2006-05-19print 2D vs 3D in windowBrian Paul1-2/+9
2006-05-19also test 3D textures (press '2'/'3' to toggle)Brian Paul1-8/+44
2004-05-12Test program to check that packed pixel formats work as expected withBrian Paul1-0/+299