summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt168-25690/+0
2010-04-11progs/trivial: Update .gitignore.Vinson Lee1-0/+1
2010-03-17progs/trivial: added commentsBrian Paul1-0/+3
2010-03-10progs/trivial: use -c option to use glCopyPixels()Brian Paul1-2/+4
2010-03-10progs/trivial: make clear-fbo-scissor.c work with other GL driversBrian Paul1-1/+19
2010-03-10progs/trivial: add -t (RTT) option for clear-fbo-scissor.cBrian Paul1-5/+33
2010-03-10progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBOBrian Paul3-1/+189
2010-02-26Fix up more stale references to gl(X)_API.xml which have moved.Michel Dänzer2-9/+1
2010-02-18progs/trivial: Update .gitignore.Vinson Lee1-0/+4
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca3-1/+216
2010-01-23Merge branch 'arb_half_float_vertex'Dave Airlie2-0/+216
2010-01-23progs: add trivial ARB_half_float_vertex support.Dave Airlie2-0/+216
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul1-1/+0
2010-01-21progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee1-1/+0
2010-01-16Merge remote branch 'origin/master' into lp-binningJosé Fonseca5-3/+118
2010-01-14progs/trival: updated tri-scissor-tri.c testBrian Paul1-11/+47
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2-3/+0
2010-01-14progs/trivial: test user clip plane in tri-point-line-clipped.cBrian Paul1-5/+30
2010-01-14progs/trivial: test glPolygonMode(POINT/LINE) with frustum clippingBrian Paul3-0/+93
2010-01-11progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.Vinson Lee1-2/+0
2010-01-11progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee1-1/+0
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca126-155/+283
2010-01-01scons: Build progs together with everything else.José Fonseca1-9/+2
2009-12-22Merge branch 'i965g-restart'Keith Whitwell4-5/+138
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul10-12/+12
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell108-108/+108
2009-12-19progs/trivial: Use C-style comments.Vinson Lee10-12/+12
2009-12-14progs/trivial: Silence compiler warnings.Vinson Lee5-15/+12
2009-12-12progs/trivial: Silence compiler warnings in tri-blend-min.c.Vinson Lee1-3/+3
2009-12-12progs/trivial: Silence compiler warnings in tri-blend-max.cVinson Lee1-3/+3
2009-12-03progs/trivial: Redraw upon keypress.Vinson Lee4-4/+4
2009-12-03progs/trivial: Redraw upon keypress.Vinson Lee104-104/+104
2009-12-03progs/trivial: readback and print Z value in tri-z-eq.cBrian Paul1-3/+11
2009-11-30progs/trivial: added two simple texture testsBrian Paul4-0/+284
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee4-4/+4
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee104-104/+104
2009-11-11trivial: make tri-orig more closely match the original version of tri...Keith Whitwell1-5/+5
2009-11-06progs/trivial: IgnoresJakob Bornecrantz1-0/+1
2009-11-06trivial: add vbo-tri, an even simpler version of tri.cKeith Whitwell2-0/+132
2009-10-22Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher1-0/+5
2009-10-20progs/trivial: check if GL_ARB_occlusion_query is supportedBrian Paul1-0/+5
2009-10-09progs: Remove unused empty file.José Fonseca1-0/+0
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-12-15Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick7-21/+18
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