mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
This rewrites the shader so that we use the same (more flexible) CSC as we have for I420 and NV12. This also fixes the reverse of odd/even which caused chroma shift. Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1633>