wlroots-hyprland/include
Alexander Orzechowski 3ed1268f64 render: Nuke old read pixels API
Sadly, the new API is not backwards compatible with the old API. Since
we have already switched all users in wlroots to the new API compositors
are already practically mandated to implement the new API. Let's get rid
of the old one since there is no point.
2023-11-30 20:01:12 -05:00
..
backend backend/drm: remove wlr_drm_renderer.backend 2023-11-30 14:44:46 +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/vulkan: Implement texture_read_pixels 2023-11-30 19:56:54 -05:00
types output: drop stale references to wlr_output_attach_render() 2023-11-30 16:52:11 +01:00
util xdg-toplevel: check that title provided actually is UTF-8 2023-11-22 22:03:00 +03:00
wlr render: Nuke old read pixels API 2023-11-30 20:01:12 -05:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwayland: add wlr_xwayland_set_workareas() 2023-10-26 15:05:08 -04:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00