On Tue, Jul 26, 2016 at 03:11:15PM -0700, Jason Ekstrand wrote:
> This keeps all of the nastyness of gen6 stencil on the i965 side of the API
> line and lets us delete that nasty hand-rolled ISL-based offset path that
> we were using for ALL_SLICES_AT_EACH_LOD.
Reviewed-by: Topi Pohjolainen
> --
This keeps all of the nastyness of gen6 stencil on the i965 side of the API
line and lets us delete that nasty hand-rolled ISL-based offset path that
we were using for ALL_SLICES_AT_EACH_LOD.
---
src/mesa/drivers/dri/i965/brw_blorp.c| 108 ---
src/mesa/drivers/dri/i