mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
(FFMPEG FFT) Add 1440p/2160p resolution options
This commit is contained in:
parent
79d35d158a
commit
defab8842a
@ -274,7 +274,7 @@ void CORE_PREFIX(retro_set_environment)(retro_environment_t cb)
|
||||
#if defined(HAVE_OPENGL) || defined(HAVE_OPENGLES)
|
||||
{ "ffmpeg_temporal_interp", "Temporal Interpolation; enabled|disabled" },
|
||||
#ifdef HAVE_GL_FFT
|
||||
{ "ffmpeg_fft_resolution", "GLFFT Resolution; 1280x720|1920x1080|640x360|320x180" },
|
||||
{ "ffmpeg_fft_resolution", "GLFFT Resolution; 1280x720|1920x1080|2560x1440|3840x2160|640x360|320x180" },
|
||||
{ "ffmpeg_fft_multisample", "GLFFT Multisample; 1x|2x|4x" },
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user