vulkan: fix up some gir annotations
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / gstvkimagememory.c
2019-12-04 Matthew Watersvulkan: fix up some gir annotations
2019-11-28 Matthew Watersvulkan/image: don't rely on weak-ref notifies for views
2019-11-07 Matthew Watersvulkan/image: use the full video info for returning...
2019-09-25 Matthew Watersvulkan: remove VkImageView from the memory
2019-06-04 Matthew Watersvulkan: implement the correct memory barriers necessary
2019-06-04 Matthew Watersvkformat: fix format conversion for matching vulkan...
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