On Wed, Apr 22, 2015 at 1:47 PM, Topi Pohjolainen
wrote:
> All generations do the same exacr dispatch and it could be
typo: exact
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
All generations do the same exacr dispatch and it could be
therefore done in the hardware independent stage.
Signed-off-by: Topi Pohjolainen
---
src/mesa/drivers/dri/i965/brw_context.h | 3 ---
src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 32 +++
src/mesa/dr