mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 00:57:57 -05:00
TextureCache: Make a better Anisotropic setter.
This commit is contained in:
@ -130,22 +130,22 @@
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>2x (WILL BREAK THINGS)</string>
|
||||
<string>2x</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>4x (WILL BREAK THINGS)</string>
|
||||
<string>4x</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>8x (WILL BREAK THINGS)</string>
|
||||
<string>8x</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>16x (WILL BREAK THINGS)</string>
|
||||
<string>16x</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
Reference in New Issue
Block a user