summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
* progs/tests: add compile-time option for coloring texture cornersBrian Paul2010-02-261-0/+32
* fix test progs from gl_API moveWil Reichert2010-02-262-2/+2
* progs/tests: new zbitmap.c test to exercize Z testing of glBitmapBrian Paul2010-02-194-0/+130
* progs/tests: Add checks for GL_NV_vertex_program.Vinson Lee2010-02-124-0/+21
* progs/tests: add line drawing option to cylwrap.cBrian Paul2010-02-091-10/+34
* progs/tests: add x/y rotation to cylwrap.cBrian Paul2010-02-091-14/+45
* progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul2010-02-093-0/+206
* progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul2010-02-013-0/+233
* progs/tests: added a few more files to .gitignoreBrian Paul2010-01-291-0/+3
* progs/tests: Remove unnecessary headers.Vinson Lee2010-01-2810-14/+0
* progs/tests: use glDrawRangeElements() in bufferobj.cBrian Paul2010-01-261-1/+7
* Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2010-01-144-6/+5
|\
| * progs/tests: Remove duplicate included header in vparray.c.Vinson Lee2010-01-111-1/+0
| * progs/tests: Add newline to end of printf in vparray.c.Vinson Lee2010-01-111-1/+1
| * progs/tests: Silence fprintf format warning.Vinson Lee2010-01-111-2/+2
| * progs/tests: Silence 'missing initializer' warnings.Vinson Lee2010-01-082-2/+2
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-042-6/+9
|\ \ | |/
| * progs/tests: Silence uninitialized variable warning.Vinson Lee2010-01-021-1/+1
| * progs/tests: Silence warn_unused_result warning.Vinson Lee2010-01-021-5/+8
| * progs/tests: Fix build.Vinson Lee2009-12-221-1/+0
* | scons: Build progs together with everything else.José Fonseca2010-01-011-19/+1
* | progs/tests: added test for GL_EXT_draw_buffers2Brian Paul2009-12-313-0/+366
* | progs/tests: added conditional rendering test programBrian Paul2009-12-313-0/+244
* | progs/tests: Fix build.Vinson Lee2009-12-221-1/+0
* | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-2113-17/+27
|\ \ | |/
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-2111-8/+18
| |\
| | * progs/tests: Silence compiler warnings.Vinson Lee2009-12-2011-10/+19
| * | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-152-9/+9
| |\ \ | | |/
| | * progs/tests: Silence compiler warnings in vpeval.c.Vinson Lee2009-12-121-5/+5
| | * progs/tests: Silence compiler warnings in cva.c.Vinson Lee2009-12-121-4/+4
* | | Merge branch 'mesa_7_7_branch'Andre Maasikas2009-12-082-2/+6
|\ \ \ | |/ /
| * | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchAndre Maasikas2009-12-081-0/+5
| |\ \ | | |/
| | * progs/test: Initialize variable in prog_parameter.Vinson Lee2009-12-071-0/+5
| * | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-071-2/+1
| |\ \ | | |/
| | * progs/tests: Add tests to Makefile.Vinson Lee2009-12-051-0/+7
| | * progs/tests: Removed unused variable from texdown.c.Vinson Lee2009-12-051-2/+1
| | * progs/tests: Fix memory leak in texdown.c if malloc fails.Vinson Lee2009-12-031-0/+2
| | * prog/tests: Fix MSVC build.Vinson Lee2009-12-031-4/+4
| | * progs/tests: fix MSVC build.Vinson Lee2009-12-031-4/+4
| | * progs/tests: Fix MSVC build.Vinson Lee2009-12-031-3/+3
| | * progs/tests: Fix MSVC build.Vinson Lee2009-12-031-8/+8
| | * progs/tests: Use rand() instead of random().José Fonseca2009-12-031-1/+1
| | * progs/tests: Use rand() instead of random().José Fonseca2009-12-031-1/+1
| | * progs/tests: Fix MSVC build.Vinson Lee2009-12-031-1/+0
| | * prog/tests: Fix MSVC build.Vinson Lee2009-12-031-1/+1
| | * prog/tests: Fix MSVC build.Vinson Lee2009-12-031-1/+1
| | * progs/tests: fix MSVC build.Vinson Lee2009-12-031-1/+1
| | * prog/tests: Fix MSVC build.Vinson Lee2009-12-031-14/+5
* | | Add 'texture leak' test.Michel Dänzer2009-12-052-0/+141
|/ /
* | progs/tests: Silence unused value warnings in sharedtex.c.Vinson Lee2009-11-201-4/+4