gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / gstvkdevice.c
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-08-15 Matthew Watersvulkan: docs annotation updates
2020-06-21 Matthew Watersvulkan: log extension/layers available/enabled on insta...
2020-06-21 Matthew Watersvulkan/device: expose extension/layer choices
2019-11-28 Matthew Watersvulkan: implement caching and reuse of a couple of...
2019-09-17 Matthew Watersvulkan: split physical device from logical device
2019-09-17 Matthew Watersvulkan: expose various flags to string methods
2019-09-17 Matthew Watersvulkan: only pass the device/instance/display in to...
2019-09-11 Matthew Watersvulkan: dump most of the device information
2019-07-05 Matthew Watersvulkan/device: add property for the parent instance
2019-06-19 Matthew Watersvulkan: ensure initialization of a couple of debug...
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