mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-28 00:57:09 +00:00
![]() Description: Crash was observed in examples when composite object was used. It was caused because __m256i object was used on non aligned memory to 32bit. Algorithm in this function was changed to use unaligned __m256i_u object. Code was also simplified. |
||
---|---|---|
.. | ||
bin | ||
bindings | ||
examples | ||
lib | ||
loaders | ||
wasm | ||
meson.build |