Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-17 | Special-case 1-5 components in image scale | Glenn Kennard | |
Approximately doubles the speed of this routine by getting rid of the per-component loops. | |||
2008-03-17 | Use fixed point in integer scale routines | Glenn Kennard | |
Speed up scaling by multiplying by 16.16 inverse of denom, instead of dividing per output pixel. | |||
2008-03-17 | Port y clipping from fitz experimental tree | Glenn Kennard | |
This speeds up a particular case from 47s to less than a second. | |||
2008-03-17 | Grayscale image scaling speedup | Glenn Kennard | |
2005-10-30 | Optimize loadtile. | Glenn Kennard | |
Drops rendering time for first page of wildcatvpds.pdf from 3 to 2 seconds. | |||
2008-03-08 | Fixed almost all compiler warnings. | Sebastian Rasmussen | |
2008-03-08 | Whitespace fixes. | Sebastian Rasmussen | |
2005-10-03 | small optimizations | Glenn Kennard | |
Optimize some common image code paths. | |||
2005-06-06 | rename fz_colornode to fz_solidnode | Tor Andersson | |
2005-06-04 | new world order iii -- jamming | Tor Andersson | |
2005-06-04 | new world order ii -- revenge of the header files | Tor Andersson | |
2005-06-04 | new world order | Tor Andersson | |