wlroots/include/wlr
Simon Ser 87e8c60faf output: add generic wlr_output_export_dmabuf implementation
When wlr_output manages its own swap-chain, there's no need to
hook into the backend to grab DMA-BUFs. Instead, maintain a
wlr_output.front_buffer field with the latest committed buffer.
2021-07-12 13:29:03 -04:00
..
backend backend: introduce wlr_backend_finish 2021-05-21 22:13:54 +02:00
interfaces move wlr_box from /types to /util 2021-07-06 21:43:17 +02:00
render render/egl: rename wlr_egl.exts to better match Khronos 2021-07-12 09:13:49 -04:00
types output: add generic wlr_output_export_dmabuf implementation 2021-07-12 13:29:03 -04:00
util util/box: stabilize interface 2021-07-06 21:43:17 +02:00
backend.h backend: automatically create allocator 2021-05-21 22:13:54 +02:00
config.h.in render: make GLES2 renderer optional 2021-04-17 16:39:40 +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 xwm: implement _NET_CLIENT_LIST_STACKING 2021-05-31 10:41:29 +02:00