gstreamer/ext/vulkan/shaders
Matthew Waters 615022ad93 vulkan: split vkfullscreenrender into two
Part 1 is a base class (vkvideofilter) that handles instance, device,
queue retrieval and holding that has been moved to the library
Part 2 is a fullscreenrenderquad that is still in the plugin that
performs all of the previous vulkan-specific functionality.
2019-11-28 23:27:21 +00:00
..
ayuv_to_rgb.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
bin2array.py vulkan: add a new image copying element 2019-06-04 09:03:44 +00:00
color_convert_generic.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
identity.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
identity.vert vulkan/identity: Split out most rendering code to a base class 2019-06-20 01:41:56 +10:00
meson.build vulkan: add view converter element 2019-07-05 15:04:28 +10:00
nv12_to_rgb.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
rgb_to_ayuv.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
rgb_to_nv12.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
rgb_to_yuy2.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
swizzle.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
swizzle.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
swizzle_and_clobber_alpha.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
upsample_ayuv.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
upsample_nv12.glsl vkcolorconvert: add support for RGB<->NV12 2019-06-20 01:41:56 +10:00
upsample_yuy2.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
view_convert.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00
view_defines.h vulkan: add view converter element 2019-07-05 15:04:28 +10:00
yuy2_to_rgb.frag vulkan: split vkfullscreenrender into two 2019-11-28 23:27:21 +00:00