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

@ -150,16 +150,6 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="toggle_accurate_gs">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Force to fall back to software shader emulation when geometry shaders are used. &lt;/p&gt;&lt;p&gt;Some games require this to be enabled for the hardware shader to render properly.&lt;/p&gt;&lt;p&gt;However this might reduce performance in some games&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Accurate Geometry Shader</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>