mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-24 08:56:28 -05:00
types: add wlr_damage_ring
wlr_damage_ring is effectively wlr_output_damage untied from wlr_output.
This commit is contained in:
parent
10a821a87d
commit
e0accb2d50
3 changed files with 195 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ wlr_files += files(
|
|||
'wlr_buffer.c',
|
||||
'wlr_compositor.c',
|
||||
'wlr_cursor.c',
|
||||
'wlr_damage_ring.c',
|
||||
'wlr_data_control_v1.c',
|
||||
'wlr_drm.c',
|
||||
'wlr_export_dmabuf_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue