On 01/25/2013 11:59 AM, Chad Versace wrote:
> On 01/24/2013 07:47 PM, Matt Turner wrote:
>> Lower them to arithmetic and bit manipulation expressions.
>> ---
>> src/glsl/ir_optimization.h |6 +
>> src/glsl/lower_packing_builtins.cpp | 279
>> +++
>> 2
On 24 January 2013 19:47, Matt Turner wrote:
> Lower them to arithmetic and bit manipulation expressions.
> ---
> src/glsl/ir_optimization.h |6 +
> src/glsl/lower_packing_builtins.cpp | 279
> +++
> 2 files changed, 285 insertions(+), 0 deletions(-)
On 01/24/2013 10:47 PM, Matt Turner wrote:
Lower them to arithmetic and bit manipulation expressions.
---
src/glsl/ir_optimization.h |6 +
src/glsl/lower_packing_builtins.cpp | 279 +++
2 files changed, 285 insertions(+), 0 deletions(-)
diff --gi
Lower them to arithmetic and bit manipulation expressions.
---
src/glsl/ir_optimization.h |6 +
src/glsl/lower_packing_builtins.cpp | 279 +++
2 files changed, 285 insertions(+), 0 deletions(-)
diff --git a/src/glsl/ir_optimization.h b/src/glsl/ir_opt