Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-18 | SWAR implementations of the image drawing functions, plus some tweaks to the ↵ | Robin Watts | |
vanilla versions for speed. | |||
2010-06-15 | Remove all use of the fz_mul255 macro in the porterduff/imagedraw code in ↵ | Robin Watts | |
favour of doing blending using some macros. | |||
2010-05-20 | Draw images with anti-aliased edges. | Tor Andersson | |
2010-05-14 | Add workaround to clip image blits against the unit rectangle. | Tor Andersson | |
2010-05-10 | Use correct color index in image mask rendering. It still used the old ↵ | Tor Andersson | |
indexes for non-premultiplied colors from back when the array had both non and premultiplied colors. | |||
2010-03-15 | Rename fitzdraw directory to draw. | Tor Andersson | |