weston/libweston/backend-x11
Philipp Zabel 116c234703 pixman-renderer: add pixman_renderbuffer specialization
Add a private struct pixman_renderbuffer that derives from struct
weston_renderbuffer and move the pixman renderer specific image and link
fields into it.

Add a pixman_renderbuffer_get_image() helper for the backends that need
to access the contained pixman image, RDP and X11.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
2023-01-23 20:05:21 +00:00
..
meson.build build: simplify dep_egl a bit 2022-12-14 11:57:24 +00:00
x11.c pixman-renderer: add pixman_renderbuffer specialization 2023-01-23 20:05:21 +00:00