.. |
bmp.c
|
Image: BMP: Call bitmap format conversion after decode.
|
2022-03-26 15:45:00 +00:00 |
bmp.h
|
remove unused external declaration and unecessary header use
|
2019-10-06 18:02:17 +01:00 |
gif.c
|
Image: GIF: Call bitmap format conversion before/after decode.
|
2022-03-26 15:45:00 +00:00 |
gif.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
ico.c
|
Image: ICO: Abstract image decode into helper.
|
2022-03-26 15:45:00 +00: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
|
split out the about scheme imagecache page generator
|
2020-09-20 16:36:01 +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
|
Image: JPEG: Call bitmap format conversion after decode.
|
2022-03-26 15:45:00 +00: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
|
Image: Sprite: Call bitmap format conversion after decode.
|
2022-03-26 15:45:00 +00:00 |
nssprite.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
png.c
|
Bitmap API: Clean up creation flags.
|
2022-03-24 18:09:28 +00:00 |
png.h
|
move image content handlers to accomodate core build changes
|
2016-05-23 23:32:16 +01:00 |
rsvg.c
|
Bitmap API: Clean up creation flags.
|
2022-03-24 18:09:28 +00: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
|
Bitmap API: Clean up creation flags.
|
2022-03-24 18:09:28 +00:00 |
webp.h
|
add webp image handler
|
2019-02-17 12:09:17 +00:00 |