summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)Author
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-19progs/trivial: Use C-style comments.Vinson Lee
2009-12-14progs/trivial: Silence compiler warnings.Vinson Lee
2009-12-12progs/trivial: Silence compiler warnings in tri-blend-min.c.Vinson Lee
2009-12-12progs/trivial: Silence compiler warnings in tri-blend-max.cVinson Lee
2009-12-03progs/trivial: Redraw upon keypress.Vinson Lee
2009-12-03progs/trivial: Redraw upon keypress.Vinson Lee
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee
2009-11-11trivial: make tri-orig more closely match the original version of tri...Keith Whitwell
2009-11-06progs/trivial: IgnoresJakob Bornecrantz
2009-11-06trivial: add vbo-tri, an even simpler version of tri.cKeith Whitwell
2009-10-22Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher
2009-10-20progs/trivial: check if GL_ARB_occlusion_query is supportedBrian Paul
2009-10-09progs: Remove unused empty file.José Fonseca
2009-07-28Merge branch 'mesa_7_5_branch'Brian Paul
2009-07-28progs/trivial: add missing files to Makefile, .gitignoreVinson Lee
2009-12-15Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-30mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell
2009-06-30progs/trivial: add dlist-mat-tri.cKeith Whitwell
2009-06-30progs/trivial: add test case for short-circuiting material changesKeith Whitwell
2009-06-30progs/trivial: add dlist-flat-tri.cKeith Whitwell
2009-06-30progs/trivial: add dlist-recursive-callKeith Whitwell
2009-06-30dlist-tri-flat-tri: make tri render differently if flatshade not enabledKeith Whitwell
2009-06-30Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuitKeith Whitwell
2009-06-30progs/trivial: add test case for lighting plus per-vertex materialsKeith Whitwell
2009-06-30progs/trivial: test case for dlist statechange eliminationKeith Whitwell
2009-06-04Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-01trivial/tri-z: add controls for depthrange min/maxKeith Whitwell
2009-05-12progs/trivial: update .gitignore with new binariesJoakim Sindholt
2009-05-11trivial: destroy window upon exitBrian Paul
2009-05-08progs/trivial: add test for vertex program invarient transformKeith Whitwell
2009-05-08progs/trivial: add vbo-noninterleaved testKeith Whitwell
2009-05-08trivial: add line-flat.cKeith Whitwell
2009-04-21trivial/tri-viewport: add keys for frustrum/ortho and z coordinateKeith Whitwell
2009-04-21trivial/tri-viewport: add more out-of-bounds background quadsKeith Whitwell
2009-04-21trivial/tri_viewport: add space==reset keyKeith Whitwell
2009-04-21trivial/tri_viewport: add width/height keysKeith Whitwell
2009-04-20trivial/tri-viewport.c - add guide lines, more triangles, make interactiveKeith Whitwell
2009-04-02progs: IgnoresJakob Bornecrantz
2009-03-24progs/trivial: add fflushes for cygwinKeith Whitwell
2009-03-24progs/trivial: draw non-interleaved arrays out of one vboKeith Whitwell
2009-03-18progs/trivial: Make quad-tex-sub repeat patternsJakob Bornecrantz
2009-03-18tests: remove/update old commentsBrian Paul
2009-03-18progs/trivial: Add quad-tex-subJakob Bornecrantz
2009-03-18progs/trivial: Add tri-fbo-tex-mipJakob Bornecrantz
2009-03-16progs/trivial: IgnoresJakob Bornecrantz