thorvg/src/renderer/sw_engine
2024-04-19 11:00:29 +09:00
..
meson.build infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgSwCommon.h renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00
tvgSwFill.cpp sw_engine: fix radial gradient when focal point is outside circle on ARM/Apple Silicon 2024-04-06 12:08:21 +09:00
tvgSwImage.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgSwMath.cpp sw_engine: fix a regression bug. 2024-04-06 12:08:21 +09:00
tvgSwMemPool.cpp fix the prototype of mpoolInit 2024-04-05 17:20:46 +09:00
tvgSwRaster.cpp sw_engine: Implement AVX and NEON optimizations for RasterGrayscale 2024-04-19 11:00:29 +09:00
tvgSwRasterAvx.h sw_engine: Implement AVX and NEON optimizations for RasterGrayscale 2024-04-19 11:00:29 +09:00
tvgSwRasterC.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgSwRasterNeon.h sw_engine : type cast compile error 2024-04-19 11:00:29 +09:00
tvgSwRasterTexmap.h lottie: rectified scene building Logic 2024-04-05 17:38:57 +09:00
tvgSwRenderer.cpp common/array: code refactoring 2024-04-06 12:08:21 +09:00
tvgSwRenderer.h renderer: code refactoring. 2024-04-05 17:46:54 +09:00
tvgSwRle.cpp common/array: code refactoring 2024-04-06 12:08:21 +09:00
tvgSwShape.cpp sw_engine/stroke: hotfix the memory access violation 2024-04-06 12:48:30 +09:00
tvgSwStroke.cpp sw_engine: fixing stroke outline 2024-04-06 12:08:21 +09:00