render: add a damage visualizer
This commit is contained in:
parent
3f4a677d0c
commit
76a3c50560
18 changed files with 625 additions and 90 deletions
|
|
@ -835,6 +835,7 @@ impl MetalConnector {
|
|||
render_hw_cursor,
|
||||
output.has_fullscreen(),
|
||||
output.global.persistent.transform.get(),
|
||||
Some(&self.state.damage_visualizer),
|
||||
);
|
||||
let try_direct_scanout = try_direct_scanout
|
||||
&& self.direct_scanout_enabled()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue