surface_invalidation_v1: New protocol implementation

This commit is contained in:
Alexander Orzechowski 2022-12-04 15:46:50 -05:00
parent c4727240af
commit a26c31effd
4 changed files with 255 additions and 0 deletions

View file

@ -73,6 +73,7 @@ wlr_files += files(
'wlr_shm.c',
'wlr_single_pixel_buffer_v1.c',
'wlr_subcompositor.c',
'wlr_surface_invalidation_v1.c',
'wlr_switch.c',
'wlr_tablet_pad.c',
'wlr_tablet_tool.c',