summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)AuthorFilesLines
2010-03-21progs/tests: Add cva_huge to SCons build.Vinson Lee1-0/+1
2010-03-21progs/tests: Include stddef.h for ptrdiff_t on all platforms.Vinson Lee1-5/+1
2010-03-21tests: Add test for huge client arrays that has to be split.Pauli Nieminen2-0/+237
2010-03-12Grammar and spelling fixesJeff Smith2-2/+2
2010-03-04fix getprocaddress testGeorge Sapountzis1-1/+1
2010-02-26progs/tests: add compile-time option for coloring texture cornersBrian Paul1-0/+32
2010-02-26fix test progs from gl_API moveWil Reichert2-2/+2
2010-02-19progs/tests: new zbitmap.c test to exercize Z testing of glBitmapBrian Paul4-0/+130
2010-02-12progs/tests: Add checks for GL_NV_vertex_program.Vinson Lee4-0/+21
2010-02-09progs/tests: add line drawing option to cylwrap.cBrian Paul1-10/+34
2010-02-09progs/tests: add x/y rotation to cylwrap.cBrian Paul1-14/+45
2010-02-09progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul3-0/+206
2010-02-01progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul3-0/+233
2010-01-29progs/tests: added a few more files to .gitignoreBrian Paul1-0/+3
2010-01-28progs/tests: Remove unnecessary headers.Vinson Lee10-14/+0
2010-01-26progs/tests: use glDrawRangeElements() in bufferobj.cBrian Paul1-1/+7
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz4-6/+5
2010-01-11progs/tests: Remove duplicate included header in vparray.c.Vinson Lee1-1/+0
2010-01-11progs/tests: Add newline to end of printf in vparray.c.Vinson Lee1-1/+1
2010-01-11progs/tests: Silence fprintf format warning.Vinson Lee1-2/+2
2010-01-08progs/tests: Silence 'missing initializer' warnings.Vinson Lee2-2/+2
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul2-6/+9
2010-01-02progs/tests: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-01-02progs/tests: Silence warn_unused_result warning.Vinson Lee1-5/+8
2010-01-01scons: Build progs together with everything else.José Fonseca1-19/+1
2009-12-31progs/tests: added test for GL_EXT_draw_buffers2Brian Paul3-0/+366
2009-12-31progs/tests: added conditional rendering test programBrian Paul3-0/+244
2009-12-22progs/tests: Fix build.Vinson Lee1-1/+0
2009-12-22progs/tests: Fix build.Vinson Lee1-1/+0
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul13-17/+27
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul11-8/+18
2009-12-20progs/tests: Silence compiler warnings.Vinson Lee11-10/+19
2009-12-12progs/tests: Silence compiler warnings in vpeval.c.Vinson Lee1-5/+5
2009-12-12progs/tests: Silence compiler warnings in cva.c.Vinson Lee1-4/+4
2009-12-08Merge branch 'mesa_7_7_branch'Andre Maasikas2-2/+6
2009-12-08Merge branch 'mesa_7_6_branch' into mesa_7_7_branchAndre Maasikas1-0/+5
2009-12-07progs/test: Initialize variable in prog_parameter.Vinson Lee1-0/+5
2009-12-07Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick1-2/+1
2009-12-05progs/tests: Add tests to Makefile.Vinson Lee1-0/+7
2009-12-05Add 'texture leak' test.Michel Dänzer2-0/+141
2009-12-05progs/tests: Removed unused variable from texdown.c.Vinson Lee1-2/+1
2009-12-03progs/tests: Fix memory leak in texdown.c if malloc fails.Vinson Lee1-0/+2
2009-12-03prog/tests: Fix MSVC build.Vinson Lee1-4/+4
2009-12-03progs/tests: fix MSVC build.Vinson Lee1-4/+4
2009-12-03progs/tests: Fix MSVC build.Vinson Lee1-3/+3
2009-12-03progs/tests: Fix MSVC build.Vinson Lee1-8/+8
2009-12-03progs/tests: Use rand() instead of random().José Fonseca1-1/+1
2009-12-03progs/tests: Use rand() instead of random().José Fonseca1-1/+1
2009-12-03progs/tests: Fix MSVC build.Vinson Lee1-1/+0
2009-12-03prog/tests: Fix MSVC build.Vinson Lee1-1/+1