glsl: Add built-in functions for GLSL 1.50.
[mesa.git] / src / glsl / builtins / glsl /
2012-12-06 Paul Berryglsl: add determinant() functions.
2012-04-24 Eric Anholtglsl: Add implementation of inverse() for mat2/3/4.