Matthew Waters
|
0c3eec57f2
|
vulkan: make new trash objects ref the fence
Avoids gst_vulkan_fence_ref at each call site of the trash object
creation
|
2019-11-13 22:27:59 +00:00 |
|
Matthew Waters
|
0d57c1817b
|
vkhandle: expose a printf format specifier for a vulkan handle
|
2019-11-11 11:04:59 +11:00 |
|
Matthew Waters
|
f738c1f138
|
vulkan: fix non-dispatchable handles on 32-bit platforms
non-dispatchable handles are 64-bit integers on 32-bit platforms
|
2019-11-07 20:01:57 +00:00 |
|
Matthew Waters
|
7a1bb3001a
|
vulkan: use VK_NULL_HANDLE in more places
Fixes compiler warnings on 32-bit platforms assigning a void * to a
64-bit integer value.
|
2019-11-07 20:01:57 +00:00 |
|
Matthew Waters
|
82e86573b8
|
vulkan: implement command buffer reuse
Using a similar design for reference counting as
GstBuffer/GstBufferPool.
|
2019-09-19 02:01:35 +00:00 |
|
Matthew Waters
|
b5256d94fc
|
vulkan: move trash list to library
|
2019-07-04 14:18:15 +10:00 |
|