diff options
author | mobserveur <mobserveur@gmail.com> | 2025-09-13 22:33:01 +0200 |
---|---|---|
committer | mobserveur <mobserveur@gmail.com> | 2025-09-13 22:33:01 +0200 |
commit | 27c360f30890d010bbc97963f59011692a39ba4f (patch) | |
tree | 52d1572b5c7c0aa0ce684f1e6e45a97ce40ae1fe /indra/newview/skins | |
parent | 63921b5ac73c1366a7256d4ea3621f355104695d (diff) |
Attempt to fix the Sharpening / AA settings slow down on Mac
This commit aims to fix the issue that causes a slow down when certain
combinations of post-processing settings are used.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_graphics3.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_graphics3.xml b/indra/newview/skins/default/xui/en/panel_preferences_graphics3.xml index c7a1959853..50d3958186 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_graphics3.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_graphics3.xml @@ -296,7 +296,7 @@ left="55" top_pad="40" font="SansSerifSmall" > -Beware: SMAA + Sharpness currently causes a slow down on Mac. +Beware: some combinations cause a slow down on Mac. </text> <text |