more horizontal refactoring
[swftools.git] / lib / gfxpoly / poly.h
2010-05-26 Matthias Krammadded in-line horizontal processing prototype
2010-04-07 Matthias Krammmade gfxpoly_check test for correct circular filling
2010-04-07 Matthias Krammgfxpoly: added additional save method
2010-04-06 Matthias Krammmade segment direction fill-sensitive
2010-04-03 Matthias Krammmore fiddling with edgestyles
2010-04-02 Matthias Krammminor fixes
2010-04-01 Matthias Krammreworked edgestyle logic
2009-06-05 Matthias Krammmore bugfixes in stroke code
2009-06-05 Matthias Krammoptimized gfxpoly to gfxline conversion
2009-06-05 Matthias Krammnumerous bigfixes in stroke->polygon conversion
2009-05-29 Matthias Krammimplemented stroke merging
2009-05-29 Matthias Krammswitched to inline heaps
2009-05-28 Matthias Krammbugfixes and speedups
2009-05-27 Matthias Krammsmall bugfixes and memory optimizations
2009-05-27 Matthias Krammcompleted transition to smaller polygon struct
2009-05-26 Matthias Krammswitched several parts of the polygon processor to...
2009-05-21 Matthias Krammstarted rewriting polygon conversion functions
2009-05-20 Matthias Krammminor bugfixes and speed improvements in polygon inters...
2009-05-15 Matthias Krammsmall speed improvements
2009-05-12 Matthias Krammadded performance measurements to splay tree implementation
2009-05-09 Matthias Krammpolygon intersector: finished active list splay tree...
2009-05-05 Matthias Krammfirst prototype of splaying active list
2009-05-03 Matthias Krammnew polygon renderer: fixed numerical issues
2009-05-03 Matthias Krammmore bugfixes in new polygon intersector
2009-05-02 Matthias Krammpolygon intersector: performance improvements and bugfixes
2009-05-01 Matthias Krammpolygon intersector: added horizontal line reconstruction
2009-05-01 Matthias Krammpolygon intersector: improved test routines
2009-05-01 Matthias Krammmore improvements to, and bugfixes in, the new polygon...
2009-04-30 Matthias Krammpolygon intersector improvements
2009-04-30 Matthias Krammimproved intersector horizontal line support
2009-04-23 Matthias Krammmany optimizations and bugfixes in the new intersector...
2009-04-22 Matthias Krammfirst version of new polygon intersector