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…
Reference in New Issue