gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / gstvkqueue.c
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-08-15 Matthew Watersvulkan: docs annotation updates
2019-11-14 Matthew Watersvulkan/queue: be sure to take a lock around command...
2019-09-19 Matthew Watersvulkan: implement command buffer reuse
2019-09-17 Matthew Watersvulkan: only pass the device/instance/display in to...
2019-06-19 Matthew Watersvulkan: ensure initialization of a couple of debug...
2019-06-04 Matthew Watersvkqueue: unly unref the context query if it succeeds
2019-06-04 Matthew Watersvulkan: large docs update
2019-06-04 Matthew Watersvulkan: add a command pool object for tracking
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API