wlroots-hyprland/include/backend/drm
Simon Ser 2b0a1aeed5 output: take a wlr_buffer in set_cursor
Instead of passing a wlr_texture to the backend, directly pass a
wlr_buffer. Use get_cursor_size and get_cursor_formats to create
a wlr_buffer that can be used as a cursor.

We don't want to pass a wlr_texture because we want to remove as
many rendering bits from the backend as possible.
2021-06-02 11:08:52 +02:00
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02:00
iface.h backend/drm: take wlr_output_state as arg in crtc_commit 2021-04-29 19:51:57 +02:00
properties.h backend/drm: add support for the subconnector property 2021-01-17 12:42:25 +01:00
renderer.h output: take a wlr_buffer in set_cursor 2021-06-02 11:08:52 +02:00
util.h backend/drm: introduce wlr_drm_fb 2020-04-28 09:54:52 +02:00