Merge pull request #4879 from tywald/accurate-gs-on

Remove 'Accurate Geometry Shader' setting
This commit is contained in:
Weiyi Wang
2019-08-18 15:52:45 -04:00
committed by GitHub
11 changed files with 1 additions and 30 deletions

View File

@@ -141,7 +141,6 @@ struct Values {
bool use_gles;
bool use_hw_renderer;
bool use_hw_shader;
bool shaders_accurate_gs;
bool shaders_accurate_mul;
bool use_shader_jit;
u16 resolution_factor;