summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2008-11-21scons: Build progs.José Fonseca4-0/+281
2008-11-15Merge commit 'origin/master' into gallium-0.2Keith Whitwell3-0/+275
2008-11-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell8-0/+1064
2008-11-14trivial: more testsKeith Whitwell8-0/+1064
2008-11-14mesa: fix buildAlan Hourihane1-2/+1
2008-11-12Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt3-0/+275
2008-11-11Merge commit 'origin/master' into gallium-0.2Brian Paul2-23/+3
2008-11-11mesa: fix version check in dinoshade.cBrian Paul1-1/+1
2008-11-11CELL: two-sided stencil fixesRobert Ellison1-2/+0
2008-11-10undo accidental changes to multitex.frag shaderBrian Paul1-22/+2
2008-11-05use APP_CC, not CC for skinning demoBrian Paul1-2/+2
2008-11-05Merge commit 'origin/master' into gallium-0.2Alan Hourihane10-11/+341
2008-11-04added glsl/skinning.c test to test matrix blending/weightingBrian Paul5-2/+340
2008-11-04print err msg if unable to open shader fileBrian Paul1-0/+1
2008-11-04remove old debug glFlush/Finish calls from demosBrian Paul4-9/+0
2008-10-30CELL: stencil bug fixesRobert Ellison1-2/+11
2008-10-28move glut.h includeBrian Paul1-1/+2
2008-10-28mesa: use APP_CC compiler in progs/vp/Brian Paul1-3/+3
2008-10-28mesa: convert log/exp tests to ARB_v_pBrian Paul2-8/+10
2008-10-28mesa: don't continually redrawBrian Paul1-1/+1
2008-10-27Merge commit 'origin/master' into gallium-0.2Alan Hourihane2-16/+127
2008-10-20mesa: more test options in progs/demos/textures.cBrian Paul1-17/+87
2008-10-17Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul1-10/+7
2008-10-17mesa: redraw upon keypress in trivial/tri.cBrian Paul1-9/+7
2008-10-16glxswapcontrol: added -fullscreen optionBrian Paul1-14/+77
2008-10-16glxgears: for fullscreen, disable window borders the right wayBrian Paul1-2/+50
2008-10-15mesa: revert accidental change to fslight.c demoBrian Paul1-1/+1
2008-10-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell7-0/+676
2008-10-14trivial: more vp testsKeith Whitwell5-0/+654
2008-10-14vp: add simple vertex transform testKeith Whitwell2-0/+22
2008-10-10replace 1.0/sqrt() with inversesqrt()Brian Paul1-1/+1
2008-10-10Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell4-0/+314
2008-10-09mesa: toggle colormask values with r/g/b keys in tri-mask-tri.cBrian Paul1-60/+63
2008-10-09mesa: simple multiple textures testBrian Paul2-0/+305
2008-10-07mesa: use the shaderutil.c helper functionsBrian Paul2-84/+17
2008-10-07Progs: hook the glsl identity example into the makefile.Stephane Marchesin1-0/+1
2008-10-07Progs: add a trivial glsl test, useful for gallium driver bringup/debug.Stephane Marchesin1-0/+282
2008-10-07trivial: add more vp testsKeith Whitwell3-0/+210
2008-10-07trivial: exercise vertprog sligtlyKeith Whitwell2-0/+104
2008-09-26link EGL demos with -lGLAlan Hourihane1-8/+8
2008-09-21Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell3-1/+6
2008-09-21Remove CVS keywords.Keith Whitwell26-30/+0
2008-09-19mesa: Update ignores a bitJakob Bornecrantz2-0/+2
2008-09-18CELL: mark several transient files as .gitignoreRobert Ellison2-0/+2
2008-09-18destroy window on exitBrian Paul1-1/+4
2008-09-18Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell3-5/+23
2008-09-18Merge commit 'origin/master' into gallium-0.2Keith Whitwell4-3/+156
2008-09-18progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz2-0/+13
2008-09-17egl: print multisample infoBrian Paul1-5/+10
2008-09-17cell: dump generated code if CELL_DEBUG=asmBrian Paul1-1/+1