Sasha Szpakowski
|
0f30269cf5
vulkan: possible fix for volume texture mipmap generation
|
6 ヶ月 前 |
Humberto Dias
|
1462bd47cf
Build Linux ARM64 AppImage (#2154)
|
7 ヶ月 前 |
Sasha Szpakowski
|
2d65274ae6
Improve error message when require fails to load a dll.
|
7 ヶ月 前 |
Sasha Szpakowski
|
f5631fd83a
fix tests on Windows when the display scale is > 100%.
|
7 ヶ月 前 |
Sasha Szpakowski
|
34affbd1ac
tests: fix love.filesystem mounting
|
7 ヶ月 前 |
Sasha Szpakowski
|
f03cf6a88f
love.filesystem mount APIs return false if the path is already mounted.
|
7 ヶ月 前 |
Sasha Szpakowski
|
19681f1a75
nogame: resizing doesn't change existing cloud shapes
|
7 ヶ月 前 |
Sasha Szpakowski
|
2cc2b65358
Fix typo
|
7 ヶ月 前 |
Sasha Szpakowski
|
8900a72ac4
The main loop runs while resizing or moving the window, on Windows.
|
7 ヶ月 前 |
Sasha Szpakowski
|
b20a0b81a4
nogame: fix duckloon disappearing for a short time after a resize
|
7 ヶ月 前 |
Sasha Szpakowski
|
5d514718b8
Call collectgarbage() after love.resize.
|
7 ヶ月 前 |
Sasha Szpakowski
|
bda679d629
vulkan: fix extra redundant swapchain recreation happening on resize.
|
7 ヶ月 前 |
Sasha Szpakowski
|
0e5133e1f7
vulkan: prefer native drivers over vulkan-on-d3d12.
|
7 ヶ月 前 |
Sasha Szpakowski
|
cc88b94ac4
vulkan: pick the first device with the highest score when multiple have the same score.
|
7 ヶ月 前 |
Sasha Szpakowski
|
2e0b85a005
update volk library to zeux/volk@362e53e
|
7 ヶ月 前 |
Sasha Szpakowski
|
244ba44b8b
update vulkan headers
|
7 ヶ月 前 |
Sasha Szpakowski
|
8ec5898f9c
Merge pull request #2147 from Papaew/window_icon_fix
|
7 ヶ月 前 |
Sasha Szpakowski
|
25a2753b72
vulkan: fix 1 frame delay of backbuffer resize
|
7 ヶ月 前 |
UnevenBird
|
e9b3440b50
Fixed delay in changing window icon on boot
|
7 ヶ月 前 |
Sasha Szpakowski
|
0d21908b7e
vulkan: fix vkResetDescriptorPool validation error
|
7 ヶ月 前 |
Miku AuahDark
|
0f39eeb73c
Update lua-https to love2d/lua-https@121d651.
|
7 ヶ月 前 |
Miku AuahDark
|
dc1fca374e
Update lua-https to love2d/lua-https@5b6ecab.
|
7 ヶ月 前 |
Sasha Szpakowski
|
a53d68b723
vulkan: fix texture descriptor type in descriptor pools.
|
7 ヶ月 前 |
Sasha Szpakowski
|
5c63a945b8
Fix typo
|
7 ヶ月 前 |
Sasha Szpakowski
|
92e79ab609
vulkan: reduce memory usage when many shaders are being used with many draw calls.
|
7 ヶ月 前 |
Sasha Szpakowski
|
32bd2bdaad
opengl: fix color masks not using proper GLboolean values
|
7 ヶ月 前 |
Sasha Szpakowski
|
3412a4defc
Improve format fallbacks when using setCanvas with automatic depth/stencil.
|
7 ヶ月 前 |
Sasha Szpakowski
|
dd3ebae7a1
vulkan: don't try to enable anisotropic filtering if anisotropy is 1.
|
7 ヶ月 前 |
Sasha Szpakowski
|
324b0f831b
vulkan: improve error messages
|
7 ヶ月 前 |
Sasha Szpakowski
|
38168d4857
Handle internal SDL_EVENT_FINGER_CANCELED events.
|
7 ヶ月 前 |