summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)Author
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
2009-10-16progs/tests: Use rand() instead of random().José Fonseca
2009-10-16prog/tests: Fix MSVC build.Vinson Lee
2009-10-14prog/tests: Fix MSVC build.Vinson Lee
2009-10-12prog/tests: Fix MSVC build.Vinson Lee
2009-10-10progs/perf: Fix MSVC build.Vinson Lee
2009-10-09progs/tests: Add tests to Makefile.Vinson Lee
2009-10-08progs/tests: Fix MSVC build.Vinson Lee
2009-10-07Merge branch 'mesa_7_6_branch'Nicolai Hähnle
2009-10-07progs/test: Fix MSVC build.Vinson Lee
2009-10-06progs/tests: fix MSVC build.Vinson Lee
2009-10-01progs/tests: additional debug codeBrian Paul
2009-09-28progs/tests: print usage info upon SPACE/uBrian Paul
2009-09-28progs/tests: re-indent mipmap_limits.cBrian Paul
2009-09-27progs/tests: disable texturing before printing textBrian Paul
2009-09-14progs/tests: exercise display lists and pixelstoreBrian Paul
2009-09-08progs/tests: added Z invert optionBrian Paul
2009-09-03progs/tests: re-enable exit() callBrian Paul
2009-09-03tests/texcmp: glewInit in wrong placeDave Airlie
2009-08-31progs/tests: disable depth test for second glDrawPixelsBrian Paul
2009-08-14Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-13progs/tests: hack a PBO/dlist testBrian Paul
2009-08-12progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul
2009-08-12demos: call SetUniformValues()Brian Paul
2009-08-07tests: have getprocaddress return a return codeRobert Ellison