thorvg/src
Mira Grudzinska 031dd647bc sw_engine: fix too small memory alloc for spans
In some clipping cases, the memory allocated for storing spans
was too small. As a result, the entire clipped area might not
have been rendered.
This has been resolved by adding an experimental factor to increase
the size of allocated memory.

@issue: https://github.com/thorvg/thorvg/issues/3461
2025-05-24 01:37:24 +09:00
..
bindings wasm: fix a build break 2024-10-01 17:12:28 +09:00
common common: Use explicit floating-point value types. 2025-01-16 18:34:12 +01:00
loaders svg_loader: Fix <stop> being registered in closed latestGradient 2025-05-24 01:37:24 +09:00
renderer sw_engine: fix too small memory alloc for spans 2025-05-24 01:37:24 +09:00
savers common: spec out TexMap 2024-09-30 16:44:21 +09:00
meson.build infra: --shutdown the unkown-pragmas warning 2024-10-04 02:33:11 +09:00