For the series: Reviewed-by: Marek Olšák <[email protected]>
Marek On Fri, Jun 8, 2018 at 8:19 AM, Timothy Arceri <[email protected]> wrote: > --- > 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 > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev >
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
