libretro / gpsp

gpSP for libretro.
GNU General Public License v2.0
55 stars 53 forks source link

Add optional colour correction + interframe blending #76

Closed jdgleaver closed 4 years ago

jdgleaver commented 4 years ago

This PR adds two new core options:

These effects have a minor performance impact - on o3DS (the weakest hardware I have access to), in the worst case there is a performance reduction of < 10%. On any more powerful hardware, the impact should be undetectable.

In addition, this PR bumps the core options to v1.3 (with sublabels, etc.)