fix some breakage from lifting vbo/tnl code
[mesa.git] / progs / demos / fslight.c
2007-04-26 Brianuse sqrt(), not sqrtf() for Windows
2007-04-11 Brianrestore 200x200 window size, animation, version check
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Briandisable MakeTexture()
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-21 Briandisable assertion
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-21 BrianUse gl_LightSource[0].position intead of a light positi...
2007-01-17 Brianminor fprintf() change
2007-01-17 Brianadd texturing, other options
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-15 BrianUse extfuncs.h helper. Added command line options...
2006-11-03 Brian Paulyet another deriviative of the fplight.c demo for OpenG...