mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-17 15:09:03 +02:00
Add SGSR edge variant
This commit is contained in:
parent
67178c5996
commit
17318e9945
13 changed files with 97 additions and 33 deletions
|
|
@ -45,6 +45,7 @@ Various graphical filters exist - each of them aimed at a specific target/image
|
|||
- **SGSR**: Uses Snapdragon Studios Game Super Resolution to enhance image quality (similar to FSR, but for Adreno devices).
|
||||
- **Pros**: Optimized for Adreno devices.
|
||||
- **Cons**: Doesn't play nicely with non-Adreno devices.
|
||||
- **SGSR Edge**: Almost the same pipeline as SGSR, but with improved edge detection.
|
||||
|
||||
### Anisotropy values
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue