wlroots
wlroots copied to clipboard
YUV support for wl_shm
wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:
https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/54
And other pixel formats too I guess
I suppose 10 bit colour support could also be part of this.
See https://github.com/swaywm/wlroots/pull/724
Mesa provides YUV support for linux-dmabuf.
I suppose 10 bit colour support could also be part of this.
We now have 10-bit color support for wl_shm, with both the GLES2 and the Pixman renderers.