mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 22:32:34 -07: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