summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mesa_7_5' into debian-experimentalBrice Goglin2009-07-1935-395/+350
|\
| * progs/util: remove extfuncs.h (we use GLEW instead)mesa_7_5Brian 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
| * demos: set 4th component of texcoord to 1.0Brian Paul2009-07-101-0/+1
| * demos: Fix vsync checking in glxgearsIan Romanick2009-07-061-19/+16
| * 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
| * | progs/util: make sure function pointers are initializedKeith Whitwell2009-06-301-1/+6
| * | progs/glsl: link with GLEW libraryBrian Paul2009-06-291-1/+1
| |/
| * progs/glsl: compile with scons and glewKeith Whitwell2009-06-2927-1/+106
* | Remove some directories absent from the tarballs, and add some missing onesJulien Cristau2009-06-28128-16665/+1942
* | Merge commit 'mesa_7_5_rc4' into debian-experimentalJulien Cristau2009-06-2873-5515/+296
|\|
| * demos: improve argv parsing in fslight.cBrian Paul2009-06-261-2/+6
| * 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
| * 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
| * 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
| * progs: Port fp programs to GLEW.José Fonseca2009-06-1110-26/+50
| * progs/tests: Add some scissor testsJakob Bornecrantz2009-06-085-0/+312
* | Merge tag 'mesa_7_5_rc3' into debian-experimentalJulien Cristau2009-06-247-33/+136
|\|
| * 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
| * demos: add missing dependencies for util filesBrian Paul2009-06-011-10/+11