On Fri, Apr 17, 2015 at 11:25 AM, Jason Ekstrand wrote:
> On Tue, Apr 14, 2015 at 4:15 PM, Matt Turner wrote:
>> In a few commits, we'll start emitting an add(32) instruction on some
>> platforms.
>> ---
>> src/mesa/drivers/dri/i965/brw_eu_emit.c| 2 +-
>> src/mesa/drivers/dri/i965/brw_f
On Tue, Apr 14, 2015 at 4:15 PM, Matt Turner wrote:
> In a few commits, we'll start emitting an add(32) instruction on some
> platforms.
> ---
> src/mesa/drivers/dri/i965/brw_eu_emit.c| 2 +-
> src/mesa/drivers/dri/i965/brw_fs_generator.cpp | 7 ++-
> 2 files changed, 3 insertions(+),
In a few commits, we'll start emitting an add(32) instruction on some
platforms.
---
src/mesa/drivers/dri/i965/brw_eu_emit.c| 2 +-
src/mesa/drivers/dri/i965/brw_fs_generator.cpp | 7 ++-
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_eu_em