niki
|
e08ade86b5
vulkan: simplify shader code slightly
|
2 years ago |
niki
|
8b4c46ccd2
Merge branch '12.0-development' of https://github.com/nikeinikei/love into 12.0-development
|
2 years ago |
niki
|
3b9476b5dd
vulkan: fix validation warnings
|
2 years ago |
nikeinikei
|
d88a9eead3
Merge branch 'love2d:12.0-development' into 12.0-development
|
2 years ago |
niki
|
ba15a2ab05
vulkan: correct usage of pNext chain for device
|
2 years ago |
niki
|
04de1ade9e
vulkan: correctly deal with custom input attribs
|
2 years ago |
niki
|
5254417c63
vulkan: remove unnecessary vkDeviceWaitIdle
|
2 years ago |
niki
|
332b456131
vulkan: remove getDefaultTexture
|
2 years ago |
niki
|
8b419522d7
vulkan: simplify code slightly
|
2 years ago |
niki
|
37013267f7
vulkan: improve readability / maintainability
|
2 years ago |
niki
|
284a385062
support more swapchain image formats
|
2 years ago |
Sasha Szpakowski
|
786abdc8b7
Merge pull request #1954 from hgoschuetz/fix-ref
|
2 years ago |
Henry Goschütz
|
662c01ff9d
Fix reference to old 'macosx.mm'
|
2 years ago |
Miku AuahDark
|
d28b30736f
Improve MP3 detection slightly more.
|
2 years ago |
Sasha Szpakowski
|
8efcf27a6e
Fix RTL text when fallback fonts are used.
|
2 years ago |
Sasha Szpakowski
|
48326a026d
Fix t.window.displayindex in love.conf.
|
2 years ago |
Sasha Szpakowski
|
545db4b0b3
Merge pull request #1927 from EngineerSmith/bug-hunting
|
2 years ago |
Sasha Szpakowski
|
4fef549363
Merge pull request #1926 from EngineerSmith/enet-data
|
2 years ago |
EngineerSmith
|
4e6aadc033
Fixed issue #1925 misspelling for both keyboard and scancode enums
|
2 years ago |
EngineerSmith
|
8f5ca512b8
added variant for enet peer_send and host_broadcast to take light userdata and a size than just a lua string
|
2 years ago |
Sasha Szpakowski
|
90b22f7d42
Fix love.graphics.draw(TextBatch) accessing an invalid pointer.
|
2 years ago |
Sasha Szpakowski
|
7613067f21
Merge branch 'main' into 12.0-development
|
2 years ago |
Sasha Szpakowski
|
fe886c3c51
Updated changelog
|
2 years ago |
scurest
|
f5b8117c19
graphics: fix typo in comment
|
2 years ago |
scurest
|
106daedf75
graphics: fix for anti-parallel line segments (#1894)
|
2 years ago |
Sasha Szpakowski
|
a71cfdcb50
Fix typo
|
2 years ago |
Sasha Szpakowski
|
1080507c7d
Improve variable name readability in line rendering code.
|
2 years ago |
slime
|
c245397178
Remove NaN-check C assert calls in line drawing code.
|
2 years ago |
Klonan
|
7e0f8ca791
FIx polyline adding NaN normals, which breaks the line rendering
|
3 years ago |
slime
|
f6e9277a6d
macOS: fix colors appearing oversaturated on P3 displays.
|
2 years ago |