summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2009-07-10demos: set 4th component of texcoord to 1.0Brian Paul1-0/+1
2009-07-06demos: Fix vsync checking in glxgearsIan Romanick1-19/+16
2009-07-03progs: revert damage to progs/SConscript from recent compressed texture commitKeith Whitwell1-0/+9
2009-07-02Merge commit 'origin/dlist-statechange-shortcircuit' into mesa_7_5_branchKeith Whitwell6-0/+893
2009-06-30mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell2-0/+160
2009-06-30progs/trivial: add dlist-mat-tri.cKeith Whitwell2-0/+183
2009-06-30progs/trivial: add test case for short-circuiting material changesKeith Whitwell2-0/+175
2009-06-30progs/trivial: add dlist-flat-tri.cKeith Whitwell2-0/+172
2009-06-30progs/trivial: add dlist-recursive-callKeith Whitwell2-0/+191
2009-06-30dlist-tri-flat-tri: make tri render differently if flatshade not enabledKeith Whitwell1-1/+3
2009-06-30Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuitKeith Whitwell3-5/+170
2009-06-30progs/trivial: add test case for lighting plus per-vertex materialsKeith Whitwell2-0/+150
2009-06-30progs/isosurf: add materials mode for glVertex + TRISTRIPKeith Whitwell1-5/+20
2009-06-30progs/util: make sure function pointers are initializedKeith Whitwell1-1/+6
2009-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz6-9/+4269
2009-06-30xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY4-5/+6
2009-06-30mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell2-0/+160
2009-06-30progs/trivial: test case for dlist statechange eliminationKeith Whitwell2-0/+170
2009-06-30progs/glsl: link with GLEW libraryBrian Paul1-1/+1
2009-06-29progs/glsl: link with GLEW libraryBrian Paul1-1/+1
2009-06-29progs/util: make sure function pointers are initializedKeith Whitwell1-1/+6
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell27-1/+106
2009-06-26demos: improve argv parsing in fslight.cBrian Paul1-2/+6
2009-06-23demos: fix issues in glxcontexts.cBrian Paul1-114/+46
2009-06-17progs/wgl: Fix shreadtex_mt too.José Fonseca1-6/+24
2009-06-17progs/wgl: Tweak the initialization wait in wglthreads.José Fonseca1-2/+2
2009-06-17progs/wgl: Get wglShareLists working in wglthreads.José Fonseca1-6/+23
2009-06-17progs/wgl: Allow resizing wglthreads' windows.José Fonseca1-1/+1
2009-06-16progs/wgl: Quit after displaying usage for -h option.José Fonseca1-0/+1
2009-06-16progs/wgl: Use appropriate types to silence msvc warnings.José Fonseca1-7/+7
2009-06-16progs/wgl: Fix assertion failure in wglthreads' texture creation.José Fonseca1-8/+10
2009-06-15progs/tests: Use opaque colors.José Fonseca1-2/+2
2009-06-12demos: update fbotexture.c to use EXT or ARB functions exclusivelyBrian Paul2-38/+77
2009-06-12util: additional function pointersBrian Paul1-0/+101
2009-06-11progs: Port fp programs to GLEW.José Fonseca10-26/+50
2009-06-08progs/tests: Add some scissor testsJakob Bornecrantz5-0/+312
2009-06-01progs/vpglsl: add similar support for point rendering as progs/vpKeith Whitwell3-6/+64
2009-06-01trivial/tri-z: add controls for depthrange min/maxKeith Whitwell1-10/+40
2009-06-01progs/wgl: Small cleanup to wglinfo.José Fonseca1-5/+4
2009-06-01progs/wgl: Use an invisible window in wglinfo.José Fonseca1-1/+1
2009-06-01demos: add missing dependencies for util filesBrian Paul1-10/+11
2009-05-22demos: fix multitex.c VertCoord attribute mappingBrian Paul1-1/+16
2009-05-11trivial: destroy window upon exitBrian Paul1-0/+1
2009-05-08progs/trivial: add test for vertex program invarient transformKeith Whitwell3-0/+149
2009-05-08progs/trivial: add vbo-noninterleaved testKeith Whitwell3-0/+141
2009-05-08trivial: add line-flat.cKeith Whitwell3-0/+149
2009-04-30demos: silence warningBrian Paul1-1/+1
2009-04-29progs/tests: Update ignoresJakob Bornecrantz1-8/+6
2009-04-29progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz4-0/+298
2009-04-28progs: add fflushes for cygwinKeith Whitwell2-0/+5