Age | Commit message (Expand) | Author |
2017-10-24 | Add group_alpha plane to draw device and painters. | Robin Watts |
2017-10-24 | Avoid using overprinting routines unnecessarily. | Robin Watts |
2017-10-24 | Add FZ_ENABLE_SPOT_RENDERING define. | Robin Watts |
2017-10-24 | Overprint support. | Robin Watts |
2017-09-27 | Bug 698593: Fix assert in image painting. | Robin Watts |
2017-09-27 | Bug 698588: Short circuit plotting of images if alpha == 0. | Robin Watts |
2017-09-08 | Start to rework plotters. | Robin Watts |
2017-09-08 | Update draw device to cope with spots. | Robin Watts |
2017-07-27 | Fix upper bounds checks on lerp image painting. | Robin Watts |
2017-07-19 | Add spots to fz_pixmaps. | Robin Watts |
2017-05-31 | Avoid double literals causing casts to float. | Sebastian Rasmussen |
2017-04-27 | Include required system headers. | Tor Andersson |
2016-11-08 | Clean up braces and indentation in fz_paint_affine_near/lerp. | Tor Andersson |
2016-06-14 | Fix typos in various parts of the code. | Sebastian Rasmussen |
2016-05-30 | Fix some "defined but not used" when FZ_PLOTTERS_RGB is 0. | Robin Watts |
2016-05-30 | Ensure that we can use FZ_PLOTTERS_N instead of FZ_PLOTTERS_RGB. | Robin Watts |
2016-05-30 | Add config.h include file. | Robin Watts |
2016-05-29 | Tweak plotter code slightly for speed. | Robin Watts |
2016-05-27 | Improve speed of fz_paint_affine_N_near and friends. | Robin Watts |
2016-05-27 | Rejig draw-affine.c for improved profiling. | Robin Watts |
2016-05-27 | Add facility to track usage of functions. | Robin Watts |
2016-05-26 | Optimisations in draw-affine for 0 alpha pixels. | Robin Watts |
2016-05-26 | Cope better when asked to plot alpha only pixmaps. | Robin Watts |
2016-05-24 | Fix plotters; alpha being dropped. | Robin Watts |
2016-05-24 | Fix optimisation in fz_paint_affine_N_near | Robin Watts |
2016-05-24 | Sprinkle some consts and restricts in plotters. | Robin Watts |
2016-05-24 | fz_pixmap revamp: add stride and make alpha optional | Robin Watts |
2016-05-23 | Bug 696795: Proper fix. | Robin Watts |
2016-05-20 | Remove voodoo from draw-affine. | Robin Watts |
2016-03-25 | Add optimised cmyk image plotters. | Robin Watts |
2015-09-14 | Remove unused functions. | Tor Andersson |
2015-07-20 | Improve Grid fitting of images for .gproof files. | Robin Watts |
2014-07-01 | Remove some trailing space. | Matt Holgate |
2013-09-30 | Disable image interpolation with a hint. | Robin Watts |
2013-08-26 | Optimise fz_paint_affine_near and similar fns | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |