From: Harsha M M <[email protected]>
This patch series implements support for GAMMA_LUT and CTM drm
properties.
Compared to the first series of patches, this one fixes the style issues in
set_ctm
interface description. This series just fixes grammatics in comments. No
functional
changes.
Harsha M M (5):
compositor-drm: Implement support for GAMMA_LUT drm property
libweston: provide support to set color transformation matrix for
output
compositor-drm: add support for CTM property
tests: add test for setting gamma
tests: add test for color transformation matrix
Makefile.am | 13 ++-
libweston/compositor-drm.c | 149 +++++++++++++++++++++++++--
libweston/compositor.h | 12 +++
tests/ctm-test.c | 210 ++++++++++++++++++++++++++++++++++++++
tests/gamma-test.c | 248 +++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 625 insertions(+), 7 deletions(-)
create mode 100644 tests/ctm-test.c
create mode 100644 tests/gamma-test.c
--
2.7.4
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel