fixed z-order problems in poly2bitmap
[swftools.git] / lib / gfxpoly /
2010-02-07 krammfixed win32 compilation, added missing files to tarball
2010-01-09 Matthias Krammfixed format warnings
2010-01-09 Matthias Krammfixed compiler warnings
2009-10-13 Matthias Krammsynchronized with downstream git
2009-09-10 Matthias Krammsmall polygon refinement
2009-08-24 Matthias Krammmerged in Ricardo Pedroso's new pdf2swf gui
2009-08-15 Matthias Krammadded pdf2pdf tool
2009-08-03 Matthias Krammupdated .gitignore, new as3 test cases, build system...
2009-07-31 Matthias Krammfixed a nasty floating point bug
2009-06-06 Matthias Krammfixed bevel joins
2009-06-05 Matthias Krammmore bugfixes in stroke code
2009-06-05 Matthias Krammoptimized gfxpoly to gfxline conversion
2009-06-05 Matthias Krammreplaced libart with new polygon code
2009-06-05 Matthias Krammnumerous bigfixes in stroke->polygon conversion
2009-06-03 Matthias Krammadded a new stroke->polygon conversion function
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 Krammsmall code refactoring
2009-05-26 Matthias Krammfixed a few minor mem leaks
2009-05-26 Matthias Krammswitched several parts of the polygon processor to...
2009-05-25 Matthias Krammseveral small fixes in polygon code polyok
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