wlroots-hyprland/render/pixman
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
..
meson.build render/pixman: implement render pass API 2023-04-25 17:26:35 +02:00
pass.c render: Introduce wlr_render_texture_options.blend_mode 2023-06-19 13:16:34 -04:00
pixel_format.c render/pixman/pixel_format: add more formats 2021-08-03 02:53:03 -04:00
renderer.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00