summaryrefslogtreecommitdiff
path: root/draw/draw_mesh.c
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-05-29Rename some find/lookup functions to be in line with documentation.Tor Andersson
2013-05-16Add colorspace context.Tor Andersson
2013-05-03Simplify mesh rasterizer.Tor Andersson
2013-04-26Clean up some formatting.Tor Andersson
2013-04-16Bug 693851: Performance improvement for shadingsRobin Watts
2013-02-06Rename bbox to irect.Tor Andersson
2013-02-06Change to pass structures by reference rather than value.Robin Watts
2013-01-30Rename fz_irect back to fz_bbox.Tor Andersson
2013-01-30Introduce fz_irect where the old fz_bbox was useful.Tor Andersson
2013-01-30Eliminate fz_bbox in favor of fz_rect everywhere.Tor Andersson
2012-12-09Rejig color conversion.Robin Watts
2012-11-20Obsess about whitespace.Tor Andersson
2012-10-05Move local implementation of trig function to internal headerSebastian Rasmussen
2012-10-01Handle axial and radial shadings the same way as other shadings.Sebastian Rasmussen
2012-10-01Bug 693330: Change shadings to decompose to meshes at render time.Robin Watts
2012-06-11Fix Bug 693102: Overflows in large pixmap indexing.Robin Watts
2012-04-18Add LOCAL_TRIG_FNS option.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-12Change order of params in fz_convert_color to C standard.Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-03Be consistent about passing a fz_context argument in pixmap functions.Tor Andersson
2011-12-17More Memory Squeezing fixes.Robin Watts
2011-09-21Add warning context.Tor Andersson
2011-09-15Add context to mupdf.Robin Watts
2011-04-08Remove inline keyword where it is not strictly necessary for performance.Tor Andersson
2011-04-04Le Roi est mort, vive le Roi!Tor Andersson
2011-04-04draw: Rename files in draw directory.Tor Andersson