Activity
update VMA to 3.2.1. Fixes assert when running with vulkan 1.4.
update VMA to 3.2.1. Fixes assert when running with vulkan 1.4.
vulkan/opengl: fix reported texture memory usage of texture views.
vulkan/opengl: fix reported texture memory usage of texture views.
Fix compile error due to usage of undefined FLT_MAX.
Fix compile error due to usage of undefined FLT_MAX.
Initialize the value of "null" Source object members.
Initialize the value of "null" Source object members.
Fix initial return value of love.keyboard.isDown
Fix initial return value of love.keyboard.isDown
vulkan: possible fix for volume texture mipmap generation
vulkan: possible fix for volume texture mipmap generation
Improve error message when require fails to load a dll.
Improve error message when require fails to load a dll.
fix tests on Windows when the display scale is > 100%.
fix tests on Windows when the display scale is > 100%.
love.filesystem mount APIs return false if the path is already mounted.
love.filesystem mount APIs return false if the path is already mounted.
nogame: resizing doesn't change existing cloud shapes
nogame: resizing doesn't change existing cloud shapes
The main loop runs while resizing or moving the window, on Windows.
The main loop runs while resizing or moving the window, on Windows.
nogame: fix duckloon disappearing for a short time after a resize
nogame: fix duckloon disappearing for a short time after a resize
vulkan: fix extra redundant swapchain recreation happening on resize.
vulkan: fix extra redundant swapchain recreation happening on resize.
vulkan: prefer native drivers over vulkan-on-d3d12.
vulkan: prefer native drivers over vulkan-on-d3d12.
vulkan: pick the first device with the highest score when multiple ha…
vulkan: pick the first device with the highest score when multiple ha…
vulkan: fix 1 frame delay of backbuffer resize
vulkan: fix 1 frame delay of backbuffer resize
vulkan: fix vkResetDescriptorPool validation error
vulkan: fix vkResetDescriptorPool validation error
vulkan: fix texture descriptor type in descriptor pools.
vulkan: fix texture descriptor type in descriptor pools.