netsurf/content/handlers/image
2020-05-13 19:03:14 +01:00
..
bmp.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
bmp.h remove unused external declaration and unecessary header use 2019-10-06 18:02:17 +01:00
gif.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
gif.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
ico.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
ico.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
image_cache.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
image_cache.h implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
image.c add webp image handler 2019-02-17 12:09:17 +00:00
image.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
jpeg.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
jpeg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
Makefile add webp image handler 2019-02-17 12:09:17 +00:00
nssprite.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
nssprite.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
png.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
png.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
rsvg.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
rsvg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
svg.c improve content header usage 2020-05-07 20:55:44 +01:00
svg.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
video.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
video.h move image content handlers to accomodate core build changes 2016-05-23 23:32:16 +01:00
webp.c implement content opacity check through the function table 2020-05-13 19:03:14 +01:00
webp.h add webp image handler 2019-02-17 12:09:17 +00:00