summaryrefslogtreecommitdiff
path: root/doc/multi-threaded.c
AgeCommit message (Expand)Author
2013-06-20Rearrange source files.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-05-21Remove useless -lpng from doc/example.c and doc/multi-threaded.cTor Andersson
2013-05-16Add colorspace context.Tor Andersson
2013-02-19Fix whitespace.Tor Andersson
2013-02-13Update doc/multi-threaded.c for passing rect/matrix by reference.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-13Bug 693487: fix error handling in doc/multi-threaded.cRobin Watts
2012-03-15Add multi-threading example based on pthreads.Sebastian Rasmussen