Skip to content

xwayland/glamor: fix wl buffer construction from multiplanar buffers

Lucas Stach requested to merge xwayland-multiplanar-fx into master

Multiplanar GBM buffers can point to different objects from each plane. Use the _for_plane API to retrieve the correct prime FD for each plane.

Merge request reports

Loading