video_core: Add MMPX texture filter (#6564)
* video_core: Add MMPX texture shader * mmpx: Apply mix to mask alpha edge artifacting * mmpx: Do not use deprecated texture fuction.
This commit is contained in:
parent
b45c7188c7
commit
691e09473e
7 changed files with 160 additions and 1 deletions
|
@ -199,6 +199,11 @@
|
|||
<string>xBRZ</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>MMPX</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue