gfx: identify wl_buffer by address during ctx change
This commit is contained in:
parent
882aa7bd24
commit
86a765718d
4 changed files with 10 additions and 11 deletions
|
|
@ -361,6 +361,7 @@ fn start_compositor2(
|
|||
workspace_display_order: Cell::new(WorkspaceDisplayOrder::Manual),
|
||||
outputs_without_hc: Default::default(),
|
||||
udmabuf: Default::default(),
|
||||
gfx_ctx_changed: Default::default(),
|
||||
});
|
||||
state.tracker.register(ClientId::from_raw(0));
|
||||
create_dummy_output(&state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue