thorvg/src/renderer/sw_engine
Vincent Torri 2ec9fdb932 [common] code clean up
use fmodf() instead of fmod()
2024-03-23 11:45:11 +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 2023-12-31 11:37:12 +09:00
tvgSwFill.cpp sw_engine: fix radial gradient when focal point is outside circle on ARM/Apple Silicon 2024-03-08 01:36:44 +09:00
tvgSwImage.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSwMath.cpp sw_engine: fix a regression bug. 2024-03-03 16:17:23 +09:00
tvgSwMemPool.cpp fix the prototype of mpoolInit 2024-01-10 10:14:14 +02:00
tvgSwRaster.cpp sw_engine: Improve image up-scaler quality 2024-02-05 22:21:28 +09:00
tvgSwRasterAvx.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSwRasterC.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSwRasterNeon.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSwRasterTexmap.h lottie: rectified scene building Logic 2024-01-25 02:06:14 +09:00
tvgSwRenderer.cpp common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgSwRenderer.h renderer: code refactoring. 2024-02-02 03:02:56 +09:00
tvgSwRle.cpp common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgSwShape.cpp [common] code clean up 2024-03-23 11:45:11 +09:00
tvgSwStroke.cpp sw_engine: fixing stroke outline 2024-02-20 11:27:22 +09:00