FrontendCommon: Add a post processing implementation
This commit is contained in:
@@ -84,6 +84,7 @@ struct Settings
|
||||
|
||||
GPURenderer gpu_renderer = GPURenderer::Software;
|
||||
std::string gpu_adapter;
|
||||
std::string display_post_process_chain;
|
||||
u32 gpu_resolution_scale = 1;
|
||||
bool gpu_use_debug_device = false;
|
||||
bool gpu_true_color = true;
|
||||
|
||||
Reference in New Issue
Block a user