mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 11:57:49 +00:00
bootmanager: Remove inaccurate switch
Those vulkan settings do not correspond 1:1 to the swap intervals that they set for OpenGL, so remove it. bootmanager: Add missing include I didn't add this log why did it break
This commit is contained in:
parent
17507c4849
commit
3573979d27
2 changed files with 3 additions and 11 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <QTouchEvent>
|
||||
#include <QWidget>
|
||||
|
||||
#include "common/logging/log.h"
|
||||
#include "common/polyfill_thread.h"
|
||||
#include "common/thread.h"
|
||||
#include "core/frontend/emu_window.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue