mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 07:18:39 -05:00
VideoCore: Add gaussian filtering.
This commit is contained in:
committed by
Fernando Sahmkow
parent
bf01b7993d
commit
9e065b9c7d
@ -417,6 +417,11 @@
|
||||
<string>Bicubic</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Gaussian</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>ScaleForce</string>
|
||||
|
Reference in New Issue
Block a user