mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
18edfefa0a
It appears that SDL2's kmsdrm driver ignores the swap interval setting if the SDL context has not yet been created. Moving the call to after context creation allows it to work as expected. Fixes vsync when running ppsspp in a KMS context using the SDL2 kmsdrm driver (which is especially useful for Raspberry Pi 4 B, but is also needed for other systems including Raspberry Pi 3B via firmware KMS & Intel Haswell i965 via KMS on x64). |
||
---|---|---|
.. | ||
Compare.cpp | ||
Compare.h | ||
Headless.cpp | ||
headless.txt | ||
Headless.vcxproj | ||
Headless.vcxproj.filters | ||
SDLHeadlessHost.cpp | ||
SDLHeadlessHost.h | ||
StubHost.cpp | ||
StubHost.h | ||
WindowsHeadlessHost.cpp | ||
WindowsHeadlessHost.h |