Remove 'Accurate Geometry Shader' setting, default behavior is as it was turned on.

This commit is contained in:
tywald 2019-08-12 02:55:14 +02:00
parent d18d2a0a18
commit aad8261534
11 changed files with 1 additions and 30 deletions

View file

@ -108,10 +108,6 @@ use_hw_shader =
# 0: Off (Default. Faster, but causes issues in some games) 1: On (Slower, but correct)
shaders_accurate_mul =
# Whether to fallback to software for geometry shaders
# 0: Off (Faster, but causes issues in some games) 1: On (Default. Slower, but correct)
shaders_accurate_gs =
# Whether to use the Just-In-Time (JIT) compiler for shader emulation
# 0: Interpreter (slow), 1 (default): JIT (fast)
use_shader_jit =