CaffeineViking / vkhr

Real-Time Hybrid Hair Rendering using Vulkan™
MIT License
446 stars 34 forks source link

Properly Re-Create the Vulkan Swapchain #7

Closed CaffeineViking closed 5 years ago

CaffeineViking commented 6 years ago

Just don't press the F key right now, please :-). Will be fixed when "shoveling" over code to the Rasterizer.

CaffeineViking commented 5 years ago

Finally works as it should, resizes and v-sync toggle also now work. Simple support for High DPI displays with GLFW. Proper support for handling High DPI setups is coming in GLFW 3.3 but current method should work as well. Going to test this out properly on Monday by asking Dominik to do a quick test run on his monitors.