r600g: move r600_context_bo_reloc to r600_pipe.h
authorMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 14:20:44 +0000 (15:20 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 14:31:35 +0000 (15:31 +0100)
commit6ed5855009a0ab8c6f88cad1ae517e49d8953d98
treec483220feb9c90e1cf0b1ceb557ebc457b00c7c3
parent45d731fdf9e469011a071a101b510e5b1578215f
r600g: move r600_context_bo_reloc to r600_pipe.h

so that we don't have to include r600_hw_context_priv.h outside of
the *hw_context* files.
src/gallium/drivers/r600/r600_hw_context_priv.h
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_query.c
src/gallium/drivers/r600/r600_state_common.c