summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2009-06-20demos: make cubemap work without EXT_fbo supportRoland Scheidegger1-4/+13
2009-06-19Merge branch 'ext-provoking-vertex'Brian Paul3-0/+631
2009-06-18progs/rbug: Add small program to add block rulesJakob Bornecrantz3-0/+88
2009-06-16Merge branch 'mesa_7_5_branch'Brian Paul2-17/+20
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-15Merge branch 'mesa_7_5_branch'Thomas Hellstrom3-38/+158
2009-06-12tests: added persp_hint.c testBrian Paul3-0/+151
2009-06-12tests: added arbgpuprog, for compile-testing ARB vertex/fragment programsBrian Paul2-0/+231
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-12progs/rbug: Add binary to bmp converter programJakob Bornecrantz3-0/+113
2009-06-11Merge branch 'mesa_7_5_branch'José Fonseca10-26/+50
2009-06-11progs: Port fp programs to GLEW.José Fonseca10-26/+50
2009-06-09tests: prim.c demo, modified for GL_EXT_provoking_vertexBrian Paul2-0/+560
2009-06-09tests: need tkmap.c for prim.cBrian Paul1-0/+71
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz5-0/+312
2009-06-09tests: check for GL_EXT/ARB_framebuffer_objectBrian Paul1-1/+3
2009-06-09tests: also test glGetTexImage with render to textureBrian Paul1-11/+103
2009-06-09tests: quick and dirty glGetTexImage() test programBrian Paul2-1/+125
2009-06-08progs/tests: Add some scissor testsJakob Bornecrantz5-0/+312
2009-06-04Merge branch 'mesa_7_5_branch'Brian Paul5-22/+109
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-01Merge branch 'mesa_7_5_branch'Brian Paul1-10/+11
2009-06-01demos: add missing dependencies for util filesBrian Paul1-10/+11
2009-06-01progs/rbug: Add small remote debugging cli applicationsJakob Bornecrantz11-0/+800
2009-05-27demos: remove some old debug/test codeBrian Paul1-5/+2
2009-05-22demos: extend glsl/multitex.c to use a vertex buffer objectBrian Paul1-6/+87
2009-05-22demos/util: add funcs for GL_ARB_buffer_objectBrian Paul1-0/+19
2009-05-22demos: fix multitex.c VertCoord attribute mappingBrian Paul1-1/+16
2009-05-12progs/trivial: update .gitignore with new binariesJoakim Sindholt1-0/+3
2009-05-11Merge branch 'mesa_7_5_branch'Brian Paul1-0/+1
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-05-07demos: delete vertex array objects upon exitBrian Paul1-0/+2
2009-05-05progs/trivial: add test for vertex program invarient transformKeith Whitwell3-0/+149
2009-05-05progs/trivial: add vbo-noninterleaved testKeith Whitwell3-0/+141
2009-05-05trivial: 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
2009-04-28demos: asst. updates, clean-upsBrian Paul1-23/+20