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

wayland: Switch to ClientBuffer

The main motivation behind the split is to simplify client buffer code
and allow adding new features easier, for example referencing the shm
pool when a shm buffer is destroyed, or monitoring for readable linux
dmabuf file descriptors, etc.

Also, a referenced ClientBuffer cannot be destroyed, unlike the old
BufferInterface.
parent 95e954da
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