summaryrefslogtreecommitdiff
path: root/src/atioption.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atioption.c')
-rw-r--r--src/atioption.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/atioption.c b/src/atioption.c
index 28bac3a..bc1129b 100644
--- a/src/atioption.c
+++ b/src/atioption.c
@@ -226,6 +226,13 @@ const OptionInfoRec ATIPublicOptions[] =
FALSE
},
{
+ ATI_OPTION_RENDER_ACCEL,
+ "RenderAccel",
+ OPTV_BOOLEAN,
+ {0, },
+ FALSE
+ },
+ {
-1,
NULL,
OPTV_NONE,