wlroots-hyprland/render/gles2
Simon Ser 9396d8433a
render/gles2: remove YUV blocklist
Mesa provides YUV shaders, and can import multi-planar YUV DMA-BUFs
as a single EGLImage. Remove the arbitrary limitation.

If the driver doesn't support importing YUV as a single EGLImage,
the import will fail and the result will be the same anyways.
2021-02-05 15:56:29 +01:00
..
meson.build render: extract gles2 build files to subdir 2021-01-15 22:13:04 +01:00
pixel_format.c render/gles2: remove duplicated format list 2020-03-09 15:26:28 +01:00
renderer.c render/egl: remove *config_attribs and wlr_egl->config 2021-01-29 10:03:24 +01:00
shaders.c render/gles2: use .x/.y instead of .s/.t 2020-06-17 09:10:54 -06:00
texture.c render/gles2: remove YUV blocklist 2021-02-05 15:56:29 +01:00