dolphin/Source/Core/DolphinNoGUI
Stenzek de632fc9c8 Renderer: Handle resize events on-demand instead of polling
We now differentiate between a resize event and surface change/destroyed
event, reducing the overhead for resizes in the Vulkan backend. It is
also now now safe to change the surface multiple times if the video thread
is lagging behind.
2018-02-20 01:15:55 +10:00
..
CMakeLists.txt Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
MainNoGUI.cpp Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00