On Thursday, June 19, 2014 05:15:06 PM Matt Turner wrote:
> This series (my branch has some small updates) passes piglit runs on
> BDW and Haswell, with assertions enabled in Mesa.
>
> Objections to me pushing it?
Yeah - let me test it on older platforms first. Assuming that passes, pushing
thi
This series (my branch has some small updates) passes piglit runs on
BDW and Haswell, with assertions enabled in Mesa.
Objections to me pushing it?
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mes
From: Kenneth Graunke
The new brw_inst API is going to require a brw pointer in order
to access fields (so it can do generation checks). Plumb it in now.
Reviewed-by: Matt Turner
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_eu.h | 2 +-
src/mesa/drivers/dri/i965/