HostDisplay: Add stretch option
This commit is contained in:
@ -134,6 +134,7 @@ struct Settings
|
||||
bool gpu_24bit_chroma_smoothing = false;
|
||||
bool display_linear_filtering = true;
|
||||
bool display_integer_scaling = false;
|
||||
bool display_stretch = false;
|
||||
bool display_post_processing = false;
|
||||
bool display_show_osd_messages = false;
|
||||
bool display_show_fps = false;
|
||||
|
||||
Reference in New Issue
Block a user