summaryrefslogtreecommitdiff
path: root/src/r600_exa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/r600_exa.c')
-rw-r--r--src/r600_exa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/r600_exa.c b/src/r600_exa.c
index b4db38db..52b00426 100644
--- a/src/r600_exa.c
+++ b/src/r600_exa.c
@@ -4425,6 +4425,7 @@ R600DrawInit(ScreenPtr pScreen)
return FALSE;
info->accel_state->XInited3D = FALSE;
+ info->accel_state->copy_area = NULL;
if (!R600LoadShaders(pScrn, pScreen))
return FALSE;