wlroots-hyprland/include
Simon Ser 99134c26b8 render: stop pulling <wlr/backend.h>
Let's just forward-declare struct wlr_backend instead.

We need to fixup the Vulkan renderer: it needs makedev(), which
got included by chance via <wlr/backend.h> → <wlr/backend/session.h>
→ <libudev.h>.
2022-11-24 21:50:28 +00:00
..
backend backend: drop wlr_backend_get_session() 2022-11-15 21:16:25 +00:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render render/pixel_format: import pixel_format_info_check_stride() 2022-11-15 16:30:00 +00:00
types buffer: drop wlr_shm_client_buffer 2022-11-15 16:30:00 +00:00
util util/set: overhaul 2022-08-29 13:48:42 +00:00
wlr render: stop pulling <wlr/backend.h> 2022-11-24 21:50:28 +00:00
xcursor xcursor: garbage collect XcursorLibraryLoadImages 2022-01-31 14:10:08 +00:00
xwayland xwayland/xwm: add support for xwayland-shell-v1 2022-11-18 15:35:20 +00:00
meson.build render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00