mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-12 08:21:33 -04:00
backend/drm: generalize color transform handling
This commit is contained in:
parent
f9a27c5b6f
commit
2984b011b6
7 changed files with 194 additions and 15 deletions
|
|
@ -38,6 +38,7 @@ wlr_files += pnpids_c
|
|||
wlr_files += files(
|
||||
'atomic.c',
|
||||
'backend.c',
|
||||
'color.c',
|
||||
'drm.c',
|
||||
'fb.c',
|
||||
'legacy.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue