i965: Start adding support for the Sandybridge CC unit.
authorEric Anholt <eric@anholt.net>
Fri, 29 Jan 2010 19:18:26 +0000 (11:18 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 25 Feb 2010 18:53:06 +0000 (10:53 -0800)
commit7ee590424c974cb10882e9c4664a6024595fc9de
tree01b172bf9f3ed059fbe0d24a8685b2838f9a7890
parent9dce60f35b25f4f5605b22d75447bac5d9f55515
i965: Start adding support for the Sandybridge CC unit.
src/mesa/drivers/dri/i965/Makefile
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/brw_state_cache.c
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/brw_structs.h
src/mesa/drivers/dri/i965/gen6_cc.c [new file with mode: 0644]
src/mesa/drivers/dri/i965/gen6_depthstencil.c [new file with mode: 0644]