summaryrefslogtreecommitdiff
path: root/src/savage_driver.h
diff options
context:
space:
mode:
authorAlex Deucher <agd5f@yahoo.com>2004-09-28 00:23:21 +0000
committerAlex Deucher <agd5f@yahoo.com>2004-09-28 00:23:21 +0000
commitcc1882207d72ce67b650b69bb490ba809dec53f5 (patch)
treec345ef94069dffb12a61707858e9663e4a1c141d /src/savage_driver.h
parentfd33023d5ad0b52271bafcdad1c4819c26f3ab91 (diff)
- Properly support BuildDevelDRIDrivers
- guard XvMC stuff with XF86DRI
Diffstat (limited to 'src/savage_driver.h')
-rw-r--r--src/savage_driver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/savage_driver.h b/src/savage_driver.h
index 330c896..9d535d6 100644
--- a/src/savage_driver.h
+++ b/src/savage_driver.h
@@ -329,9 +329,10 @@ typedef struct _Savage {
unsigned int hwmcOffset;
unsigned int hwmcSize;
+ Bool bDisableXvMC;
+
#endif
- Bool bDisableXvMC;
Bool disableCOB;
Bool BCIforXv;