mirror of
https://github.com/Lime3DS/Lime3DS
synced 2025-10-05 19:22:47 +02:00
* renderer_vulkan: Disable FIFO when refresh rate is lower than ~60hz Also disables FIFO when Apple low power mode is enabled, as it can limit the application framerate to 30fps * renderer_vulkan.cpp: Put `IsLowRefreshRate` into anon namespace + make static