[Mesa-dev] [PATCH 7/7] util: add allow_glsl_relaxed_es to drirc for Google Earth VR

Timothy Arceri tarceri at itsqueeze.com
Fri Jun 8 12:19:40 UTC 2018


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

diff --git a/src/util/drirc b/src/util/drirc
index 574374418fd..ee0133f4f40 100644
--- a/src/util/drirc
+++ b/src/util/drirc
@@ -179,6 +179,7 @@ TODO: document the other workarounds.
         <application name="Google Earth VR" executable="Earth.exe">
             <option name="allow_glsl_semicolon_after_function" value="true"/>
             <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.
-- 
2.17.1



More information about the mesa-dev mailing list