fixed format warnings
[swftools.git] / lib / modules / swfrender.c
2010-01-09 Matthias Krammfixed format warnings
2009-01-21 Matthias Krammfixed problem with definetags inside a sprite
2008-09-26 krammoutput proper warnings for edittext tags
2008-07-27 krammswf_DeleteTag now takes two arguments
2008-03-26 krammadded support for gradient rendering
2008-03-26 krammmade compileable standalone
2008-03-19 krammfixed overflow in pixel rendering
2007-12-12 krammapplied MSVC compatibility patch from Dwight Kelly
2007-07-27 krammadded sprite support
2006-04-16 krammadded some consistency checking for id table
2006-04-16 krammfixed bug in character matrix calculation
2006-01-16 krammfixed matrix multiplication order for bitmaps
2005-11-06 krammadded some comments
2005-10-12 krammfixed line width handling
2005-09-10 krammantializing is now possible with more subpixels (3x3...
2005-06-25 krammfixed a wraparound bug for negative bitmap coordinates.
2005-06-19 krammremoved debugging output
2005-05-28 krammadded text rendering
2005-05-01 krammgcc 2.95.x fixes
2005-04-29 krammfixed a bug occuring when shapes are entirely outside...
2005-04-07 krammfixed memory holes.
2005-04-03 kramm* some clipping optimizations
2005-04-03 krammstarted implementation of a z-buffer.
2005-03-27 kramm* some bugfixes
2005-03-25 krammoptimized memory usage.
2005-03-25 krammadded some optimizations
2005-01-10 krammchanged line width algorithm.
2005-01-07 krammadded some comments about line width.
2004-12-18 krammfixed memory usage bug.
2004-12-16 krammgcc 2.95.3 fixes.
2004-12-12 krammfixed non-(0,0) movie bbox bug.
2004-12-11 krammfixed "shifted texture shape" bug.
2004-11-23 krammadded background color support.
2004-11-19 kramm* fixed clipped bitmap handling
2004-11-16 krammimproved line rendering quality.
2004-11-12 kramminitial revision.