summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | tests: added arbgpuprog, for compile-testing ARB vertex/fragment programsBrian Paul2009-06-122-0/+231
* | | progs/rbug: Add binary to bmp converter programJakob Bornecrantz2009-06-123-0/+113
* | | Merge branch 'mesa_7_5_branch'José Fonseca2009-06-1110-26/+50
|\ \ \ | |/ /
| * | progs: Port fp programs to GLEW.José Fonseca2009-06-1110-26/+50
* | | 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
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-045-22/+109
|\ \ \ | |/ /
| * | progs/vpglsl: add similar support for point rendering as progs/vpKeith Whitwell2009-06-013-6/+64
| * | trivial/tri-z: add controls for depthrange min/maxKeith Whitwell2009-06-011-10/+40
| * | progs/wgl: Small cleanup to wglinfo.José Fonseca2009-06-011-5/+4
| * | progs/wgl: Use an invisible window in wglinfo.José Fonseca2009-06-011-1/+1
* | | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-011-10/+11
|\ \ \ | |/ /
| * | demos: add missing dependencies for util filesBrian Paul2009-06-011-10/+11
| * | demos: fix multitex.c VertCoord attribute mappingBrian Paul2009-05-221-1/+16
* | | progs/rbug: Add small remote debugging cli applicationsJakob Bornecrantz2009-06-0111-0/+800
| |/ |/|