summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2009-06-30progs/glsl: link with GLEW libraryBrian Paul
2009-06-29Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-29progs/glsl: link with GLEW libraryBrian Paul
2009-06-29progs/util: make sure function pointers are initializedKeith Whitwell
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell
2009-06-26demos: improve argv parsing in fslight.cBrian Paul
2009-06-23demos: fix issues in glxcontexts.cBrian Paul
2009-06-17progs/wgl: Fix shreadtex_mt too.José Fonseca
2009-06-17progs/wgl: Tweak the initialization wait in wglthreads.José Fonseca
2009-06-17progs/wgl: Get wglShareLists working in wglthreads.José Fonseca
2009-06-17progs/wgl: Allow resizing wglthreads' windows.José Fonseca
2009-06-16progs/wgl: Quit after displaying usage for -h option.José Fonseca
2009-06-16progs/wgl: Use appropriate types to silence msvc warnings.José Fonseca
2009-06-16progs/wgl: Fix assertion failure in wglthreads' texture creation.José Fonseca
2009-06-15progs/tests: Use opaque colors.José Fonseca
2009-06-14Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-26Merge branch 'arb_vertex_array_object'Brian Paul
2009-06-26Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-22tests: update bufferobj.c to test GL_ARB_vertex_array_objectBrian Paul
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul
2009-06-18progs/rbug: Add small program to add block rulesJakob Bornecrantz
2009-06-16Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-15Merge branch 'mesa_7_5_branch'Thomas Hellstrom
2009-06-14progs/tests: Add yet another mipmap testJakob Bornecrantz
2009-06-24Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-20demos: make cubemap work without EXT_fbo supportRoland Scheidegger
2009-06-12tests: added persp_hint.c testBrian Paul
2009-06-12tests: added arbgpuprog, for compile-testing ARB vertex/fragment programsBrian Paul
2009-06-12demos: update fbotexture.c to use EXT or ARB functions exclusivelyBrian Paul
2009-06-12util: additional function pointersBrian Paul
2009-06-12progs/rbug: Add binary to bmp converter programJakob Bornecrantz
2009-06-11Merge branch 'mesa_7_5_branch'José Fonseca
2009-06-11progs: Port fp programs to GLEW.José Fonseca
2009-06-09tests: prim.c demo, modified for GL_EXT_provoking_vertexBrian Paul
2009-06-09tests: need tkmap.c for prim.cBrian Paul
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-09tests: check for GL_EXT/ARB_framebuffer_objectBrian Paul
2009-06-09tests: also test glGetTexImage with render to textureBrian Paul
2009-06-09tests: quick and dirty glGetTexImage() test programBrian Paul
2009-06-08progs/tests: Add some scissor testsJakob Bornecrantz
2009-06-04Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-01progs/vpglsl: add similar support for point rendering as progs/vpKeith Whitwell
2009-06-01trivial/tri-z: add controls for depthrange min/maxKeith Whitwell
2009-06-01progs/wgl: Small cleanup to wglinfo.José Fonseca
2009-06-01progs/wgl: Use an invisible window in wglinfo.José Fonseca
2009-06-01Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-01demos: add missing dependencies for util filesBrian Paul
2009-06-01progs/rbug: Add small remote debugging cli applicationsJakob Bornecrantz
2009-05-27demos: remove some old debug/test codeBrian Paul
2009-05-22demos: extend glsl/multitex.c to use a vertex buffer objectBrian Paul