[Pixman] [PATCH 0/2] Add float support to pixman
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Wed Aug 1 12:41:32 UTC 2018
New version, with better checks to pixel accessors and alignment. Also
some small tweaks, and making stress-test work with the changes.
Hopefully we can move forward and finalize the bitstream format, so
we can start exposing it in pixman.
Maarten Lankhorst (2):
pixman: Add support for argb/xrgb float formats, v3.
pixman: Add tests for xrgb/argb formats.
pixman/pixman-access.c | 128 ++++++++++++++++++++++++++++++++++++-
pixman/pixman-bits-image.c | 3 +
pixman/pixman-image.c | 4 ++
pixman/pixman.h | 32 ++++++----
test/alphamap.c | 73 +++++++++++++++------
test/stress-test.c | 75 ++++++++++++++++------
test/utils.c | 76 ++++++++++++++++++++++
test/utils.h | 2 +
8 files changed, 341 insertions(+), 52 deletions(-)
--
2.18.0
More information about the Pixman
mailing list