wlroots/include
Simon Ser d6363c385f backend/wayland: implement the output layer API
The output layer API is implemented using subsurfaces. I chose to
implement this API in the Wayland backend before doing so in the DRM
backend, because it's way easier on Wayland. On DRM, one needs to figure
out how buffers can be mapped to KMS planes (libliftoff can help) and
perform atomic test-only commits (our current DRM backend isn't ready
for this).
2021-11-03 19:02:54 +01:00
..
backend backend/wayland: implement the output layer API 2021-11-03 19:02:54 +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