Skip to content
Snippets Groups Projects
Commit fa678e84 authored by David Parks's avatar David Parks
Browse files

merge

parents f3a8087d 23730070
No related branches found
No related tags found
No related merge requests found
version 21 version 22
// NOTE: This is mostly identical to featuretable_mac.txt with a few differences // NOTE: This is mostly identical to featuretable_mac.txt with a few differences
// Should be combined into one table // Should be combined into one table
...@@ -59,6 +59,7 @@ RenderTextureMemoryMultiple 1 1.0 ...@@ -59,6 +59,7 @@ RenderTextureMemoryMultiple 1 1.0
RenderShaderLightingMaxLevel 1 3 RenderShaderLightingMaxLevel 1 3
SkyUseClassicClouds 1 1 SkyUseClassicClouds 1 1
WatchdogDisabled 1 1 WatchdogDisabled 1 1
RenderUseStreamVBO 1 1
// //
...@@ -431,6 +432,10 @@ list ATIOldDriver ...@@ -431,6 +432,10 @@ list ATIOldDriver
RenderAvatarVP 0 0 RenderAvatarVP 0 0
RenderAvatarCloth 0 0 RenderAvatarCloth 0 0
// ATI cards generally perform better when not using VBOs for streaming data
list ATI
RenderUseStreamVBO 1 0
/// Tweaked NVIDIA /// Tweaked NVIDIA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment