gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / gstvkmemory.c
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-08-15 Matthew Watersvulkan: docs annotation updates
2019-09-17 Matthew Watersvulkan: split physical device from logical device
2019-09-11 Matthew Watersvulkan: dump most of the device information
2019-08-06 Yeongjin Jeongvulkan: Fix GstMemory leaks
2019-06-04 Matthew Watersvkmemory: fix allocation of sizes less than the alignment
2019-06-04 Matthew Watersvulkan: large docs update
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API