mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 08:37:52 +00:00
VideoCore: Add gaussian filtering.
This commit is contained in:
parent
52fc766daf
commit
f54d6dee54
8 changed files with 140 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue