mirror of
https://salsa.debian.org/xorg-team/lib/pixman
synced 2026-01-12 09:31:01 +00:00
This format is necessary for Pixman to be able to use, without a conversion step, high bit depth images from other libraries. On little endian systems, notable equivalent formats are PNG's 16 bit RGBA output (assuming png_set_swap), DRM_FORMAT_ABGR16161616, GL_RGBA16, and QImage::Format_RGBA64_Premultiplied. Signed-off-by: Manuel Stoeckl <code@mstoeckl.com> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| utils-prng.c | ||
| utils-prng.h | ||
| utils.c | ||
| utils.h | ||