i965: Disable fast color clears on Skylake for now.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Nov 2014 23:34:56 +0000 (15:34 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Nov 2014 23:35:25 +0000 (15:35 -0800)
commitf7819650979d1fa5339af3eacfa1af1090bf53e8
tree2d880dea368272ff95712b55d20b674a3a650616
parentc31ce2c40cef21be8a0de48bfdf0307e8d4cd424
i965: Disable fast color clears on Skylake for now.

We're not programming the clear values yet, so this won't work.

This patch should be (effectively) reverted eventually.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_clear.c