Hi, On 17 June 2016 at 00:13, Pekka Paalanen <[email protected]> wrote: > Change create_shm_buffer() to handle any pixel format known to Pixman. > Presumably in the future we might want to test e.g. RGB565 content with > screenshot tests.
Similarly to #1, this: - uses the new struct buffer - moves from raw allocations to pixman_image_t - adds support for other formats Egads. :( Looks correct though. Cheers, Daniel _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
