r600g: move all query code into r600_query.c
authorMarek Olšák <maraeo@gmail.com>
Thu, 23 Feb 2012 21:38:41 +0000 (22:38 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 13:22:14 +0000 (14:22 +0100)
commit83667acfd9feed932f6864092382e752466975ed
tree45255df7637d612186deb87cf22145aca8f3da46
parent62f44f670bb0162e89fd4786af877f8da9ff607c
r600g: move all query code into r600_query.c

And rename or inline functions where appropriate.
There is no reason to keep this stuff in r600_hw_context.c.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/drivers/r600/r600.h
src/gallium/drivers/r600/r600_blit.c
src/gallium/drivers/r600/r600_hw_context.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_query.c