mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 19:47:57 -05:00
Remove gpu debugger and get yuzu qt to compile
This commit is contained in:
@ -20,8 +20,6 @@ extern EmuWindow* g_emu_window; ///< Emu window
|
||||
|
||||
// TODO: Wrap these in a user settings struct along with any other graphics settings (often set from
|
||||
// qt ui)
|
||||
extern std::atomic<bool> g_hw_renderer_enabled;
|
||||
extern std::atomic<bool> g_shader_jit_enabled;
|
||||
extern std::atomic<bool> g_toggle_framelimit_enabled;
|
||||
|
||||
/// Start the video core
|
||||
|
Reference in New Issue
Block a user