thorvg/src
Hermet Park fef0be9f72 sw_engine: revised the texture clipping
previous logic doesn't work if the clipping shape
has any inner corners. replace the logic
with a intermediate composition approach for
stability.

- performance can be drop at texture clipping by ~11%
- size is reduced by -0.5kb

issue: https://github.com/thorvg/thorvg/issues/3520
2025-07-22 18:59:44 +02:00
..
bindings wasm: fix a build break 2024-10-01 17:12:28 +09:00
common sw_engine: skip AA if texture are orthogonally rotated. 2025-07-22 18:59:43 +02:00
loaders sw_engine: revised the texture clipping 2025-07-22 18:59:44 +02:00
renderer sw_engine: revised the texture clipping 2025-07-22 18:59:44 +02: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