summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)Author
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
2010-04-11progs/trivial: Update .gitignore.Vinson Lee
2010-03-17progs/trivial: added commentsBrian Paul
2010-03-10progs/trivial: use -c option to use glCopyPixels()Brian Paul
2010-03-10progs/trivial: make clear-fbo-scissor.c work with other GL driversBrian Paul
2010-03-10progs/trivial: add -t (RTT) option for clear-fbo-scissor.cBrian Paul
2010-03-10progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBOBrian Paul
2010-02-26Fix up more stale references to gl(X)_API.xml which have moved.Michel Dänzer
2010-02-18progs/trivial: Update .gitignore.Vinson Lee
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-23Merge branch 'arb_half_float_vertex'Dave Airlie
2010-01-23progs: add trivial ARB_half_float_vertex support.Dave Airlie
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee
2010-01-16Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-14progs/trival: updated tri-scissor-tri.c testBrian Paul
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2010-01-14progs/trivial: test user clip plane in tri-point-line-clipped.cBrian Paul
2010-01-14progs/trivial: test glPolygonMode(POINT/LINE) with frustum clippingBrian Paul
2010-01-11progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.Vinson Lee
2010-01-11progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-01scons: Build progs together with everything else.José Fonseca
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-12-03progs/trivial: readback and print Z value in tri-z-eq.cBrian Paul
2009-11-30progs/trivial: added two simple texture testsBrian Paul
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