aboutsummaryrefslogtreecommitdiff
path: root/render/pixman/pixel_format.c
AgeCommit message (Collapse)Author
2021-08-03render/pixman/pixel_format: add more formatsSimon Ser
Add a bunch of new formats for Pixman: a few missing 32-bit ones, some 16-bit and 32-bit formats as well. Mostly based on a Weston patch [1]. [1]: https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/664
2021-04-27render/pixman: implement preferred_read_formatSimon Zeni
2021-04-17render: introduce pixman rendererSimon Zeni