..
bmp.c
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +01:00
bmp.h
move image content handlers to accomodate core build changes
2016-05-23 23:32:16 +01:00
gif.c
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +01:00
gif.h
move image content handlers to accomodate core build changes
2016-05-23 23:32:16 +01:00
ico.c
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +01:00
ico.h
move image content handlers to accomodate core build changes
2016-05-23 23:32:16 +01:00
image_cache.c
fix image cache format specifiers signedness
2017-09-11 17:29:57 +01:00
image_cache.h
Update content to split public and internal API
2016-06-06 09:01:38 +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
Content messages: Remove ERRORCODE, rework ERROR
2019-08-05 14:30:30 +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
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +01:00
nssprite.h
move image content handlers to accomodate core build changes
2016-05-23 23:32:16 +01:00
png.c
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +01:00
png.h
move image content handlers to accomodate core build changes
2016-05-23 23:32:16 +01:00
rsvg.c
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +01:00
rsvg.h
move image content handlers to accomodate core build changes
2016-05-23 23:32:16 +01:00
svg.c
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +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
change content get_source_data interfaces to return uint8_t and size_t
2019-05-05 22:50:25 +01:00
webp.h
add webp image handler
2019-02-17 12:09:17 +00:00