This protocol allows clients to attach a color space and rendering
intent to a wl_surface. It further allows the client to be informed
which color spaces a wl_surface was converted to on the last presented.
Signed-off-by: Sebastian Wick
---
Makefile.am | 1 +
New version with smaller changes and clarifications and a new feature:
* Introduce enum color_space_name to optionally name a color space
object when the color space is well-known. Even if the color space
object is describing one of the well-known color spaces it may not be
tagged with the n
Hi,
At FOSDEM on saturday the 1st of february 2020, there will be another
graphics DevRoom. URL: https://fosdem.org/2020/
The focus of this DevRoom is:
* Graphics drivers: from display to media to 3d drivers, both in
bootloaders, kernel or userspace. Be it part of DRM, KMS, V4L,
(direct)FB, Xo