On 01/30/2012 03:23 PM, Eric Anholt wrote:
I wasn't seeing it be needed because of the previous bug. --- src/mesa/drivers/dri/common/drirc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index ac83a2d..59c00d7 100644 --- a/src/mesa/drivers/dri/common/drirc +++ b/src/mesa/drivers/dri/common/drirc @@ -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>
Series is: Reviewed-by: Kenneth Graunke <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
