[Mesa-dev] [PATCH 7/7] util: add allow_glsl_relaxed_es to drirc for Google Earth VR
Marek Olšák
maraeo at gmail.com
Wed Jun 20 03:04:56 UTC 2018
For the series:
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Marek
On Fri, Jun 8, 2018 at 8:19 AM, Timothy Arceri <tarceri at itsqueeze.com>
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
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180619/5eadc32d/attachment.html>
More information about the mesa-dev
mailing list