thorvg/src/loaders/external_webp
Hermet Park 1806b32971 common: optimization pImpl data structures
ThorVG pImpl idiom caused internal data to be scattered
across hierarchical classes. This refactoring consolidates
the data by inheriting pImpl internally, reducing memory
allocation counts and eliminating unnecessary strategy methods.
2024-12-14 12:24:57 +09:00
..
meson.build loader/webp: Support static webp loader 2024-02-07 10:58:25 +09:00
tvgWebpLoader.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgWebpLoader.h common: code refactoring 2024-11-08 15:26:04 +09:00