diff options
author | Leslie Linden <leslie@lindenlab.com> | 2011-11-16 17:14:28 -0800 |
---|---|---|
committer | Leslie Linden <leslie@lindenlab.com> | 2011-11-16 17:14:28 -0800 |
commit | c79c4f1477cae232a033e33cc1722b4658cf6634 (patch) | |
tree | f4de13df32a228af6923dc16e7af4a7543353f59 /indra/newview/featuretable_mac.txt | |
parent | 38853ffdda5eafee6724177d080fd017265044d0 (diff) |
SH-1618 FIX
SH-1619 FIX
SH-1620 FIX
SH-2621 FIX
* Got lighting, shadows, and ambient occlusion working on ATI macs.
* Re-enabled ambient occlusion on ATI macs.
* Re-enabled depth of field on ATI macs.
Reviewed by Runitai Linden.
Diffstat (limited to 'indra/newview/featuretable_mac.txt')
-rw-r--r-- | indra/newview/featuretable_mac.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/featuretable_mac.txt b/indra/newview/featuretable_mac.txt index 803c22507a..390da2273d 100644 --- a/indra/newview/featuretable_mac.txt +++ b/indra/newview/featuretable_mac.txt @@ -1,4 +1,4 @@ -version 30 +version 31 // The version number above should be implemented IF AND ONLY IF some // change has been made that is sufficiently important to justify // resetting the graphics preferences of all users to the recommended @@ -291,7 +291,7 @@ list TexUnit8orLess RenderDeferredSSAO 0 0 list ATI -RenderDeferredSSAO 0 0 +RenderDeferredSSAO 1 0 list Intel RenderAnisotropic 1 0 |