mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 11:58:03 +02:00
read-only mirror of https://gitlab.freedesktop.org/wayland/weston
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. |
||
|---|---|---|
| clients | ||
| data | ||
| protocol | ||
| shared | ||
| src | ||
| tests | ||
| wcap | ||
| .gitignore | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| Makefile.am | ||
| README | ||
| weston.ini | ||
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: