summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/drirc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/dri/common/drirc')
-rw-r--r--src/mesa/drivers/dri/common/drirc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc
new file mode 100644
index 00000000000..7abc6464894
--- /dev/null
+++ b/src/mesa/drivers/dri/common/drirc
@@ -0,0 +1,7 @@
+<driconf>
+ <device screen="0" driver="i965">
+ <application name="Sanctuary">
+ <option name="force_glsl_extensions_warn" value="true" />
+ </application>
+ </device>
+</driconf>