dri: Add Unigine Tropics as an app that requires the GLSL warn workaround.

I wasn't seeing it be needed because of the previous bug.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
(cherry picked from commit b8c9252570)
This commit is contained in:
Eric Anholt 2012-01-30 13:30:53 -08:00 committed by Ian Romanick
parent 1531b94471
commit e86d90eb20

View file

@ -3,5 +3,8 @@
<application executable="Sanctuary">
<option name="force_glsl_extensions_warn" value="true" />
</application>
<application executable="Tropics">
<option name="force_glsl_extensions_warn" value="true" />
</application>
</device>
</driconf>