nir: move to compiler/
[mesa.git] / src / glsl / README
2015-02-03 Iago Toral Quirogaglsl: Improve precision of mod(x,y)
2014-10-16 Andres Gomezglsl: Update and fix typos in README.
2012-08-07 Eric Anholtglsl: Update the notes on adding a new expression type.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
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.