r600g: set DISABLE in CB_COLOR_CONTROL if colormask is 0
authorMarek Olšák <maraeo@gmail.com>
Sat, 7 Jul 2012 15:11:32 +0000 (17:11 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 12 Jul 2012 00:08:30 +0000 (02:08 +0200)
commit43e3f19c766863a655bb9f7c04f7820cbda0c8f5
treebe42795a1768b046a9594787a4ed8be59a4b53e0
parent4fe74412cfdba9af6ce878aebbb0c367f19cbb4b
r600g: set DISABLE in CB_COLOR_CONTROL if colormask is 0

this will be useful for in-place DB decompression, otherwise should be harmless

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/evergreend.h
src/gallium/drivers/r600/r600_state.c
src/gallium/drivers/r600/r600d.h