niki
|
6e944f9db8
|
vulkan: fix memory leak in Shader
|
2022-09-18 05:55:37 +02:00 |
|
niki
|
cf099946a1
|
vulkan: fix depth stencil textures
|
2022-09-18 00:18:32 +02:00 |
|
niki
|
a93d153792
|
vulkan: adjust code styling
|
2022-09-10 17:40:46 +02:00 |
|
niki
|
7bbc042fce
|
vulkan: remove redundant tabs
this makes reading the source files easier
and is more in line with the rest of the löve codebase
|
2022-07-30 01:16:56 +02:00 |
|
niki
|
1096b76054
|
vulkan: fix clean up
We now don't do any more greedy waiting when destroying vulkan objects.
|
2022-07-29 22:59:15 +02:00 |
|
niki
|
9d04ec0030
|
vulkan: fix all memory leaks
Now now errors regarding resource management appear in the debug output / validation layers.
|
2022-07-11 13:58:35 +02:00 |
|
niki
|
0759e8d513
|
vulkan: fix some memory leaks
|
2022-07-11 01:13:50 +02:00 |
|
niki
|
3a4058d750
|
allow drawing more than one texture
|
2022-06-12 02:00:30 +02:00 |
|
niki
|
e6f8b465bc
|
use vma for streambuffer implementation
|
2022-05-04 15:41:50 +02:00 |
|
niki
|
394956e320
|
ignore minsize in StreamBuffer::map
|
2022-05-03 17:51:54 +02:00 |
|
niki
|
158052c52c
|
implement basic per frame uniform variables
|
2022-03-22 14:31:50 +01:00 |
|
niki
|
7b8fcfb919
|
fix vulkan::StreamBuffer::unmap
|
2022-02-04 23:48:36 +01:00 |
|
niki
|
4d7fe75001
|
add vulkan streambuffer implementation
|
2022-02-04 23:48:36 +01:00 |
|