wlroots-hyprland/backend/drm
Simon Ser fe06e5f49a Use wl_container_of() instead of casts
This slightly improves type safety.

The culprits were found with:

    git grep -E '\([a-z0-9_ ]+ \*\)\W?[a-z]'
2023-07-11 20:16:17 +02:00
..
atomic.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
backend.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
drm.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: store pending FB in state 2022-12-07 17:45:59 +01:00
libliftoff.c backend/drm: handle output layer damage 2023-06-30 04:31:50 +00:00
meson.build backend/drm: use libdisplay-info for CVT mode generation 2023-02-28 14:44:02 +00:00
monitor.c backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
properties.c backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
renderer.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
util.c backend/drm: fix di_info memory leak 2023-05-08 10:16:25 +08:00