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> -- 1.7.7.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev