Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / progs / glsl /
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