mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
Enough testing already
This commit is contained in:
parent
9305cba6a7
commit
29d833bd52
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue