wlroots/include
Simon Ser 0fad58760a
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
2020-05-06 18:44:14 +02:00
..
backend backend/headless: handle renderer destroy 2020-05-02 19:36:03 +02:00
render render/texture: add width and height fields 2020-04-28 21:45:14 +02:00
types Introduce wlr_output_layer 2020-05-06 18:44:14 +02:00
util util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
wlr Introduce wlr_output_layer 2020-05-06 18:44:14 +02:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwayland: remove underscore prefix from atom names 2020-03-06 21:34:44 +01:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00