See also <https://bugs.freedesktop.org/show_bug.cgi?id=93551#c27> where
this was first observed as a requirement.

Signed-off-by: Kai Wasserbäch <k...@dev.carbon-project.org>
---
 src/mesa/drivers/dri/common/drirc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/mesa/drivers/dri/common/drirc 
b/src/mesa/drivers/dri/common/drirc
index af84ee82e8..798283fd3e 100644
--- a/src/mesa/drivers/dri/common/drirc
+++ b/src/mesa/drivers/dri/common/drirc
@@ -100,5 +100,9 @@ TODO: document the other workarounds.
         <application name="Rust" executable="rust">
             <option name="glsl_zero_init" value="true"/>
         </application>
+
+        <application name="Divinity: Original Sin Enhanced Edition" 
executable="EoCApp">
+            <option name="allow_glsl_extension_directive_midshader" 
value="true" />
+        </application>
     </device>
 </driconf>
-- 
2.11.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to