glsl: fix conversions from uint to bool and from float/bool to uint
[mesa.git] / src / glsl / README
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-13 Ian Romanickglsl: Explain file naming convention
2010-09-09 Eric Anholtglsl: Add info about talloc and optimization passes...
2010-09-09 Eric Anholtglsl: Update README talking about multi-instruction...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-23 Eric Anholtmesa: Add new ir_unop_any() expression operation.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-01 Eric Anholtglsl2: Update README for what I've been thinking about...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Add a README file for the new compiler.