summaryrefslogtreecommitdiff
path: root/progs/tests
AgeCommit message (Expand)AuthorFilesLines
2009-10-16progs/tests: Use rand() instead of random().José Fonseca1-1/+1
2009-10-16progs/tests: Use rand() instead of random().José Fonseca1-1/+1
2009-10-16prog/tests: Fix MSVC build.Vinson Lee1-1/+1
2009-10-14prog/tests: Fix MSVC build.Vinson Lee1-14/+5
2009-10-12prog/tests: Fix MSVC build.Vinson Lee1-1/+1
2009-10-10progs/perf: Fix MSVC build.Vinson Lee1-1/+1
2009-10-09progs/tests: Add tests to Makefile.Vinson Lee1-0/+7
2009-10-08progs/tests: Fix MSVC build.Vinson Lee1-1/+0
2009-10-07Merge branch 'mesa_7_6_branch'Nicolai Hähnle1-1/+1
2009-10-07progs/test: Fix MSVC build.Vinson Lee1-1/+1
2009-10-06progs/tests: fix MSVC build.Vinson Lee1-1/+1
2009-09-28progs/tests: print usage info upon SPACE/uBrian Paul1-15/+18
2009-09-28progs/tests: re-indent mipmap_limits.cBrian Paul1-105/+119
2009-09-14progs/tests: exercise display lists and pixelstoreBrian Paul1-13/+54
2009-09-08progs/tests: added Z invert optionBrian Paul1-0/+12
2009-09-03progs/tests: re-enable exit() callBrian Paul1-1/+1
2009-09-03tests/texcmp: glewInit in wrong placeDave Airlie1-1/+1
2009-08-31progs/tests: disable depth test for second glDrawPixelsBrian Paul1-1/+5
2009-08-14Merge branch 'mesa_7_5_branch'Brian Paul1-0/+18
2009-08-13progs/tests: hack a PBO/dlist testBrian Paul1-0/+18
2009-08-12progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul1-1/+1
2009-08-12demos: call SetUniformValues()Brian Paul1-1/+1
2009-08-07tests: have getprocaddress return a return codeRobert Ellison1-11/+26
2009-08-07mesa: improve getprocaddress testRobert Ellison2-41/+3204
2009-08-05tests: also test xoffset in texcompsub testRoland Scheidegger1-3/+19
2009-08-04tests/getteximage: test more texture sizes, including npotBrian Paul1-50/+86
2009-07-30tests: glGetTexImage() testBrian Paul2-2/+3
2009-07-14progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz1-1/+3
2009-07-14progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz1-1/+4
2009-07-14progs/tests: Add yet another mipmap testJakob Bornecrantz4-0/+319
2009-07-08demos: use glEnable/DisableClientState() for vertex arraysBrian Paul3-8/+8
2009-07-04progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz1-1/+3
2009-07-04progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz1-1/+4
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz5-0/+4269
2009-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz5-0/+4269
2009-06-15progs/tests: Use opaque colors.José Fonseca1-2/+2
2009-06-26Merge branch 'arb_vertex_array_object'Brian Paul1-25/+95
2009-06-22tests: update bufferobj.c to test GL_ARB_vertex_array_objectBrian Paul1-25/+95
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul3-0/+631
2009-06-16Merge branch 'mesa_7_5_branch'Brian Paul1-2/+2
2009-06-14progs/tests: Add yet another mipmap testJakob Bornecrantz4-0/+319
2009-06-12tests: added persp_hint.c testBrian Paul3-0/+151
2009-06-12tests: added arbgpuprog, for compile-testing ARB vertex/fragment programsBrian Paul2-0/+231
2009-06-09tests: prim.c demo, modified for GL_EXT_provoking_vertexBrian Paul2-0/+560
2009-06-09tests: need tkmap.c for prim.cBrian Paul1-0/+71
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz5-0/+312
2009-06-09tests: check for GL_EXT/ARB_framebuffer_objectBrian Paul1-1/+3
2009-06-09tests: also test glGetTexImage with render to textureBrian Paul1-11/+103
2009-06-09tests: quick and dirty glGetTexImage() test programBrian Paul2-1/+125
2009-06-08progs/tests: Add some scissor testsJakob Bornecrantz5-0/+312