thorvg/src/loaders/external_jpg
Hermet Park ff6ea4b6c4 Loaders: Introduced a loader cache.
The loader cache is applied to conserve memory.

If the input data is already present in loaders,
the loader cache will promptly return the active loader.

This results in a lot of memory savings for the duplicated resources.

binary diff: -400 bytes
2023-11-23 18:21:28 +09:00
..
meson.build common: styling++ (tabs -> spaces) 2022-02-01 13:58:41 +01:00
tvgJpgLoader.cpp Loaders: Introduced a loader cache. 2023-11-23 18:21:28 +09:00
tvgJpgLoader.h Loaders: Introduced a loader cache. 2023-11-23 18:21:28 +09:00