wlroots/include/wlr
Simon Ser b234edcf58 backend/headless: drop wlr_headless_backend_create_with_renderer
The headless backend no longer needs a parent renderer: it no longer
needs to return it in wlr_backend_impl.get_renderer, nor does it
need to return its DRM FD in wlr_backend_impl.get_drm_fd. Drop this
function altogether since it now behaves exactly like
wlr_headless_backend_create.
2021-11-25 16:16:04 +01:00
..
backend backend/headless: drop wlr_headless_backend_create_with_renderer 2021-11-25 16:16:04 +01:00
interfaces output: Add function to set preferred render format 2021-11-19 15:51:46 +00:00
render Improve wlr_drm_format documentation 2021-11-17 16:35:20 +00:00
types input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
util Fix spelling errors 2021-10-02 10:22:13 +02:00
backend.h backend: remove wlr_backend_get_renderer 2021-11-18 09:37:57 -05:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +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 xwayland: add support for -noTouchPointerEmulation 2021-11-02 12:02:51 +01:00