wlroots/include
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/drm: handle per-connector hotplug events 2021-11-02 13:36:43 +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 util/shm: add allocate_shm_file_pair 2021-09-05 22:06:25 +02:00
wlr Introduce wlr_output_layer 2021-11-03 19:02:51 +01:00
xcursor xcursor: make cursor data and metadata const 2021-02-05 10:04:20 +01:00
xwayland xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00