render/color: introduce wlr_color_transform

Co-authored-by: Manuel Stoeckl <code@mstoeckl.com>
This commit is contained in:
Simon Ser 2023-09-09 20:04:45 -04:00
parent ee0007c0f2
commit 895e3d18b9
11 changed files with 266 additions and 0 deletions

View file

@ -95,6 +95,7 @@ features = {
'vulkan-renderer': false,
'gbm-allocator': false,
'session': false,
'color-management': false,
}
internal_features = {
'xcb-errors': false,