mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-18 05:54:51 +00:00
![]() The compositor memory is likely to be reused in the next frame. To enhance performance, it is advisable to retain this memory by default. We may consider introducing a cache policy interface in the Initializer. This would allow users to manage the Canvas memory more effectively. Anyhow, this improves the Lottie example performance by 10% |
||
---|---|---|
.. | ||
meson.build | ||
tvgSwCommon.h | ||
tvgSwFill.cpp | ||
tvgSwImage.cpp | ||
tvgSwMath.cpp | ||
tvgSwMemPool.cpp | ||
tvgSwRaster.cpp | ||
tvgSwRasterAvx.h | ||
tvgSwRasterC.h | ||
tvgSwRasterNeon.h | ||
tvgSwRasterTexmap.h | ||
tvgSwRenderer.cpp | ||
tvgSwRenderer.h | ||
tvgSwRle.cpp | ||
tvgSwShape.cpp | ||
tvgSwStroke.cpp |