niki
|
0cea07806f
use different uniform buffers for each draw call
|
3 years ago |
niki
|
7f894e5bf7
some work on drawQuads (not fully working yet)
|
3 years ago |
niki
|
efdc2b8ee2
fix crash on exit
|
3 years ago |
niki
|
b5ba2b65b5
stop hardcoding vulkan vertex layouts
|
3 years ago |
niki
|
2bf7c35220
use constant color for VertexColor
|
3 years ago |
niki
|
1111aa3f42
(almost) integrate default löve shaders for vulkan
|
3 years ago |
niki
|
c996860602
Use löve's uniform data object for vulkan shader
|
3 years ago |
niki
|
12b9978173
Merge remote-tracking branch 'origin/12.0-development' into vulkan
|
3 years ago |
niki
|
3a4058d750
allow drawing more than one texture
|
3 years ago |
Alex Szpakowski
|
17b359f939
Windows: add support for high-dpi when capable SDL versions are used.
|
3 years ago |
niki
|
acf0474cc8
Implement drawing very basic textures
|
3 years ago |
niki
|
6c19e8c10a
merge newest 12.0 commits
|
3 years ago |
niki
|
4c415479c0
Merge remote-tracking branch 'origin/12.0-development' into vulkan
|
3 years ago |
niki
|
b9496f6d43
use glslang to compile vulkan ShaderStage
|
3 years ago |
Alex Szpakowski
|
dd7e20fe18
Xcode project file maintenance
|
3 years ago |
Alex Szpakowski
|
07f087c139
Fix newFileData and newThread outputting deprecation warnings.
|
3 years ago |
Alex Szpakowski
|
4a1d01c68c
Fix cmake builds
|
3 years ago |
Alex Szpakowski
|
3a5c3df02f
Add sync and async texture and buffer readback APIs.
|
3 years ago |
Alex Szpakowski
|
fb450b1df4
Add internal code for temporary buffers.
|
3 years ago |
Alex Szpakowski
|
a533982cb4
Replace internal 'staging' buffer data type with new 'readback' type.
|
3 years ago |
Miku AuahDark
|
7b66e50cfc
Add support for love.filedropped in Android.
|
3 years ago |
Miku AuahDark
|
2879074177
Silence compiler warnings in isModifierActive.
|
3 years ago |
Miku AuahDark
|
9e1e35ff39
Fixed love.audio.newSource(SoundData) variant.
|
3 years ago |
Miku AuahDark
|
2822f17a39
Minor improvements and fixes to Android-specific code.
|
3 years ago |
Miku AuahDark
|
aaeb318aa6
Android: Implement special path URI for passing file descriptors.
|
3 years ago |
Miku AuahDark
|
2016972607
Android: Reorder fused file preference.
|
3 years ago |
Alex Szpakowski
|
502adfcb15
Merge pull request #1805 from MikuAuahDark/setadev
|
3 years ago |
niki
|
4a34924031
try fix github workflows
|
3 years ago |
niki
|
d0aaddfef6
cleanup redundant initialization code
|
3 years ago |
niki
|
c16c07780f
use default texture when rendering primitives
|
3 years ago |