projects
/
imager.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
eliminate Imager's internal MAXINT macro
[imager.git]
/
draw.c
2014-07-21
Tony Cook
eliminate Imager's internal MAXINT macro
blob
|
commitdiff
|
raw
2013-06-14
Tony Cook
fix various GCC warnings, mostly initialized but otherw...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Tony Cook
[rt #74875] add unshipped test for unclosed pod in...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-14
Tony Cook
improved support for threads
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Tony Cook
log more drawing primitives
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Tony Cook
update draw.c to IMAGER_NO_CONTEXT
blob
|
commitdiff
|
raw
|
diff to current
2012-09-29
Tony Cook
revert threading changes, they aren't ready for the...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
Tony Cook
improved thread safety for Imager
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Tony Cook
log more drawing primitives
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Tony Cook
update draw.c to IMAGER_NO_CONTEXT
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
Tony Cook
switch to using size_t and i_img_dim strictly
blob
|
commitdiff
|
raw
|
diff to current
2011-05-16
Tony Cook
allow box() to accept floating colors for filling areas
blob
|
commitdiff
|
raw
|
diff to current
2010-09-26
Tony Cook
fix flood_fill some more
blob
|
commitdiff
|
raw
|
diff to current
2010-09-19
Tony Cook
flood_fill() wouldn't fill the right side of a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-05
Tony Cook
optimize filled box drawing
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Tony Cook
huge spelling update and spell checking patch
blob
|
commitdiff
|
raw
|
diff to current
2010-03-11
Tony Cook
revert the offset for AA filled arcs
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Tony Cook
merge circle outline branch
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Tony Cook
commit changes from draw branch
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Tony Cook
implement a flood_fill that stops at a given color...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-17
Tony Cook
- more memory allocation integer overflow auditing
blob
|
commitdiff
|
raw
|
diff to current
2006-01-30
Tony Cook
- eliminate many -Wall warnings
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Tony Cook
- constify the Imager API
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Tony Cook
- start of external Imager API access:
blob
|
commitdiff
|
raw
|
diff to current
2005-12-05
Tony Cook
- added integer overflow checks to many memory allocati...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-29
Tony Cook
- the straight edges of filled arcs weren't being drawn...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-26
Tony Cook
- arc(..., fill=> ...) wasn't handling concave areas...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Tony Cook
- eliminate unused variables and static functions
blob
|
commitdiff
|
raw
|
diff to current
2002-11-05
Tony Cook
fixed issue reported in ticket 1748, and added smoke...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-05
Arnar Mar Hrafnkelsson
Modified i_line_aa to use a modified bresenham algorith...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Arnar Mar Hrafnkelsson
Switched i_draw to i_line, added endpoint boolean condi...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-01
Arnar Mar Hrafnkelsson
(Hopefully) last fix for flood fill crash.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-30
Arnar Mar Hrafnkelsson
Second attempt at flood fix.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-30
Arnar Mar Hrafnkelsson
Fixed missing check that cause out of bounds access...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-30
Arnar Mar Hrafnkelsson
Added checks to flood fill functions for seed pixel...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-01
Tony Cook
hide or rename any symbols that are likely to conflict...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-30
Tony Cook
- i_box_cfill() went into an infinite loop...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-19
Tony Cook
move the combining function call outside the general...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-12
Arnar Mar Hrafnkelsson
Finished antialiased polygon drawing routines.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-01
Arnar Mar Hrafnkelsson
Added Destroy method for Imager::Font::TT and moved...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-01
Arnar Mar Hrafnkelsson
Fixed most outstanding memory leaks that are revealed...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-31
Arnar Mar Hrafnkelsson
Added an Imager::log_entry() function and some extra...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-09
Tony Cook
minor error handling in bmp.c
blob
|
commitdiff
|
raw
|
diff to current
2001-09-02
Tony Cook
an extra stipple
blob
|
commitdiff
|
raw
|
diff to current
2001-09-02
Tony Cook
drop some whitespace
blob
|
commitdiff
|
raw
|
diff to current
2001-09-01
Tony Cook
support for generic fills for box and arc, with solid...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-26
Arnar Mar Hrafnkelsson
Added a temporary circle antialiasing routine.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-25
Arnar Mar Hrafnkelsson
Initial revision
Imager-0_38
Imager-0_38pre9
blob
|
commitdiff
|
raw
|
diff to current