mesa: redraw upon keypress in trivial/tri.c
[mesa.git] / progs / glsl /
2008-09-11 Brian Pauldefine new APP_CC configuration variable for building...
2008-07-21 Zack Rusinadd edge detection to that example
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Zack Rusinadd new binaries to ignore to make 'git status' cleaner
2008-05-20 Zack Rusinadd a simple but nice example of convolution filters...
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-16 Brian Paulmesa: call glutDestroyWindow() on exit to help find...
2007-10-25 José FonsecaIgnore generated files.
2007-05-03 Brianget rid of normal vector
2007-05-03 Brianget rid of OSMESA stuff
2007-05-03 BrianNew test of the dFdx(), dFdy() functions.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-26 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-26 Brianadd texture rotation
2007-02-25 Brianoutput texcoord in vertex program
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-03 Brianshading language texture demo/test
2007-02-03 Brianadded texdemo1
2007-02-02 Brianadded newline at end
2007-01-29 Briansimple noise test
2007-01-18 Brianremove debug code
2007-01-16 Briandraw a box, press 'a' to animate
2007-01-16 BrianAdded toyball and bumpmap tests using shaders from...
2007-01-16 BrianUse arrow keys to pan and z/Z to zoom in/out to explore...
2007-01-16 BrianAdded new directory of GL shading language demos: glsl