summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * progs/trivial: add dlist-mat-tri.cKeith Whitwell2009-06-302-0/+183
| | * progs/trivial: add test case for short-circuiting material changesKeith Whitwell2009-06-302-0/+175
| | * progs/trivial: add dlist-flat-tri.cKeith Whitwell2009-06-302-0/+172
| | * progs/trivial: add dlist-recursive-callKeith Whitwell2009-06-302-0/+191
| | * dlist-tri-flat-tri: make tri render differently if flatshade not enabledKeith Whitwell2009-06-301-1/+3
| | * Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuitKeith Whitwell2009-06-303-5/+170
| | |\
| | * | progs/trivial: test case for dlist statechange eliminationKeith Whitwell2009-06-302-0/+170
| | * | progs/glsl: link with GLEW libraryBrian Paul2009-06-301-1/+1
| | * | progs/util: make sure function pointers are initializedKeith Whitwell2009-06-291-1/+6
| * | | progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz2009-06-306-9/+4269
| * | | xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY2009-06-304-5/+6
| * | | mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell2009-06-302-0/+160
| | |/ | |/|
| * | progs/trivial: add test case for lighting plus per-vertex materialsKeith Whitwell2009-06-302-0/+150
| * | progs/isosurf: add materials mode for glVertex + TRISTRIPKeith Whitwell2009-06-301-5/+20
* | | demos: Set the depth mask correctly to get the desired blendingIan Romanick2009-06-302-4/+4
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-301-1/+6
|\| |
| * | progs/util: make sure function pointers are initializedKeith Whitwell2009-06-301-1/+6
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-291-1/+1
|\| |
| * | progs/glsl: link with GLEW libraryBrian Paul2009-06-291-1/+1
| |/
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-06-1427-1/+106
|\|
| * progs/glsl: compile with scons and glewKeith Whitwell2009-06-2927-1/+106
* | 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
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-261-2/+6
|\ \ \ | | |/ | |/|
| * | demos: improve argv parsing in fslight.cBrian Paul2009-06-261-2/+6
* | | progs/tests: Add yet another mipmap testJakob Bornecrantz2009-06-144-0/+319
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-243-127/+94
|\| |
| * | demos: fix issues in glxcontexts.cBrian Paul2009-06-231-114/+46
| * | progs/wgl: Fix shreadtex_mt too.José Fonseca2009-06-171-6/+24
| * | progs/wgl: Tweak the initialization wait in wglthreads.José Fonseca2009-06-171-2/+2
| * | progs/wgl: Get wglShareLists working in wglthreads.José Fonseca2009-06-171-6/+23
| * | progs/wgl: Allow resizing wglthreads' windows.José Fonseca2009-06-171-1/+1
* | | demos: make cubemap work without EXT_fbo supportRoland Scheidegger2009-06-201-4/+13
| |/ |/|
* | 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
* | | progs/rbug: Add small program to add block rulesJakob Bornecrantz2009-06-183-0/+88
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-162-17/+20
|\ \ \ | | |/ | |/|
| * | progs/wgl: Quit after displaying usage for -h option.José Fonseca2009-06-161-0/+1
| * | progs/wgl: Use appropriate types to silence msvc warnings.José Fonseca2009-06-161-7/+7
| * | progs/wgl: Fix assertion failure in wglthreads' texture creation.José Fonseca2009-06-161-8/+10
| * | progs/tests: Use opaque colors.José Fonseca2009-06-151-2/+2
* | | Merge branch 'mesa_7_5_branch'Thomas Hellstrom2009-06-153-38/+158
|\| |
| * | demos: update fbotexture.c to use EXT or ARB functions exclusivelyBrian Paul2009-06-122-38/+77
| * | util: additional function pointersBrian Paul2009-06-121-0/+101
* | | tests: added persp_hint.c testBrian Paul2009-06-123-0/+151