mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-26 06:46:56 -04:00
color management
This commit is contained in:
parent
842df2bd6c
commit
10bf68b928
13 changed files with 401 additions and 59 deletions
|
|
@ -24,6 +24,7 @@ struct wlr_drm_format_set;
|
|||
|
||||
struct wlr_renderer {
|
||||
const struct wlr_renderer_impl *impl;
|
||||
struct wlr_color_config *color;
|
||||
|
||||
bool rendering;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue