atxi / Polymer

In-development Minecraft client using C++ and Vulkan.
MIT License
88 stars 3 forks source link

vsync is not working #10

Closed Nucleacraft closed 6 months ago

Nucleacraft commented 1 year ago

vsync is not working. RTX 2060. Archlinux. Fix: remove if (mode == VK_PRESENT_MODE_IMMEDIATE_KHR) { best_mode = mode; }