32c7629516
Add a struct pixman_renderer_interface with output_create and output_destroy vfuncs and store a pointer to it in struct weston_renderer. Make all backends access the pixman_renderer_output_create/destroy functions through this interface and turn them static. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> |
||
---|---|---|
.. | ||
meson.build | ||
x11.c |