r300: no need to flush on context init

This commit is contained in:
Maciej Cencora
2010-03-06 13:18:11 +01:00
parent bbab68ae2d
commit e2d96b2bf8
-2
View File
@@ -1762,8 +1762,6 @@ static void r300ResetHwState(r300ContextPtr r300)
if (RADEON_DEBUG & RADEON_STATE)
fprintf(stderr, "%s\n", __FUNCTION__);
radeon_firevertices(&r300->radeon);
r300ColorMask(ctx,
ctx->Color.ColorMask[0][RCOMP],
ctx->Color.ColorMask[0][GCOMP],