vulkan: move fullscreenquad object to library
[platform/upstream/gstreamer.git] / ext / vulkan / vkcolorconvert.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 Watersvulkancolorconvert: disable YUY2 conversion
2019-11-28 Matthew Watersvulkan: split vkfullscreenrender into two
2019-11-28 Matthew Watersvulkan/colorconvert: zero out sampler create struct
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 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-28 Matthew Watersvulkancolorconvert: explicitly initalize swizzle arrays
2019-07-09 Seungha Yangvulkan: Fix incompatible type build warning
2019-07-05 Matthew Watersvulkan: fix output framebuffer creation size
2019-07-04 Matthew Watersvulkan: move trash list to library
2019-06-19 Matthew Watersvkcolorconvert: add support for RGB<->NV12
2019-06-19 Matthew Watersvulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY
2019-06-19 Matthew Watersvulkan: add a color conversion element