summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)Author
2010-02-12progs/tests: Add checks for GL_NV_vertex_program.Vinson Lee
2010-02-09progs/tests: add line drawing option to cylwrap.cBrian Paul
2010-02-09progs/tests: add x/y rotation to cylwrap.cBrian Paul
2010-02-09progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul
2010-02-01progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul
2010-01-29progs/tests: added a few more files to .gitignoreBrian Paul
2010-01-28progs/tests: Remove unnecessary headers.Vinson Lee
2010-01-26progs/tests: use glDrawRangeElements() in bufferobj.cBrian Paul
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2010-01-11progs/tests: Remove duplicate included header in vparray.c.Vinson Lee
2010-01-11progs/tests: Add newline to end of printf in vparray.c.Vinson Lee
2010-01-11progs/tests: Silence fprintf format warning.Vinson Lee
2010-01-08progs/tests: Silence 'missing initializer' warnings.Vinson Lee
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-02progs/tests: Silence uninitialized variable warning.Vinson Lee
2010-01-02progs/tests: Silence warn_unused_result warning.Vinson Lee
2010-01-01scons: Build progs together with everything else.José Fonseca
2009-12-31progs/tests: added test for GL_EXT_draw_buffers2Brian Paul
2009-12-31progs/tests: added conditional rendering test programBrian Paul
2009-12-22progs/tests: Fix build.Vinson Lee
2009-12-22progs/tests: Fix build.Vinson Lee
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