wlroots-hyprland/include/backend/drm
Simon Ser ae61cd6bfb backend/drm: use separate field to store pending cursor FB
We'll move the pending primary FB into the connector state in the
next commit, dropping wlr_drm_plane.pending_fb in the process.
Introduce a dedicated field for the cursor, which has to be managed
in a special way due to our set_cursor API.
2022-12-07 17:44:51 +01:00
..
cvt.h backend/drm: add support for custom modes 2019-10-27 10:46:47 -04:00
drm.h backend/drm: use separate field to store pending cursor FB 2022-12-07 17:44:51 +01:00
iface.h backend/drm: introduce wlr_drm_connector_state 2021-09-07 11:18:18 +02:00
monitor.h backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
properties.h backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.h backend/drm: remove wlr_drm_surface.{width,height} 2022-05-25 15:55:41 +02:00
util.h backend/drm: use pnp.ids to fetch EDID data 2022-11-09 00:25:18 +03:00