mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 18:05:46 +00:00
yuzu: Simplify broken Vulkan handling
This commit is contained in:
parent
4f15d9ed6f
commit
33abdfff9b
9 changed files with 65 additions and 115 deletions
|
@ -118,7 +118,7 @@ class GMainWindow : public QMainWindow {
|
|||
public:
|
||||
void filterBarSetChecked(bool state);
|
||||
void UpdateUITheme();
|
||||
explicit GMainWindow();
|
||||
explicit GMainWindow(bool has_broken_vulkan);
|
||||
~GMainWindow() override;
|
||||
|
||||
bool DropAction(QDropEvent* event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue