gstreamer/ext/vulkan/shaders
Matthew Waters e5d574534c shaders/view-convert: remove some debugging colours
Fixes left and right output modes.
2019-08-22 11:50:51 +10:00
..
ayuv_to_rgb.frag vulkan: remove unused downsample AYUV shader 2019-06-20 05:44:47 +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/identity: Split out most rendering code to a base class 2019-06-20 01:41:56 +10: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 vkcolorconvert: add support for RGB<->NV12 2019-06-20 01:41:56 +10:00
rgb_to_ayuv.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
rgb_to_nv12.frag vkcolorconvert: add support for RGB<->NV12 2019-06-20 01:41:56 +10:00
rgb_to_yuy2.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
swizzle.frag vulkan: add a color conversion element 2019-06-20 01:41:56 +10:00
swizzle.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
swizzle_and_clobber_alpha.frag vulkan: add a color conversion element 2019-06-20 01:41:56 +10: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
uyvy_to_rgb.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
view_convert.frag shaders/view-convert: remove some debugging colours 2019-08-22 11:50:51 +10:00
view_defines.h vulkan: add view converter element 2019-07-05 15:04:28 +10:00
yuy2_to_rgb.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00