summaryrefslogtreecommitdiffstats
path: root/progs/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | progs/tests: Use opaque colors.José Fonseca2009-06-151-2/+2
* | | tests: added persp_hint.c testBrian Paul2009-06-123-0/+151
* | | tests: added arbgpuprog, for compile-testing ARB vertex/fragment programsBrian Paul2009-06-122-0/+231
* | | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-095-0/+312
|\ \ \ | |/ /
| * | progs/tests: Add some scissor testsJakob Bornecrantz2009-06-085-0/+312
| |/
* | tests: check for GL_EXT/ARB_framebuffer_objectBrian Paul2009-06-091-1/+3
* | tests: also test glGetTexImage with render to textureBrian Paul2009-06-091-11/+103
* | tests: quick and dirty glGetTexImage() test programBrian Paul2009-06-092-1/+125
|/
* progs/tests: Update ignoresJakob Bornecrantz2009-04-291-8/+6
* progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz2009-04-294-0/+298
* demos: asst. updates, clean-upsBrian Paul2009-04-281-23/+20
* tests/mipmap_view: add a bunch of keystrokes for testing render-to-textureKeith Whitwell2009-04-241-48/+219
* demos: check that GL version is 2.0 or higherBrian Paul2009-04-211-0/+8
* mesa/progs: fix scons build after recent demo movesKeith Whitwell2009-04-201-4/+5
* tests/mipmap_view: add linear/nearest keyKeith Whitwell2009-04-201-2/+13
* demos: move demos/texobj.c to tests/Brian Paul2009-04-182-0/+285
* demos: move demos/occlude.c (old HP extension) to testsBrian Paul2009-04-181-0/+234
* demos: move tests/dinoshade.c to demos/Brian Paul2009-04-182-913/+0
* demos: move tests/projtex.c to demos/Brian Paul2009-04-182-1031/+0
* demos: move tests/fbotexture.c to demos/Brian Paul2009-04-182-622/+0
* demos: move texdown.c to tests/Brian Paul2009-04-182-0/+478
* demos: move glutfx demo to tests/Brian Paul2009-04-182-0/+190
* demos: move streaming_rect.c demo to tests/Brian Paul2009-04-182-0/+328
* demos: fix incorrect assertionBrian Paul2009-04-181-1/+1
* demos: fix usage textBrian Paul2009-04-181-1/+1
* demos: move glewInit() call, fixes crash/bug 21247Brian Paul2009-04-171-1/+1