merge from master
[mesa.git] / src / mesa / shader / slang / slang_utility.c
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-27 Brianformatting fixes
2007-02-23 Brianremove unused slang_atom_pool_gen()
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 BrianCheckpoint new GLSL compiler back-end to produce fp...
2006-11-17 Michal KrolComment and indent the atom functions.
2006-11-16 Brian Paulrevert prev check-in
2006-11-16 Brian PaulAdd a lot of const qualifiers for const-correctness.
2006-09-26 Michal KrolAdd GLSL preprocessor.
2006-04-18 Michal KrolRemove carriage-return chars *ONLY*.
2006-02-13 Michal KrolGet it running for ARB_vertex_shader.
2005-04-22 Michal KrolMove some utility functions to slang_utility.c.