thorvg/src/renderer/sw_engine
Hermet Park ab950b6321 sw_engine: fixed a broken dropshadow
corrected a mismatched stride value of the
direct drawing target buffer.

issue: https://github.com/thorvg/thorvg/issues/3146
2025-02-07 23:46:40 +09:00
..
meson.build sw_engine: applied OpenMP to improve post-processing performance. 2024-09-29 15:04:22 +09:00
tvgSwCommon.h sw_engine: move trimming logic to TrimPath 2025-02-06 22:39:11 +09:00
tvgSwFill.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgSwImage.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgSwMath.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgSwMemPool.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgSwPostEffect.cpp sw_engine: fixed a broken dropshadow 2025-02-07 23:46:40 +09:00
tvgSwRaster.cpp drenderer: include alloca.h for Zephyr 2025-01-10 11:27:59 +09:00
tvgSwRasterAvx.h updated copyright 2025-01-03 14:32:31 +09:00
tvgSwRasterC.h updated copyright 2025-01-03 14:32:31 +09:00
tvgSwRasterNeon.h updated copyright 2025-01-03 14:32:31 +09:00
tvgSwRasterTexmap.h sw_engine/texmap: tuning the blending logic 2025-01-18 15:10:07 +09:00
tvgSwRenderer.cpp engine: introduce scene effect dispose render method 2025-01-26 10:13:28 +09:00
tvgSwRenderer.h engine: introduce scene effect dispose render method 2025-01-26 10:13:28 +09:00
tvgSwRle.cpp common: code refactoring 2025-01-15 18:03:46 +09:00
tvgSwShape.cpp sw_engine: move trimming logic to TrimPath 2025-02-06 22:39:11 +09:00
tvgSwStroke.cpp sw_engine: fix bug introduced in 07e73a9 2025-01-17 18:33:19 +09:00