mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 11:42:33 -07:00
Merge pull request #2032 from bunnei/qt-graphics
Qt graphics configure & V-Sync option
This commit is contained in:
@@ -72,6 +72,7 @@ struct Values {
|
||||
bool use_hw_renderer;
|
||||
bool use_shader_jit;
|
||||
bool use_scaled_resolution;
|
||||
bool use_vsync;
|
||||
|
||||
float bg_red;
|
||||
float bg_green;
|
||||
|
Reference in New Issue
Block a user