Buffer sharing between processes

Daniel Nicoara dnicoara at chromium.org
Thu Aug 18 12:07:07 PDT 2011


Hi,

I'm looking into buffer sharing between 2 processes, but can't figure
out how to perform it under Wayland. I've played with sharing an
EGLImage which worked just fine, but I was wondering if there is a
better way to do it under Wayland. The only reference I've found is on
mesa-dev (http://lists.freedesktop.org/archives/mesa-dev/2011-February/005294.html)
which mentions that it should be done through wl_egl_pixmap. Is this
possible right now?

Thank you,
Daniel Nicoara


More information about the wayland-devel mailing list