summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2009-01-24scons: Build the progs into seperate dirs as well.José Fonseca1-0/+1
2009-01-23progs: Port vp-tris to glew.José Fonseca4-30/+17
2009-01-23progs: Ignore more output executables.José Fonseca1-0/+3
2009-01-23progs/trivial: Use glew where needed.José Fonseca40-39/+119
2009-01-22Merge commit 'origin/master' into gallium-0.2Alan Hourihane3-0/+443
2009-01-21progs: IgnoresJakob Bornecrantz1-0/+1
2009-01-19tests: test pseudo-XOR blend mode.Brian Paul3-0/+443
2009-01-19Merge commit 'origin/gallium-0.2' into gallium-xlib-reworkKeith Whitwell7-2/+149
2009-01-19egl: eglinfo load i915 driverJakob Bornecrantz1-1/+2
2009-01-18egl: Make eglscreen sleep for five secondsJakob Bornecrantz1-0/+3
2009-01-18egl: Add eglscreen to help debug egl mesa screenJakob Bornecrantz3-0/+123
2009-01-17egl: Make eglinfo print screen infoJakob Bornecrantz1-1/+2
2009-01-14trivial: clear with random colorKeith Whitwell2-0/+133
2009-01-14mesa: add new samplers_array testAlan Hourihane2-0/+18
2009-01-14progs: List tri-clear.José Fonseca1-0/+1
2009-01-10mesa: Update .gitignoreYounes Manton1-0/+1
2009-01-05progs/glsl: Add ignoresJakob Bornecrantz1-0/+2
2009-01-05progs/glsl: Remove double target def for vert-or-frag-onlyJakob Bornecrantz1-1/+0
2009-01-03demos: remove redundant Makefile lines from prev mergeBrian1-8/+0
2009-01-02mesa: replace CC with APP_CC in progs/glsl/MakefileBrian Paul1-6/+6
2009-01-02Merge commit 'origin/master' into gallium-0.2Brian Paul2-0/+365
2009-01-01demos: added progs/glsl/samplers.c to test all available texture samplersBrian Paul2-0/+365
2008-12-30Merge commit 'origin/master' into gallium-0.2Brian Paul1-16/+28
2008-12-30demos: minor fixes to twoside.c glsl demoBrian Paul1-16/+28
2008-12-22Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca1-5/+5
2008-12-21Ignore new tests executables.José Fonseca1-5/+20
2008-12-19Merge commit 'origin/master' into gallium-0.2Brian Paul1-0/+8
2008-12-19mesa: s/CC/APP_CC/ in progs/glsl/MakefileBrian Paul1-5/+5
2008-12-18demos: all glutDestroyWindow() upon exit to test query object clean-upBrian Paul1-2/+3
2008-12-18demos: add test of vertex-only and fragment-only shader programsBrian Paul2-0/+200
2008-12-18util: check for frag/vertShader=0 before attachingBrian Paul1-2/+7
2008-12-18demos: all glutDestroyWindow() upon exit to test query object clean-upBrian Paul1-2/+3
2008-12-17demos: add test of vertex-only and fragment-only shader programsBrian Paul2-0/+200
2008-12-17util: check for frag/vertShader=0 before attachingBrian Paul1-2/+7
2008-12-16Merge commit 'origin/master' into gallium-0.2Brian Paul2-46/+136
2008-12-15demos: updated tests/floattex.c (doesn't work just yet).Brian Paul2-46/+136
2008-12-15Merge commit 'origin/master' into gallium-0.2Alan Hourihane4-0/+284
2008-12-13Fix silly type mismatch error in multinoise demo.Gary Wong1-4/+8
2008-12-13Add "multinoise" demo, to test 1/2/3/4 dimensional noise.Gary Wong3-0/+279
2008-12-13Ensure p.w is initialised in noise demo.Gary Wong1-0/+1
2008-12-12scons: Build progs.José Fonseca4-0/+281
2008-12-10Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul3-0/+272
2008-12-10mesa: more trivial testsKeith Whitwell3-0/+272
2008-12-08fix conflict breakageAlan Hourihane1-4/+0
2008-12-08Merge commit 'origin/master' into gallium-0.2Alan Hourihane2-1/+292
2008-12-03demos: added simple vertex shader texture test.Brian2-1/+287
2008-12-02mesa: Update some .gitignore files.Younes Manton2-0/+17
2008-11-28Merge commit 'origin/master' into gallium-0.2Alan Hourihane1-3/+12
2008-11-26demos: press SPACE to toggle fbo_firecube animationBrian Paul1-3/+12
2008-11-24remove some redundant rules from prev mergeBrian Paul1-7/+0