summaryrefslogtreecommitdiff
path: root/src/glx/mini/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/mini/driver.h')
-rw-r--r--src/glx/mini/driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/mini/driver.h b/src/glx/mini/driver.h
index a619ad4449..3d3476453c 100644
--- a/src/glx/mini/driver.h
+++ b/src/glx/mini/driver.h
@@ -66,6 +66,7 @@ typedef struct DRIDriverContextRec {
int chipset;
int bpp;
int cpp;
+ int agpmode;
unsigned long FBStart; /**< \brief physical address of the framebuffer */
unsigned long MMIOStart; /**< \brief physical address of the MMIO region */