wlroots/include/wlr
Simon Ser 999826a11a Introduce wlr_output_layer
This new API allows compositors to display buffers without needing to
perform rendering operations. This API can be implemented on Wayland
using subsurfaces and on DRM using KMS planes.

The goal is to make use of this API in a future scene-graph API.

References: https://github.com/swaywm/wlroots/issues/1826
2021-11-03 19:02:51 +01:00
..
backend backend/session: introduce wlr_device_change_event 2021-11-02 13:30:51 +01:00
interfaces Introduce wlr_output_layer 2021-11-03 19:02:51 +01:00
render render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
types Introduce wlr_output_layer 2021-11-03 19:02:51 +01:00
util Fix spelling errors 2021-10-02 10:22:13 +02:00
backend.h backend/drm: drop get_renderer implementation 2021-07-28 22:52:35 +02:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00