Benjamin Otte
|
89b4f12b38
|
vulkan: Plug a memleak
|
2023-07-31 16:51:03 +02:00 |
|
Benjamin Otte
|
58c318a4dc
|
vulkan: Add gskvulkanprivate.h
It's the new place for all the common stuff.
Because the old place is about to go away.
|
2023-07-16 12:13:00 +02:00 |
|
Matthias Clasen
|
9f88dba162
|
gsk: Stop using g_slice
|
2023-03-14 14:56:42 -04:00 |
|
TestingPlant
|
2f98de06bc
|
vulkan: Don't attempt to free 0 command buffers
vkFreeCommandBuffers can't be called with commandBufferCount set to 0.
|
2022-05-08 05:37:14 +00:00 |
|
Benjamin Otte
|
710c39027b
|
vulkan: Keep track of command buffers
Fixes a rather large memleak.
|
2018-02-17 08:04:43 +01:00 |
|
Matthias Clasen
|
3771c95c72
|
gsk: Move Vulkan sources to a subdirectory
Following what was already done for GL.
|
2018-01-06 09:36:55 -05:00 |
|