r600g: move initialization of use_surface flag into screen_create
authorMarek Olšák <maraeo@gmail.com>
Fri, 24 Feb 2012 16:17:57 +0000 (17:17 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 27 Feb 2012 01:03:23 +0000 (02:03 +0100)
commitb85fc0ac7e9795b773edad22e20eb3270f4909bd
treec381dadc3f38cc223952f89e612104bc57961e83
parent81c04848625182c51d89c91f34ea6ab51d9ed090
r600g: move initialization of use_surface flag into screen_create

Also change the type to bool and give it a less ambiguous name.
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600_texture.c