[PATCH 0/2] [DO NOT MERGE] Temporary protocols for HDR
Harish Krupo
harish.krupo.kps at intel.com
Mon Mar 11 19:36:05 UTC 2019
This patch set adds two placeholder protocols which would be utilized by
our HDR stack which is published at [1].
A unified color management and HDR protocol is being discussed here [2]
Thank you
Regards
Harish Krupo
[1] https://gitlab.freedesktop.org/wayland/weston/merge_requests/124
[2] https://lists.freedesktop.org/archives/wayland-devel/2019-March/040217.html
Harish Krupo (1):
hdr-metadata: Add protocol for static HDR metadata
Ville Syrjälä (1):
colorspace: Add protocol for setting surface's colorspace
Makefile.am | 2 +
unstable/colorspace/README | 4 +
.../colorspace/colorspace-unstable-v1.xml | 73 ++++++++++++
unstable/hdr-metadata/README | 4 +
.../hdr-metadata/hdr-metadata-unstable-v1.xml | 104 ++++++++++++++++++
5 files changed, 187 insertions(+)
create mode 100644 unstable/colorspace/README
create mode 100644 unstable/colorspace/colorspace-unstable-v1.xml
create mode 100644 unstable/hdr-metadata/README
create mode 100644 unstable/hdr-metadata/hdr-metadata-unstable-v1.xml
--
2.20.1
More information about the wayland-devel
mailing list