pixman/test/utils
Manuel Stoeckl c0d38585f1 Add a16b16g16r16 format
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>
2025-04-24 10:39:20 -04:00
..
meson.build Separate meson build options for demos and tests 2023-02-08 20:56:05 +01:00
utils-prng.c Separate meson build options for demos and tests 2023-02-08 20:56:05 +01:00
utils-prng.h Changed name of the config-header to "pixman-config.h" 2023-02-14 22:20:12 +01:00
utils.c Add a16b16g16r16 format 2025-04-24 10:39:20 -04:00
utils.h test: Revert to including pixman-private.h 2023-07-19 15:08:22 -04:00