thorvg/src/lib/sw_engine
Mira Grudzinska ae6d574466 sw_engine: overlaping stroke cap
A square or a round cap was mistakenly added to the parts
of the dashed lines that should be continuous. Fixed

@Issues: https://github.com/Samsung/thorvg/issues/777
2021-09-08 11:17:42 +09:00
..
meson.build sw_engine raster: code refactoring. 2021-08-05 10:58:48 +09:00
tvgSwCommon.h sw_engine: memory optimization. 2021-08-12 20:13:58 +09:00
tvgSwFill.cpp common: code refactoring 2021-07-19 20:12:14 +09:00
tvgSwImage.cpp sw_engine: memory optimization. 2021-08-12 20:13:58 +09:00
tvgSwMath.cpp common: style fixes (#644) 2021-07-22 13:35:26 +02:00
tvgSwMemPool.cpp sw_engine: allow sharing shapes & connected strokes all in one. 2021-08-12 18:39:46 +09:00
tvgSwRaster.cpp sw_engine: calling avxRasterTranslucentRect instead of its c version 2021-08-31 15:17:28 +02:00
tvgSwRasterAvx.h Revert "sw_engine avx: the not aligned memory separated in the rasterRGBA32 func" 2021-09-03 11:08:40 +09:00
tvgSwRasterC.h sw common: Added neon translucent rect API implementation. 2021-08-24 18:44:08 +09:00
tvgSwRasterNeon.h sw_engine neon: refactoring 2021-08-30 20:47:21 +09:00
tvgSwRenderer.cpp sw_engine: handling clips from outside the render region 2021-09-06 13:16:45 +09:00
tvgSwRenderer.h sw_engine renderer: fix memory leak. 2021-07-08 20:29:31 +09:00
tvgSwRle.cpp sw_engine: flush memory pool after drawing. 2021-07-28 17:22:35 +09:00
tvgSwShape.cpp sw_engine: overlaping stroke cap 2021-09-08 11:17:42 +09:00
tvgSwStroke.cpp sw_engine: memory optimization. 2021-08-12 20:13:58 +09:00