gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / gstvkbuffermemory.c
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-08-15 Matthew Watersvulkan: docs annotation updates
2019-09-25 Matthew Watersvkbuffer: remove buffer view from the memory
2019-08-06 Yeongjin Jeongvulkan: Fix GstMemory leaks
2019-06-19 Matthew Watersvkbuffermemory: report requested size of the memory
2019-06-04 Matthew Watersvulkan: implement the correct memory barriers necessary
2019-06-04 Matthew Watersvkbuffermemory: bufferview's are only for texture-like...
2019-06-04 Matthew Watersvulkan: use c99 designated initializers where possible
2019-06-04 Matthew Watersvulkan: large docs update
2019-06-04 Matthew Watersvulkan: make a gstvulkan library out of the existing API