Skip to content

pixman-renderer: use pixel_format_info instead of pixman_format_code_t

Use struct pixel_format_info pointers instead of pixman_format_code_t values at the API surface for output and image creation. See #713 for details.

Merge request reports