thorvg/src/renderer/sw_engine
2024-06-10 11:18:53 +09:00
..
meson.build infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgSwCommon.h renderer: code clean up 2024-06-10 11:18:53 +09:00
tvgSwFill.cpp common: code refactoring 2024-05-27 10:48:46 +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 sw_engine: fix -Wcalloc-transposed-args 2024-05-27 23:13:52 +09:00
tvgSwRaster.cpp math: introduced a custom floating epsilon 2024-05-24 10:45:24 +09:00
tvgSwRasterAvx.h sw_engine: Implement AVX and NEON optimizations for RasterGrayscale 2024-04-13 14:47:40 +09:00
tvgSwRasterC.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSwRasterNeon.h sw_engine/neon: arm neonRasterPixel32 function to support aarch64 2024-05-07 19:47:37 +09:00
tvgSwRasterTexmap.h renderer: code clean up 2024-06-10 11:18:53 +09:00
tvgSwRenderer.cpp common: fix typos & remove unused var 2024-06-04 11:20:59 +09:00
tvgSwRenderer.h renderer/engines: added mainSurface() interface. 2024-05-18 18:10:50 +09:00
tvgSwRle.cpp Revert "sw_engine: revert the threshold." 2024-06-07 12:23:35 +09:00
tvgSwShape.cpp sw_engine: fix fastTrack condition 2024-06-10 10:55:00 +09:00
tvgSwStroke.cpp sw_engine: fixing stroke outline 2024-02-20 11:27:22 +09:00