Skip to content

backend-x11: split x11_output_get_pixel_format out of x11_output_init_shm

Philipp Zabel requested to merge pH5/weston:x11-shm-pixel-format into main

Split x11_output_get_pixel_format() out of x11_output_init_shm() so the pixel format can already be known when calling pixman->output_create().

Merge request reports