mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-20 01:21:31 +00:00
This is needed because for some reason the WSI for NV Vulkan drivers doesn't return VK_ERROR_OUT_OF_DATE_KHR, so there is no other way to know that a resize has occured apart from polling, which is a poor solution for X11 (since it is blocking). |
||
|---|---|---|
| .. | ||
| ButtonManager.cpp | ||
| ButtonManager.h | ||
| CMakeLists.txt | ||
| MainAndroid.cpp | ||