diff options
author | Dave Parks <davep@lindenlab.com> | 2023-02-23 11:47:24 -0600 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2023-02-23 11:47:24 -0600 |
commit | e5e94b5fa832c62dc0df239fdb4aefc23e559c0c (patch) | |
tree | 39e35cdc270c6a970c541a2e1714a3216aaf6d84 /indra/newview/featuretable.txt | |
parent | 93a82d4b7516f5970b7fc3d6415119c79d2ed7c5 (diff) |
DRTVWR-559 Fix for irradiance maps going black at 128x128 radiance map resolution. Improve radiance map anti-aliasing and default to 128x128 everywhere.
Diffstat (limited to 'indra/newview/featuretable.txt')
-rw-r--r-- | indra/newview/featuretable.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/indra/newview/featuretable.txt b/indra/newview/featuretable.txt index 0f8dcf7f73..af72d48db9 100644 --- a/indra/newview/featuretable.txt +++ b/indra/newview/featuretable.txt @@ -1,4 +1,4 @@ -version 48 +version 49 // The version number above should be incremented 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 @@ -71,7 +71,7 @@ RenderFSAASamples 1 16 RenderMaxTextureIndex 1 16 RenderGLContextCoreProfile 1 1 RenderGLMultiThreaded 1 0 -RenderReflectionProbeResolution 1 256 +RenderReflectionProbeResolution 1 128 RenderScreenSpaceReflections 1 1 @@ -280,12 +280,6 @@ list VRAMGT512 RenderCompressTextures 1 0 // -// VRAM < 2GB -// -list VRAMLT2GB -RenderReflectionProbeResolution 1 128 - -// // "Default" setups for safe, low, medium, high // list safe |