netsurf/image
Vincent Sanders 2d33a8f85a Make high level cache, low level cache and image cache all be initialised from passed parameters
Calculate all cache sizes from single memory cache size option and sanity check
have a single global struct to hold all parameters instead of several individual variables

svn path=/trunk/netsurf/; revision=12784
2011-09-10 00:55:39 +00:00
..
bitmap.h
bmp.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
bmp.h
gif.c Add Image cache and inegrate png and jpeg content handlers 2011-09-04 23:50:14 +00:00
gif.h
ico.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
ico.h
image_cache.c Make high level cache, low level cache and image cache all be initialised from passed parameters 2011-09-10 00:55:39 +00:00
image_cache.h make the image_cache cleaner less brain dead 2011-09-06 22:01:47 +00:00
image.c move bitmap cache initialisation up a level 2011-09-07 09:15:33 +00:00
image.h
jpeg.c Add Image cache and inegrate png and jpeg content handlers 2011-09-04 23:50:14 +00:00
jpeg.h
mng.c C89. 2011-09-06 22:21:33 +00:00
mng.h
nssprite.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
nssprite.h
png.c Add Image cache and inegrate png and jpeg content handlers 2011-09-04 23:50:14 +00:00
png.h
rsvg.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
rsvg.h
svg.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
svg.h
webp.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
webp.h