We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d92e9 commit 74c4a3aCopy full SHA for 74c4a3a
src/gpu_launch.py
@@ -308,7 +308,7 @@ class GPULaunchManager:
308
'values': {'off': '0'}
309
}
310
},
311
- 'nvidia_gl_aniso': {
+ 'nvidia_gl_anisotropic_filtering': {
312
'label': "OpenGL Anisotropic Filtering:",
313
'text': "Anisotropic filtering level in OpenGL. Improves texture sharpness at oblique viewing angles; higher levels look better but impact performance.",
314
'items': [
0 commit comments