mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-03 17:30:20 +01:00
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> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| rdp.c | ||
| rdp.h | ||
| rdpclip.c | ||
| rdpdisp.c | ||
| rdputil.c | ||