Sfoglia il codice sorgente

util: add allow_glsl_builtin_const_expression to drirc for Google Earth VR

Reviewed-by: Dave Airlie <airlied@redhat.com>
tags/18.2-branchpoint
Timothy Arceri 7 anni fa
parent
commit
781c23ece6
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4
    0
      src/util/drirc

+ 4
- 0
src/util/drirc Vedi File

@@ -176,6 +176,10 @@ TODO: document the other workarounds.
<option name="allow_glsl_cross_stage_interpolation_mismatch" value="true"/>
</application>

<application name="Google Earth VR" executable="Earth.exe">
<option name="allow_glsl_builtin_const_expression" value="true"/>
</application>

<!-- The GL thread whitelist is below, workarounds are above.
Keep it that way. -->


Loading…
Annulla
Salva