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
|
284a385062
support more swapchain image formats
|
2 years ago |
niki
|
5eae82ab33
vulkan: fix gammacorrect in Graphics::clear
|
2 years ago |
niki
|
4f321d69e7
vulkan: cache depthStencilFormat
|
2 years ago |
niki
|
dc6e080d18
vulkan: code styling
|
2 years ago |
niki
|
6183f67598
vulkan: fix wrong attachment load op
|
2 years ago |
niki
|
2fc5a8afe0
vulkan: removed unused optional extension
|
2 years ago |
niki
|
14e08a2b03
vulkan: remove default renderpasses & framebuffers
|
2 years ago |
niki
|
b698c0f11a
vulkan: rename to OptionalDeviceExtensions
|
2 years ago |
niki
|
b04ba7ecb4
vulkan: fix incorrect loadOp
|
2 years ago |
niki
|
d06926eae9
Merge branch '12.0-development' of https://github.com/nikeinikei/love into 12.0-development
|
2 years ago |
niki
|
094d6e39d1
vulkan: improve render pass performance
|
2 years ago |
nikeinikei
|
edeab5e4e8
Merge branch 'love2d:12.0-development' into 12.0-development
|
2 years ago |
Sasha Szpakowski
|
2178b634c8
Add functions for indirect draws and compute dispatches.
|
2 years ago |
Sasha Szpakowski
|
defe811f62
Allow creating a mipmapped texture with less than the full mip range.
|
2 years ago |
niki
|
f01457a610
vulkan: remove internal Shader::attach call
|
2 years ago |
niki
|
377d269f4a
vulkan: remap bindings to prevent clash
|
2 years ago |
niki
|
a2466a4a1b
vulkan: use temporary pipeline cache
|
2 years ago |
niki
|
7e7d2884c8
vulkan: fix shader crash
|
2 years ago |
Sasha Szpakowski
|
b0f79f78a5
vulkan: don't pass a SDL_Window into GetInstanceExtensions, it's unneeded.
|
2 years ago |
Sasha Szpakowski
|
f6cdbdc868
Merge branch 'main' into 12.0-development
|
2 years ago |
niki
|
cd07a464fb
vulkan: document future possibility for vsync
|
2 years ago |
niki
|
8694c44207
vulkan: fix incorrect textures in shader uniforms
|
2 years ago |
niki
|
ccca355664
vulkan: fix love.window.setVsync
|
2 years ago |
nikeinikei
|
eec94ccc99
Merge branch 'love2d:12.0-development' into 12.0-development
|
2 years ago |
niki
|
30bdb03f3b
vulkan: code styling
|
2 years ago |
niki
|
2d5b4966d3
vulkan: add missing vulkan errors
|
2 years ago |
Sasha Szpakowski
|
c89192990b
vulkan: potentially improved highdpi support.
|
2 years ago |