Skip to content
Commit dcadf24e authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Introduce surface state locking capabilities

In certain cases it can be useful to delay applying a surface commit. As
an example, the compositor may wait until the committed graphics buffer
is ready for reading to avoid stalling its graphics pipeline.

This change introduces basic surface state locking capabilities and
ports some surface extensions to new helpers to manage associated state.
parent 60251bc1
Pipeline #475038 failed with stage
in 10 minutes and 53 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment