libvips/libvips
John Cupitt 88b2f4350d better cache sizing in unbuffered sequential mode
Previously we only ever had a single tile of cache in unbuffered mode.
This could break with many threads, if thread requests crossed tile
boundaries.

Now have one tile per thread, plus a bit for slop.
2013-11-20 14:46:46 +00:00
..
arithmetic add a new unbuffered seq mode 2013-09-29 11:04:11 +01:00
cimg fix compiler warnings 2013-10-18 09:13:24 +01:00
colour add a new unbuffered seq mode 2013-09-29 11:04:11 +01:00
conversion better cache sizing in unbuffered sequential mode 2013-11-20 14:46:46 +00:00
convolution add vips_similarity() 2013-10-03 11:56:35 +01:00
create deprecate im_tone_map() and im_tone_analyze() 2013-10-02 10:36:00 +01:00
deprecated add im_init_world() entry point 2013-11-16 12:57:05 +00:00
foreign fix blocking of caching of seq load 2013-11-09 11:38:32 +00:00
freq_filt redo im_wrap() as a class 2013-05-31 18:12:39 +01:00
histogram small oopes 2013-10-02 13:38:28 +01:00
include add im_init_world() entry point 2013-11-16 12:57:05 +00:00
inplace Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
iofuncs fix blocking of caching of seq load 2013-11-09 11:38:32 +00:00
morphology redo im_profile() as a class 2013-09-21 15:21:15 +01:00
mosaicing fix some cppcheck warnings 2013-05-01 18:46:15 +01:00
resample reverse similarity rotation direction convention 2013-10-25 12:56:24 +01:00
video Update address for Free Software Foundation 2013-03-07 00:40:19 -05:00
dummy.c merge gtkdoc branch 2009-08-16 15:00:08 +00:00
Makefile.am getting ready to rewrite hist stuff 2013-07-01 13:45:36 +01:00