2763a2e94ee4278c72fc328c4f0c8044716cf05e
This lets us create the gbm bo from the wl_buffer instead of the EGLImage. With planar buffer, the EGLImage corresponds to a plane and not the entire planar buffer. More importantly, with some YUV formats (packed YUYV and similar) we use several EGLImages to sample the different components, but KMS only want one plane in that case.
Wayland Demos This repository contains a few demos application for the Wayland project. There's a sample compositor that can run on KMS, under X11 or under another Wayland compositor and there's a handful of simple clients that demonstrate various aspects of Wayland:
Description
Languages
C
98%
Meson
1.4%
Shell
0.3%
GLSL
0.2%