projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27af00e
)
dri: Fix typo in xml file that made all applications use the workaround.
author
Eric Anholt
<eric@anholt.net>
Mon, 30 Jan 2012 21:29:07 +0000
(13:29 -0800)
committer
Eric Anholt
<eric@anholt.net>
Fri, 3 Feb 2012 08:26:23 +0000
(09:26 +0100)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
src/mesa/drivers/dri/common/drirc
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/common/drirc
b/src/mesa/drivers/dri/common/drirc
index 7abc64648943d1ddf3e16511af31e8512791b95e..ac83a2decb3f1114fedccfea06a5201c618042e0 100644
(file)
--- a/
src/mesa/drivers/dri/common/drirc
+++ b/
src/mesa/drivers/dri/common/drirc
@@
-1,6
+1,6
@@
<driconf>
<device screen="0" driver="i965">
- <application
nam
e="Sanctuary">
+ <application
executabl
e="Sanctuary">
<option name="force_glsl_extensions_warn" value="true" />
</application>
</device>