thorvg/src/renderer/sw_engine
Hermet Park 5b3a045f15 renderer/engines: added mainSurface() interface.
This interface expects the main surface of the raster engine.
2024-06-24 14:19:43 +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-06-24 12:00:04 +09:00
tvgSwRasterAvx.h sw_engine: Implement AVX and NEON optimizations for RasterGrayscale 2024-06-24 12:00:04 +09:00
tvgSwRasterC.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgSwRasterNeon.h sw_engine/neon: arm neonRasterPixel32 function to support aarch64 2024-06-24 12:34:49 +09:00
tvgSwRasterTexmap.h lottie: rectified scene building Logic 2024-04-05 17:38:57 +09:00
tvgSwRenderer.cpp renderer/engines: added mainSurface() interface. 2024-06-24 14:19:43 +09:00
tvgSwRenderer.h renderer/engines: added mainSurface() interface. 2024-06-24 14:19:43 +09:00
tvgSwRle.cpp common/array: code refactoring 2024-04-06 12:08:21 +09:00
tvgSwShape.cpp sw_engine: fix max length of trimmed strokes 2024-06-24 12:18:32 +09:00
tvgSwStroke.cpp sw_engine: fixing stroke outline 2024-04-06 12:08:21 +09:00