diff options
author | Oz Linden <oz@lindenlab.com> | 2011-06-04 21:07:56 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-06-04 21:07:56 -0400 |
commit | 6b5ad9f1ec114762a67df173782d0092dbf50c5f (patch) | |
tree | 7a9bd6848ffb1eaf93ef51932464cb3029ecd46d /indra/newview | |
parent | fe7cd2ddb0f6d4cf14762205f33ff4fb75713ca2 (diff) |
disable deferred rendering on ATI Macs until SH-1618 is solved
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/featuretable_mac.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/featuretable_mac.txt b/indra/newview/featuretable_mac.txt index e2b979d9e9..45090c4c31 100644 --- a/indra/newview/featuretable_mac.txt +++ b/indra/newview/featuretable_mac.txt @@ -1,4 +1,4 @@ -version 23 +version 24 // NOTE: This is mostly identical to featuretable_mac.txt with a few differences // Should be combined into one table @@ -282,6 +282,7 @@ list TexUnit8orLess RenderDeferredSSAO 0 0 list ATI +RenderDeferred 0 0 RenderDeferredSSAO 0 0 list Intel |