summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2008-12-15Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-12-13Fix silly type mismatch error in multinoise demo.Gary Wong
2008-12-13Add "multinoise" demo, to test 1/2/3/4 dimensional noise.Gary Wong
2008-12-13Ensure p.w is initialised in noise demo.Gary Wong
2008-12-10Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul
2008-12-10mesa: more trivial testsKeith Whitwell
2008-12-08fix conflict breakageAlan Hourihane
2008-12-08Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-12-03demos: added simple vertex shader texture test.Brian
2008-12-02mesa: Update some .gitignore files.Younes Manton
2008-11-28Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-11-26demos: press SPACE to toggle fbo_firecube animationBrian Paul
2008-11-24remove some redundant rules from prev mergeBrian Paul
2008-11-24Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-11-24added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shaderBrian Paul
2008-11-24progs: Add ignoresJakob Bornecrantz
2008-11-21added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shaderBrian Paul
2008-11-21scons: Build progs.José Fonseca
2008-11-15Merge commit 'origin/master' into gallium-0.2Keith Whitwell
2008-11-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-11-14trivial: more testsKeith Whitwell
2008-11-14mesa: fix buildAlan Hourihane
2008-11-12Add glsync demo program from jbarnes for testing vblank synchronization.Eric Anholt
2008-11-11Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-11-11mesa: fix version check in dinoshade.cBrian Paul
2008-11-11CELL: two-sided stencil fixesRobert Ellison
2008-11-10undo accidental changes to multitex.frag shaderBrian Paul
2008-11-05use APP_CC, not CC for skinning demoBrian Paul
2008-11-05Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-11-04added glsl/skinning.c test to test matrix blending/weightingBrian Paul
2008-11-04print err msg if unable to open shader fileBrian Paul
2008-11-04remove old debug glFlush/Finish calls from demosBrian Paul
2008-10-30CELL: stencil bug fixesRobert Ellison
2008-10-28move glut.h includeBrian Paul
2008-10-28mesa: use APP_CC compiler in progs/vp/Brian Paul
2008-10-28mesa: convert log/exp tests to ARB_v_pBrian Paul
2008-10-28mesa: don't continually redrawBrian Paul
2008-10-27Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-10-20mesa: more test options in progs/demos/textures.cBrian Paul
2008-10-17Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul
2008-10-17mesa: redraw upon keypress in trivial/tri.cBrian Paul
2008-10-16glxswapcontrol: added -fullscreen optionBrian Paul
2008-10-16glxgears: for fullscreen, disable window borders the right wayBrian Paul
2008-10-15mesa: revert accidental change to fslight.c demoBrian Paul
2008-10-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-10-14trivial: more vp testsKeith Whitwell
2008-10-14vp: add simple vertex transform testKeith Whitwell
2008-10-10replace 1.0/sqrt() with inversesqrt()Brian Paul
2008-10-10Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-10-09mesa: toggle colormask values with r/g/b keys in tri-mask-tri.cBrian Paul