mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
9396d8433a
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. |
||
---|---|---|
.. | ||
meson.build | ||
pixel_format.c | ||
renderer.c | ||
shaders.c | ||
texture.c |