Enough testing already

This commit is contained in:
Aapo Tahkola 2006-03-31 18:46:33 +00:00
parent 9305cba6a7
commit 29d833bd52

View file

@ -552,7 +552,6 @@ static void r300Clear(GLcontext * ctx, GLbitfield mask, GLboolean all,
swapped = r300->radeon.doPageFlip && (r300->radeon.sarea->pfCurrentPage == 1);
#ifdef CB_DPATH
WARN_ONCE("CB_DPATH has been enabled.\nPlease let me know if this introduces new instabilities.\n");
/* Make sure it fits there. */
r300EnsureCmdBufSpace(r300, 419*3, __FUNCTION__);
if(flags || bits)