OSDN Git Service

i965: Move the CC VP to state streaming.
authorEric Anholt <eric@anholt.net>
Fri, 22 Apr 2011 20:44:00 +0000 (13:44 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 29 Apr 2011 22:25:49 +0000 (15:25 -0700)
commitd67c08319fda7d0f2df98d60b64c8cc2f3e06c44
tree0f88f8b66cfc73b2b5e954c93d62e050f8a21c59
parent8d2047ca7e8a533e1853a2ba51cd1bd6e52ae4a3
i965: Move the CC VP to state streaming.

This is in a way a revert of f5bb775fd1f333d8e579d07a5cac1ded2bd54a2f.
The tiny win that had will be overwhelmed by the win of using the gen6
dynamic state base address.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/Makefile
src/mesa/drivers/dri/i965/brw_cc.c
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state.c [deleted file]
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/brw_state_dump.c
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/brw_vtbl.c
src/mesa/drivers/dri/i965/gen6_viewport_state.c