niki
|
d06926eae9
Merge branch '12.0-development' of https://github.com/nikeinikei/love into 12.0-development
|
2 年之前 |
niki
|
094d6e39d1
vulkan: improve render pass performance
|
2 年之前 |
nikeinikei
|
edeab5e4e8
Merge branch 'love2d:12.0-development' into 12.0-development
|
2 年之前 |
Sasha Szpakowski
|
6ac7c09d90
shaders: default to std430 layout for storage buffers.
|
2 年之前 |
Sasha Szpakowski
|
2178b634c8
Add functions for indirect draws and compute dispatches.
|
2 年之前 |
Sasha Szpakowski
|
d3747cebb1
Rename love.graphics.drawShaderVertices to drawFromShader.
|
2 年之前 |
Sasha Szpakowski
|
e13b0078a2
shaders: ignore code in comments when parsing entry point functions.
|
2 年之前 |
niki
|
9f452474c7
vulkan: remove unnecessary getDevice() calls
|
2 年之前 |
Sasha Szpakowski
|
defe811f62
Allow creating a mipmapped texture with less than the full mip range.
|
2 年之前 |
Sasha Szpakowski
|
8706f0ef6a
Rename Texture:isRenderTarget to Texture:isCanvas.
|
2 年之前 |
niki
|
0e1f645538
vulkan: clean up glslang objects properly
|
2 年之前 |
niki
|
f01457a610
vulkan: remove internal Shader::attach call
|
2 年之前 |
nikeinikei
|
fdc860e6b6
Merge branch 'love2d:12.0-development' into 12.0-development
|
2 年之前 |
niki
|
377d269f4a
vulkan: remap bindings to prevent clash
|
2 年之前 |
Miku AuahDark
|
61352b90a5
Update dr_mp3 to 0.6.34.
|
2 年之前 |
niki
|
a2466a4a1b
vulkan: use temporary pipeline cache
|
2 年之前 |
Sasha Szpakowski
|
7e661d2fb1
Merge pull request #1892 from MikuAuahDark/srcindex
|
2 年之前 |
Miku AuahDark
|
c46423198e
Reduce the compiled binary size.
|
2 年之前 |
Sasha Szpakowski
|
9edae19d74
Merge branch 'main' into 12.0-development
|
2 年之前 |
Sasha Szpakowski
|
592c306276
Fix images with mipmaps when ANGLE is used with an AMD gpu.
|
2 年之前 |
Sasha Szpakowski
|
8cac37b811
Fix typo
|
2 年之前 |
Sasha Szpakowski
|
8ae7342875
Improve variable name readability in line rendering code.
|
2 年之前 |
Sasha Szpakowski
|
0acb2f57dc
Revert "CI: explicitly set the visual studio version when building for windows"
|
2 年之前 |
Sasha Szpakowski
|
fed946505f
CI: explicitly set the visual studio version when building for windows
|
2 年之前 |
Miku AuahDark
|
20ad44cd99
Source index PDB and upload it as artifacts.
|
2 年之前 |
Sasha Szpakowski
|
f6b74e9ce7
WheelJoint:getMotorTorque takes a dt param instead of inverse dt.
|
2 年之前 |
Sasha Szpakowski
|
a85858236d
error handler: increase font size slightly.
|
2 年之前 |
Sasha Szpakowski
|
94d05e319b
Clear auto-generated temporary depth/stencil buffers in setCanvas.
|
2 年之前 |
Sasha Szpakowski
|
249d90067e
Don't discard the backbuffer depth/stencil in setCanvas.
|
2 年之前 |
niki
|
7e7d2884c8
vulkan: fix shader crash
|
2 年之前 |