vulkan: move fullscreenquad object to library
[platform/upstream/gstreamer.git] / ext / vulkan / vkviewconvert.c
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-28 Matthew Watersvulkan: split vkfullscreenrender into two
2019-11-13 Matthew Watersvulkan: make new trash objects ref the fence
2019-11-07 Matthew Watersvulkan: implement proper descriptor set handling
2019-11-07 Matthew Watersvulkan/fence: add always-signalled fence type
2019-11-07 Matthew Watersvulkanviewconvert: fix typo of output image view name
2019-11-07 Matthew Watersvulkan: use VK_NULL_HANDLE in more places
2019-11-07 Matthew Watersvulkan/image: use the full video info for returning...
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-28 Matthew Watersvulkan: change to clamp to edge rather than clamp to...
2019-09-25 Matthew Watersvulkan: remove VkImageView from the memory
2019-09-25 Matthew Watersvkbuffer: remove buffer view from the memory
2019-09-19 Matthew Watersvulkan: implement command buffer reuse
2019-08-22 Matthew Watersvulkanviewconvert: perform a renegotiation on multiview...
2019-07-09 Seungha Yangvulkan: Fix incompatible type build warning
2019-07-05 Matthew Watersvulkan: add view converter element