Thibault Saunier
|
019971a3c7
|
Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir
|
2021-09-24 16:14:36 -03:00 |
|
Víctor Manuel Jáquez Leal
|
c22ae0700b
|
vulkan: Declare missing auto-pointer cleanup functions.
Also removed a couple guards since, given the glib dependency, they
are set.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2396>
|
2021-07-12 05:08:09 +00:00 |
|
Matthew Waters
|
2d31aba78d
|
vulkan: docs annotation updates
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1506>
|
2020-08-15 02:55:30 +00:00 |
|
Matthew Waters
|
9f4b043161
|
vulkan/queue: be sure to take a lock around command submission
This ensures that only one thread is submitting commands at a time as
required by the Vulkan specification.
|
2019-11-14 07:10:16 +00:00 |
|
Matthew Waters
|
407dab607f
|
vulkan: only pass the device/instance/display in to *_handle_*() functions
We don't need to change the pointer value in these functions.
|
2019-09-17 13:02:43 +10:00 |
|
Matthew Waters
|
70fda3ff78
|
vulkan: large docs update
|
2019-06-04 09:03:44 +00:00 |
|
Matthew Waters
|
32d217a9df
|
vulkan: add a command pool object for tracking
|
2019-06-04 09:03:44 +00:00 |
|
Matthew Waters
|
25dd3b32e5
|
vulkan: make a gstvulkan library out of the existing API
|
2019-06-04 09:03:44 +00:00 |
|