merge from master
[mesa.git] / src / mesa / shader / slang / slang_compile_variable.h
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-22 Brianget rid of some unused slang_variable fields
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-16 Brianchange all enum tokens to uppercase
2007-02-02 Brianremove slang_export.c and related code
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-13 Brianslang_variable_scope now stores array of pointers to...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 BrianCheckpoint new GLSL compiler back-end to produce fp...
2006-11-24 Brian Paulnew slang_variable_scope_grow() function
2006-11-22 Brian Paulconst correctness
2006-11-22 Brian Paulclean-up, comments
2006-11-18 Brian Paulreindent
2006-11-15 Brian Pauls/int/GLboolean/
2006-05-16 Michal KrolCleanup code. Change constructor prototype.
2006-04-18 Michal KrolRemove carriage-return chars *ONLY*.
2006-02-27 Michal KrolMore GLSL code:
2006-02-21 Michal KrolMore GLSL code:
2006-02-18 Michal KrolMore GLSL code.
2006-02-13 Michal KrolGet it running for ARB_vertex_shader.
2006-01-30 Michal KrolSplit slang_compile.c into several smaller files -...