summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i830.h b/src/i830.h
index cde15ad6..de377499 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -313,7 +313,8 @@ typedef struct _I830Rec {
/* For XvMC */
void *xvmc;
Bool XvMCEnabled;
-
+ Bool IsXvMCSurface;
+
XF86ModReqInfo shadowReq; /* to test for later libshadow */
Rotation rotation;
void (*PointerMoved)(int, int, int);