i965: Remove the memcpy()ed atoms array now that everything is emit()-based.
authorEric Anholt <eric@anholt.net>
Sat, 22 Oct 2011 19:16:05 +0000 (12:16 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 29 Oct 2011 19:17:23 +0000 (12:17 -0700)
commit2649ff4d909fb4f1f1f4c06534170e0d3b4bcc73
tree4a65a541359939852617dfdc3f2e8154cf968116
parent35c7e8cebeaae67c80254224cda46ee17f6d5868
i965: Remove the memcpy()ed atoms array now that everything is emit()-based.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state_upload.c