From ab4c2f3bf4b26fdd597ea7b7a726ae77778617b2 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Fri, 3 Mar 2006 16:27:37 +0000 Subject: Check the version of shadow being used and turn off rotation if it isn't the right one. Bump the Xvideo resolution support from 1920x1080 to 1920x1088. --- src/i830.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i830.h') diff --git a/src/i830.h b/src/i830.h index 11695a20..660cba60 100644 --- a/src/i830.h +++ b/src/i830.h @@ -221,6 +221,7 @@ typedef struct _I830Rec { #endif unsigned int LinearAlloc; + XF86ModReqInfo shadowReq; /* to test for later libshadow */ I830MemRange RotatedMem; I830MemRange RotatedMem2; Rotation rotation; -- cgit v1.2.3