wlroots-hyprland/render/pixman
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
..
meson.build render/pixman: implement render pass API 2023-04-25 17:26:35 +02:00
pass.c renderer: Use wlr_render_rect_options_get_box 2023-09-21 02:25:34 -04:00
pixel_format.c render/pixman/pixel_format: add more formats 2021-08-03 02:53:03 -04:00
renderer.c render: Nuke old read pixels API 2023-11-30 20:01:12 -05:00