]> git.imager.perl.org - imager.git/history - draw.c
WIP, more context changes
[imager.git] / draw.c
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-14 Tony Cooklog more drawing primitives
2012-08-14 Tony Cookupdate draw.c to IMAGER_NO_CONTEXT
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-05-16 Tony Cookallow box() to accept floating colors for filling areas
2010-09-26 Tony Cookfix flood_fill some more
2010-09-19 Tony Cookflood_fill() wouldn't fill the right side of a single...
2010-09-05 Tony Cookoptimize filled box drawing
2010-04-12 Tony Cookhuge spelling update and spell checking patch
2010-03-11 Tony Cookrevert the offset for AA filled arcs
2010-02-25 Tony Cookmerge circle outline branch
2008-03-25 Tony Cookcommit changes from draw branch
2006-06-27 Tony Cookimplement a flood_fill that stops at a given color...
2006-02-17 Tony Cook- more memory allocation integer overflow auditing
2006-01-30 Tony Cook- eliminate many -Wall warnings
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-11-29 Tony Cook- the straight edges of filled arcs weren't being drawn...
2005-11-26 Tony Cook- arc(..., fill=> ...) wasn't handling concave areas...
2005-01-24 Tony Cook- eliminate unused variables and static functions
2002-11-05 Tony Cookfixed issue reported in ticket 1748, and added smoke...
2002-05-05 Arnar Mar HrafnkelssonModified i_line_aa to use a modified bresenham algorith...
2002-05-02 Arnar Mar HrafnkelssonSwitched i_draw to i_line, added endpoint boolean condi...
2002-05-01 Arnar Mar Hrafnkelsson(Hopefully) last fix for flood fill crash.
2002-04-30 Arnar Mar HrafnkelssonSecond attempt at flood fix.
2002-04-30 Arnar Mar HrafnkelssonFixed missing check that cause out of bounds access...
2002-04-30 Arnar Mar HrafnkelssonAdded checks to flood fill functions for seed pixel...
2002-04-01 Tony Cookhide or rename any symbols that are likely to conflict...
2002-03-30 Tony Cook - i_box_cfill() went into an infinite loop...
2001-11-19 Tony Cookmove the combining function call outside the general...
2001-11-12 Arnar Mar HrafnkelssonFinished antialiased polygon drawing routines.
2001-11-01 Arnar Mar HrafnkelssonAdded Destroy method for Imager::Font::TT and moved...
2001-11-01 Arnar Mar HrafnkelssonFixed most outstanding memory leaks that are revealed...
2001-10-31 Arnar Mar HrafnkelssonAdded an Imager::log_entry() function and some extra...
2001-09-09 Tony Cookminor error handling in bmp.c
2001-09-02 Tony Cookan extra stipple
2001-09-02 Tony Cookdrop some whitespace
2001-09-01 Tony Cooksupport for generic fills for box and arc, with solid...
2001-05-26 Arnar Mar HrafnkelssonAdded a temporary circle antialiasing routine.
2001-03-25 Arnar Mar HrafnkelssonInitial revision Imager-0_38 Imager-0_38pre9