summaryrefslogtreecommitdiff
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* demos: fix multitex.c VertCoord attribute mappingBrian Paul2009-05-221-1/+16
* trivial: destroy window upon exitBrian Paul2009-05-111-0/+1
* progs/trivial: add test for vertex program invarient transformKeith Whitwell2009-05-083-0/+149
* progs/trivial: add vbo-noninterleaved testKeith Whitwell2009-05-083-0/+141
* trivial: add line-flat.cKeith Whitwell2009-05-083-0/+149
* demos: silence warningBrian Paul2009-04-301-1/+1
* progs/tests: Update ignoresJakob Bornecrantz2009-04-291-8/+6
* progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz2009-04-294-0/+298
* progs: add fflushes for cygwinKeith Whitwell2009-04-282-0/+5
* demos: asst. updates, clean-upsBrian Paul2009-04-281-23/+20