nv50/ir: optimize mad/fma with third argument 0 to mul
[mesa.git] / src / compiler /
2016-01-28 Ilia Mirkinglsl: disallow implicit conversions in ESSL shaders
2016-01-28 Samuel Iglesias... glsl: double-precision values don't support interpolation
2016-01-27 Ilia Mirkinglsl: only expose double mod when doubles are available
2016-01-26 Timothy Arceriglsl: remove old FINISHME
2016-01-26 Ilia Mirkinglsl: add GL_OES_geometry_point_size and conditionalize...
2016-01-26 Emil Velikovglsl: move to compiler/
2016-01-26 Emil Velikovnir: move to compiler/
2016-01-26 Emil Velikovcompiler: move the glsl_types C wrapper alongside their...
2016-01-26 Emil Velikovnir: move glsl_types.{cpp,h} to compiler
2016-01-26 Emil Velikovnir: move shader_enums.[ch] to compiler
2016-01-26 Emil Velikovcompiler: introduce a libcompiler static library