wlroots/render/pixman
Simon Ser 85c1eda721 render: unify getter for texture formats
Instead of having separate getters for shm formats and DMA-BUF
formats, use the same pattern as wlr_output_impl.get_primary_formats
with a single function which takes buffer caps as input.
2024-04-21 11:27:29 +00: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: unify getter for texture formats 2024-04-21 11:27:29 +00:00