diff options
-rw-r--r-- | src/util/drirc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/drirc b/src/util/drirc index ff706d16001..7f91035ae8b 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. |