summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)AuthorFilesLines
2009-10-20progs/trivial: check if GL_ARB_occlusion_query is supportedBrian Paul1-0/+5
2009-07-28Merge branch 'mesa_7_5_branch'Brian Paul2-0/+23
2009-07-28progs/trivial: add missing files to Makefile, .gitignoreVinson Lee2-0/+23
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz8-0/+1203
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 Whitwell2-0/+150
2009-06-30progs/trivial: add test case for lighting plus per-vertex materialsKeith Whitwell2-0/+150
2009-06-30progs/trivial: test case for dlist statechange eliminationKeith Whitwell2-0/+170
2009-06-04Merge branch 'mesa_7_5_branch'Brian Paul1-10/+40
2009-06-01trivial/tri-z: add controls for depthrange min/maxKeith Whitwell1-10/+40
2009-05-12progs/trivial: update .gitignore with new binariesJoakim Sindholt1-0/+3
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-21trivial/tri-viewport: add keys for frustrum/ortho and z coordinateKeith Whitwell1-43/+77
2009-04-21trivial/tri-viewport: add more out-of-bounds background quadsKeith Whitwell1-1/+27
2009-04-21trivial/tri_viewport: add space==reset keyKeith Whitwell1-1/+3
2009-04-21trivial/tri_viewport: add width/height keysKeith Whitwell1-18/+49
2009-04-20trivial/tri-viewport.c - add guide lines, more triangles, make interactiveKeith Whitwell1-14/+118
2009-04-02progs: IgnoresJakob Bornecrantz1-0/+1
2009-03-24progs/trivial: add fflushes for cygwinKeith Whitwell115-0/+116
2009-03-24progs/trivial: draw non-interleaved arrays out of one vboKeith Whitwell3-0/+262
2009-03-18progs/trivial: Make quad-tex-sub repeat patternsJakob Bornecrantz1-7/+12
2009-03-18tests: remove/update old commentsBrian Paul2-18/+2
2009-03-18progs/trivial: Add quad-tex-subJakob Bornecrantz4-0/+201
2009-03-18progs/trivial: Add tri-fbo-tex-mipJakob Bornecrantz4-0/+272
2009-03-16progs/trivial: IgnoresJakob Bornecrantz1-0/+3
2009-03-12trivial: draw non-interleaved arraysKeith Whitwell3-0/+119
2009-03-10trivial: add a logic op testKeith Whitwell4-0/+368
2009-03-09trivial: add tri-stipple to SConscriptKeith Whitwell1-0/+1
2009-03-04clear-repeat: print fps, use 300x300 window sizeKeith Whitwell1-1/+19
2009-02-21trivial: Add tri-viewportJakob Bornecrantz4-0/+132
2009-02-21trivial: Fix indentation in triJakob Bornecrantz1-43/+43
2009-02-19trival: Make the last of progs show the nameJakob Bornecrantz3-3/+3
2009-02-14trivial: Add quadstrip-clipJakob Bornecrantz4-0/+140
2009-02-18progs/trivial: Label program windows with actual program nameKeith Whitwell101-101/+101
2009-02-13trivial: Make tri-fog a bit more interesting to look atJakob Bornecrantz1-8/+17
2009-02-13trivial: Add a tri-unfilled-fog testJakob Bornecrantz4-0/+155
2009-02-01progs: Get more samples building on windows.José Fonseca1-21/+18
2009-01-23progs: Ignore more output executables.José Fonseca1-0/+3
2009-01-23progs/trivial: Use glew where needed.José Fonseca39-37/+96
2009-01-19Merge commit 'origin/gallium-0.2' into gallium-xlib-reworkKeith Whitwell1-0/+1
2009-01-14trivial: clear with random colorKeith Whitwell2-0/+133
2009-01-14progs: List tri-clear.José Fonseca1-0/+1