mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
Deflicker stuff
This commit is contained in:
parent
e4ed9f098d
commit
1a98cacee8
1
driver.h
1
driver.h
@ -170,6 +170,7 @@ typedef struct video_info
|
|||||||
bool vsync;
|
bool vsync;
|
||||||
bool force_aspect;
|
bool force_aspect;
|
||||||
unsigned viwidth;
|
unsigned viwidth;
|
||||||
|
bool vfilter;
|
||||||
bool smooth;
|
bool smooth;
|
||||||
/* Maximum input size: RARCH_SCALE_BASE * input_scale */
|
/* Maximum input size: RARCH_SCALE_BASE * input_scale */
|
||||||
unsigned input_scale;
|
unsigned input_scale;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user