vulkan: move fullscreenquad object to library
[platform/upstream/gstreamer.git] / ext / vulkan / vkimageidentity.c
2019-12-04 Matthew Watersvulkan: move fullscreenquad object to library
2019-11-28 Matthew Watersvulkan: split vkfullscreenrender into two
2019-11-13 Matthew Watersvulkan: NULL check destruction of vulkan resources
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 Watersvulkan: use VK_NULL_HANDLE in more places
2019-11-07 Matthew Watersvulkan/image: use the full video info for returning...
2019-10-28 Matthew Watersvulkanimage: move fence creation earlier
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-19 Matthew Watersvulkan: implement command buffer reuse
2019-07-04 Matthew Watersvulkan: move trash list to library
2019-06-19 Matthew Watersvkfullscreenrender: create descriptor sets later
2019-06-19 Matthew Watersvulkan/identity: Split out most rendering code to a...
2019-06-04 Matthew Watersvulkan: implement the correct memory barriers necessary
2019-06-04 Matthew Watersvulkan: add a new image copying element