vulkan: move fullscreenquad object to library
[platform/upstream/gstreamer.git] / gst-libs / gst / vulkan / vulkan_fwd.h
2019-12-04 Matthew Watersvulkan: move fullscreenquad object to library
2019-11-28 Matthew Watersvulkan: implement caching and reuse of a couple of...
2019-11-14 Matthew Watersvulkan/queue: be sure to take a lock around command...
2019-11-07 Matthew Watersvulkan: implement proper descriptor set handling
2019-11-07 Matthew Watersvulkan: add handle type for arbitrary vulkan handles
2019-09-25 Matthew Watersvulkan: remove VkImageView from the memory
2019-09-19 Matthew Watersvulkan: implement command buffer reuse
2019-09-17 Matthew Watersvulkan: split physical device from logical device
2019-07-04 Matthew Watersvulkan: move trash list to library
2019-06-04 Matthew Watersvulkan: implement the correct memory barriers necessary
2019-06-04 Matthew Watersvkupload: implement buffer to image uploader
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