i965: Update SURFACE_STATE for Ivybridge.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 28 Apr 2011 01:12:20 +0000 (18:12 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 18 May 2011 06:33:01 +0000 (23:33 -0700)
commitb2b6cc662271d611462532222ef2fcc30042bd0f
treed408b7c500339f176ec77dda6d5a68e69d8af6de
parentc12a93d5c452da16ff0c8955e55770b8eda28036
i965: Update SURFACE_STATE for Ivybridge.

I'm still not happy with the amount of code duplication here, but it
will have to do for now.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/Makefile
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/brw_structs.h
src/mesa/drivers/dri/i965/gen7_wm_surface_state.c [new file with mode: 0644]