[Pixman] [Patch] Gradient dithering into pixman (Try 2)

Marc Jeanmougin marc at jeanmougin.fr
Sun Apr 8 20:46:54 UTC 2018


Hi, I'm back :)


I tried to implement the proposed changes :

* the gradient walker now deals with argb_t (floats) and not uint32_t
* all gradients are WIDE because of the above change
* WIDE formats (using argb_t) can be dithered on write_back call
depending on the "dither" property of the image (set with
pixman_image_set_dither)
* The dithering is still random. I could try to implement other ones if
it's really needed for the patch to be accepted


Thanks for any feedback, please do tell if there are any more changes
needed for the patch to be accepted.

-- 
Marc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adds-a-gradient-dithering-function-to-pixman.patch
Type: text/x-patch
Size: 14015 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/pixman/attachments/20180408/5747434c/attachment.bin>


More information about the Pixman mailing list