summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)Author
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-20progs/tests: Silence compiler warnings.Vinson Lee
2009-12-12progs/tests: Silence compiler warnings in vpeval.c.Vinson Lee
2009-12-12progs/tests: Silence compiler warnings in cva.c.Vinson Lee
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas
2009-12-08Merge branch 'mesa_7_6_branch' into mesa_7_7_branchAndre Maasikas
2009-12-07progs/test: Initialize variable in prog_parameter.Vinson Lee
2009-12-07Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick
2009-12-05progs/tests: Add tests to Makefile.Vinson Lee
2009-12-05Add 'texture leak' test.Michel Dänzer
2009-12-05progs/tests: Removed unused variable from texdown.c.Vinson Lee
2009-12-03progs/tests: Fix memory leak in texdown.c if malloc fails.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: fix MSVC build.Vinson Lee
2009-12-03progs/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: Use rand() instead of random().José Fonseca
2009-12-03progs/tests: Use rand() instead of random().José Fonseca
2009-12-03progs/tests: Fix MSVC build.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: fix MSVC build.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-11-20progs/tests: Silence unused value warnings in sharedtex.c.Vinson Lee
2009-11-20progs/tests: Initialize variable in getprocaddress.c.Vinson Lee
2009-11-18progs/tests: Fix memory leak in texdown.c if malloc fails.Vinson Lee
2009-11-17progs/tests: Fix memory leak in arbgpuprog.c.Vinson Lee
2009-11-16progs/tests: silence warningBrian Paul
2009-11-11progs/tests: add alpha/blend testing to packedpixels.cBrian Paul
2009-11-04Merge branch 'mesa_7_6_branch'Brian Paul
2009-11-04progs/tests: Fix MSVC build.Vinson Lee
2009-11-03progs/tests: debug code for getting texture component sizesBrian Paul
2009-11-03Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-30prog/tests: Fix MSVC build.Vinson Lee
2009-10-30progs/tests: fix MSVC build.Vinson Lee
2009-10-29progs/tests: fixes for drawbuffers.cBrian Paul
2009-10-29progs/tests: also test GL_BGRA format in getteximage.cBrian Paul
2009-10-28progs/tests: added test for GL_EXT_texture_compression_s3tc supportBrian Paul
2009-10-28Merge branch 'texformat-rework'Brian Paul
2009-10-27progs/tests: added new blitfb.c testBrian Paul
2009-10-27progs/tests: added new blitfb.c testBrian Paul
2009-10-26progs/tests: Fix MSVC build.Vinson Lee
2009-10-25progs/tests: disable blending while drawing textBrian Paul
2009-10-24progs/tests: fix sub texture offsetsBrian Paul
2009-10-23Merge remote branch 'origin/mesa_7_6_branch'Eric Anholt
2009-10-23progs/tests: print requested/internal format infoBrian Paul
2009-10-23progs/tests: Fix MSVC build.Vinson Lee
2009-10-21progs/tests: draw Z values as luminance, no pixel zoomBrian Paul
2009-10-16progs/tests: Use rand() instead of random().José Fonseca