summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
* progs/tests: Remove meaningless const qualifiers.Vinson Lee2010-05-0112-12/+12
* progs/tests: Remove meaningless const qualifier in arraytexture.c.Vinson Lee2010-04-271-1/+1
* progs/tests: asst. improvements to zreaddraw.cBrian Paul2010-04-221-17/+44
* progs/tests: asst. changes to antialias.cBrian Paul2010-04-201-39/+32
* progs/tests: IgnoresJakob Bornecrantz2010-04-171-3/+14
* progs/tests: added stencilreaddraw to SConscript, MakefileBrian Paul2010-04-142-0/+2
* progs/tests: new stencilreaddraw.c testBrian Paul2010-04-141-0/+187
* Merge branch '7.8'Brian Paul2010-04-091-0/+13
|\
| * progs/tests: added some debug code (disabled)Brian Paul2010-04-081-0/+13
* | Merge branch '7.8'Michel Dänzer2010-03-301-1/+0
|\|
| * progs/tests: Remove duplicate texcompress2 in SConscript.Vinson Lee2010-03-271-1/+0
* | Merge branch '7.8'Brian Paul2010-03-223-0/+234
|\|
| * progs/tests: Add cva_huge to SCons build.Vinson Lee2010-03-211-0/+1
| * progs/tests: Include stddef.h for ptrdiff_t on all platforms.Vinson Lee2010-03-211-5/+1
| * tests: Add test for huge client arrays that has to be split.Pauli Nieminen2010-03-212-0/+237
* | progs/tests: also test stencil INCR_WRAP mode if supportedBrian Paul2010-03-181-6/+47
* | progs/tests: comments and clean-upsBrian Paul2010-03-181-11/+21
* | Merge branch '7.8'Michel Dänzer2010-03-122-2/+2
|\|
| * Grammar and spelling fixesJeff Smith2010-03-122-2/+2
* | progs/tests: add additional FBO->window test paths (disabled)Brian Paul2010-03-101-9/+37
* | progs/tests: use first color attachementMaciej Cencora2010-03-093-9/+9
|/
* fix getprocaddress testGeorge Sapountzis2010-03-041-1/+1
* 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
| |\|