mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
6595db6409
Consumers call wlr_buffer_lock. Once all consumers are done with the buffer, only the producer should have a reference to the buffer. In this case, we can release the buffer (and let the producer re-use it). |
||
---|---|---|
.. | ||
backend.c | ||
meson.build | ||
output.c | ||
seat.c | ||
tablet_v2.c |