Module: Mesa
Branch: master
Commit: a9114b5e3e0c08b189837d452b8f09df7e86b974
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9114b5e3e0c08b189837d452b8f09df7e86b974

Author: Timothy Arceri <tarc...@itsqueeze.com>
Date:   Thu Jun 14 11:00:25 2018 +1000

util: add allow_glsl_relaxed_es to drirc for Google Earth VR

Reviewed-by: Dave Airlie <airl...@redhat.com>

---

 src/util/drirc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/util/drirc b/src/util/drirc
index ff706d1600..7f91035ae8 100644
--- a/src/util/drirc
+++ b/src/util/drirc
@@ -178,6 +178,7 @@ TODO: document the other workarounds.
 
         <application name="Google Earth VR" executable="Earth.exe">
             <option name="allow_glsl_builtin_const_expression" value="true"/>
+            <option name="allow_glsl_relaxed_es" value="true"/>
         </application>
 
         <!-- The GL thread whitelist is below, workarounds are above.

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

Reply via email to