summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
...
* | | glsl: re-write Makefile after I called it bad.Dave Airlie2009-08-141-157/+9
* | | progs/glsl: added multitex.shtest config fileBrian Paul2009-08-131-0/+6
* | | progs/glsl: set generic vertex attribute valuesBrian Paul2009-08-131-2/+15
* | | progs/glsl: add type field to shtest config filesBrian Paul2009-08-134-54/+108
* | | glsl/tests: skinning.oDave Airlie2009-08-141-2/+2
* | | progs/util: ignore pre-defined uniforms in SetUniformValues()Brian Paul2009-08-131-1/+8
* | | progs/glsl: new shtest program, a simple shader test harness appBrian Paul2009-08-135-2/+609
* | | progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul2009-08-1211-130/+53
* | | demos: call SetUniformValues()Brian Paul2009-08-121-1/+1
* | | demos: rename InitUniforms() to SetUniformValues()Brian Paul2009-08-129-9/+16
* | | progs/util: added more shader utility functionsBrian Paul2009-08-122-19/+200
* | | demos: Fix the VBO usage in glsl/multitex.Eric Anholt2009-08-101-3/+3
* | | tests: have getprocaddress return a return codeRobert Ellison2009-08-071-11/+26
* | | mesa: improve getprocaddress testRobert Ellison2009-08-072-41/+3204
* | | progs/xdemos: added multictx.c (multi-context rendering demo)Brian Paul2009-08-072-0/+586
* | | glxgears: make functions static, update commentsBrian Paul2009-08-071-10/+3
* | | progs/egl: Add xeglbindtex, really.Chia-I Wu2009-08-061-0/+474
* | | progs/egl: Add xeglbindtex.Chia-I Wu2009-08-051-0/+7
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-08-052-2/+6
|\ \ \ | |/ /
| * | xdemo/glxswapcontrol: Move get_framge_usage after the swap.Pauli Nieminen2009-08-031-2/+3
| * | xdemos/glxcontexts: Don't leak visual info when choosing visual again.Pauli Nieminen2009-08-031-0/+3
* | | 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
* | | progs/vp: Correct the PARAM array sizes in arl-*.txtIan Romanick2009-07-302-2/+2
* | | tests: glGetTexImage() testBrian Paul2009-07-302-2/+3
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-07-282-0/+23
|\ \ \ | |/ / | | / | |/ |/|
| * progs/trivial: add missing files to Makefile, .gitignoreVinson Lee2009-07-282-0/+23
* | Merge branch 'mesa_7_5_branch'Brian Paul2009-07-1725-375/+262
|\ \ | |/
| * progs/util: remove extfuncs.h (we use GLEW instead)Brian Paul2009-07-171-19/+17
| * progs/glsl: finish conversion to GLEWBrian Paul2009-07-1724-344/+232
| * 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
* | xeglthreads: Check current context for EGL per-thread support.Chia-I Wu2009-07-171-2/+9
* | egl: Add xeglthreadsChia-I Wu2009-07-163-0/+775
* | Merge branch 'mesa_7_5_branch'Brian Paul2009-07-131-0/+1
|\ \ | |/
| * demos: set 4th component of texcoord to 1.0Brian Paul2009-07-101-0/+1
* | demos: indentation fixBrian Paul2009-07-081-1/+1
* | demos: use glEnable/DisableClientState() for vertex arraysBrian Paul2009-07-087-27/+27
* | progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz2009-07-041-1/+3
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-041-19/+16
|\ \ | |/
| * demos: Fix vsync checking in glxgearsIan Romanick2009-07-061-19/+16
* | progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz2009-07-041-1/+4
* | Merge commit 'origin/openvg-1.0'Zack Rusin2009-07-0632-0/+5178
|\ \
| * | vg: remove a silly demo and add a bit better oneZack Rusin2009-05-014-197/+544
| * | OpenVG 1.0 State TrackerZack Rusin2009-05-0131-0/+4831
* | | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-0318-10/+5498
|\ \ \ | | |/ | |/|
| * | progs: revert damage to progs/SConscript from recent compressed texture commitKeith Whitwell2009-07-031-0/+9
| * | Merge commit 'origin/dlist-statechange-shortcircuit' into mesa_7_5_branchKeith Whitwell2009-07-026-0/+893
| |\ \
| | * | mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell2009-06-302-0/+160