r600g: consolidate the main draw code
authorMarek Olšák <maraeo@gmail.com>
Thu, 2 Feb 2012 09:04:29 +0000 (10:04 +0100)
committerMarek Olšák <maraeo@gmail.com>
Tue, 21 Feb 2012 20:42:27 +0000 (21:42 +0100)
commit8f5c172c854a52b2a69b8383a55c76f1faa5f704
tree86a1af3fc0e8c9317236e7d40da0031e508062ef
parent182fd4c54476ced92b61412b0cac5be32e257b53
r600g: consolidate the main draw code

The code was almost the same for r600 and eg. What can't be consolidated is
in the *_prepare functions.
src/gallium/drivers/r600/evergreen_hw_context.c
src/gallium/drivers/r600/r600.h
src/gallium/drivers/r600/r600_hw_context.c
src/gallium/drivers/r600/r600_state_common.c