-
- Downloads
color: update color-management protocol to xx-v4
The main differences is the split of cm_surface functionality with
cm_surface and cm_feedback_surface.
There can only be one cm_surface to set, unset image descriptions. When
cm_surface is destroyed, the image description is automatically unset.
There can be multiple feedback_surfaces for one surface though.
Now the "preferred_changed" signal can be an initial event.
Creator params now have a new request: set_luminances.
Signed-off-by:
Joan Torres <joan.torres@suse.com>
Showing
- clients/window.c 34 additions, 34 deletionsclients/window.c
- include/libweston/libweston.h 3 additions, 2 deletionsinclude/libweston/libweston.h
- libweston/color-management.c 169 additions, 106 deletionslibweston/color-management.c
- libweston/color-properties.c 35 additions, 35 deletionslibweston/color-properties.c
- libweston/compositor.c 11 additions, 7 deletionslibweston/compositor.c
- protocol/color-management-v1.xml 535 additions, 315 deletionsprotocol/color-management-v1.xml
- tests/color-management-test.c 110 additions, 104 deletionstests/color-management-test.c
Loading
Please register or sign in to comment