[Mesa-dev] [PATCH 1/3] wayland-drm: Expose server-side xbgr2101010 and abgr2101010 formats.

Daniel Stone daniel at fooishbar.org
Tue Mar 13 09:30:54 UTC 2018


Hi Mario,

On 12 March 2018 at 20:45, Mario Kleiner <mario.kleiner.de at gmail.com> wrote:
> This way the wayland server can signal support for these formats
> to wayland EGL clients. This is currently used by nouveau for 10
> bpc support.
>
> Tested with glmark2-wayland and glmark2-es2-wayland under weston
> to now expose 10 bpc EGL configs under nouveau.

Do we need a way to ensure that the backend driver does actually
support BGR for texturing? AFAIK, if a client happens to select a BGR
config on other drivers now - using a compositor which does not
implement wl_drm - this will break for them.

Cheers,
Daniel


More information about the mesa-dev mailing list