On Sat, Mar 14, 2015 at 9:54 PM, Jordan Justen
wrote:
> From: Paul Berry
>
> Also add code to brw_upload_state to set it when the compute program
> changes.
>
> Reviewed-by: Jordan Justen
Reviewed-by: Kristian Høgsberg
> ---
> src/mesa/drivers/dri/i965/brw_context.h | 3 +++
> src/mesa/
From: Paul Berry
Also add code to brw_upload_state to set it when the compute program
changes.
Reviewed-by: Jordan Justen
---
src/mesa/drivers/dri/i965/brw_context.h | 3 +++
src/mesa/drivers/dri/i965/brw_state_upload.c | 6 ++
2 files changed, 9 insertions(+)
diff --git a/src/mesa/d