On 11/30/2012 10:07 AM, Ian Romanick wrote:
From: Paul Berry
These functions are defined in GLSL 1.50 and GLES 3.00 ES.
The formulas have been extracted from the existing implementation of
inverse().
Reviewed-by: Ian Romanick
---
src/glsl/builtins/glsl/determinant.glsl | 70 +++
Ian Romanick writes:
> From: Paul Berry
>
> These functions are defined in GLSL 1.50 and GLES 3.00 ES.
>
> The formulas have been extracted from the existing implementation of
> inverse().
I've added a note to make piglit tests for this to my copy of the
taskjuggler, assuming that it'll be brok
From: Paul Berry
These functions are defined in GLSL 1.50 and GLES 3.00 ES.
The formulas have been extracted from the existing implementation of
inverse().
Reviewed-by: Ian Romanick
---
src/glsl/builtins/glsl/determinant.glsl | 70 +
1 file changed, 70 insertio