summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* progs/test: Initialize variable in prog_parameter.Vinson Lee2009-12-071-0/+5
* 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
* progs/tests: Fix MSVC build.Vinson Lee2009-11-041-1/+5
* progs/tests: fixes for drawbuffers.cBrian Paul2009-10-291-5/+12
* progs/tests: added test for GL_EXT_texture_compression_s3tc supportBrian Paul2009-10-281-0/+6
* progs/tests: added new blitfb.c testBrian Paul2009-10-273-0/+261
* progs/tests: print requested/internal format infoBrian Paul2009-10-231-1/+7
* progs/test: Fix MSVC build.Vinson Lee2009-10-071-1/+1
* progs/tests: re-enable exit() callBrian Paul2009-09-031-1/+1
* tests/texcmp: glewInit in wrong placeDave Airlie2009-09-031-1/+1
* progs/tests: disable depth test for second glDrawPixelsBrian Paul2009-08-311-1/+5
* Merge branch 'mesa_7_5_branch'Brian Paul2009-08-141-0/+18
|\
| * progs/tests: hack a PBO/dlist testBrian Paul2009-08-131-0/+18
| * progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz2009-07-141-1/+3
| * progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz2009-07-141-1/+4
| * progs/tests: Add yet another mipmap testJakob Bornecrantz2009-07-144-0/+319
* | progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul2009-08-121-1/+1
* | demos: call SetUniformValues()Brian Paul2009-08-121-1/+1
* | tests: have getprocaddress return a return codeRobert Ellison2009-08-071-11/+26
* | mesa: improve getprocaddress testRobert Ellison2009-08-072-41/+3204
* | tests: also test xoffset in texcompsub testRoland Scheidegger2009-08-051-3/+19
* | tests/getteximage: test more texture sizes, including npotBrian Paul2009-08-041-50/+86
* | tests: glGetTexImage() testBrian Paul2009-07-302-2/+3
* | demos: use glEnable/DisableClientState() for vertex arraysBrian Paul2009-07-083-8/+8
* | progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz2009-07-041-1/+3
* | progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz2009-07-041-1/+4
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-035-0/+4269
|\|
| * progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz2009-06-305-0/+4269
* | Merge branch 'arb_vertex_array_object'Brian Paul2009-06-261-25/+95
|\ \
| * | tests: update bufferobj.c to test GL_ARB_vertex_array_objectBrian Paul2009-06-221-25/+95
* | | progs/tests: Add yet another mipmap testJakob Bornecrantz2009-06-144-0/+319
|/ /
* | Merge branch 'ext-provoking-vertex'Brian Paul2009-06-193-0/+631
|\ \
| * | tests: prim.c demo, modified for GL_EXT_provoking_vertexBrian Paul2009-06-092-0/+560
| * | tests: need tkmap.c for prim.cBrian Paul2009-06-091-0/+71
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-161-2/+2
|\ \ \ | | |/ | |/|