Fix a quadstrip front/back-face inconsistancy.
[mesa.git] / progs / glsl /
2007-12-05 BrianUndo changes made to the toyball shaders in commit...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-16 Brianadded z/s keys to reset/step rotation
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Dan Nicholsonspecify app lib dependencies in Makefiles (patch 1/3)
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-25 Dan NicholsonIgnore new programs
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-12 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-10 Brianreplace 'brick' with correct program name in printfs
2007-10-10 Dan NicholsonIgnore more generated files in progs/
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-01 Briantriangle rasterization with frag shader
2007-08-01 Brianadded trirast program
2007-07-30 Brianmisc comments, clean-ups
2007-07-30 BrianAdded shader points and shader bitmap demos
2007-07-17 Zou Nan hai Fix SOP in fragment shader, brick is ok now.
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-17 Zou Nan hai bumpmap sample is correct now
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Zou Nan hai support branch and loop in pixel shader
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
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