mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Damage tracking for transformed outputs
This commit is contained in:
parent
a98ece68d3
commit
ece2c1e4e2
12 changed files with 185 additions and 154 deletions
|
|
@ -6,5 +6,5 @@ lib_wlr_util = static_library(
|
|||
'region.c',
|
||||
),
|
||||
include_directories: wlr_inc,
|
||||
dependencies: [pixman],
|
||||
dependencies: [wayland_server, pixman],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue