thorvg/src/renderer/sw_engine
Hermet Park 065a8f5eb3 sw_engine: ++rle optimization
Reduction memory copy by pushing span data into rle immediately.
2024-07-10 18:35:20 +09:00
..
meson.build infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgSwCommon.h API: revise the APIs. 2024-07-05 21:25:58 +09:00
tvgSwFill.cpp common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgSwImage.cpp common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgSwMath.cpp common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgSwMemPool.cpp sw_engine: fix -Wcalloc-transposed-args 2024-05-27 23:13:52 +09:00
tvgSwRaster.cpp sw_engine: fix masked translucent rect 2024-07-10 00:34:23 +09:00
tvgSwRasterAvx.h common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgSwRasterC.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSwRasterNeon.h sw_engine: hotfix avx/neon 8 bit rasterizer. 2024-06-20 17:46:40 +09:00
tvgSwRasterTexmap.h common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgSwRenderer.cpp common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgSwRenderer.h renderer/engines: added mainSurface() interface. 2024-05-18 18:10:50 +09:00
tvgSwRle.cpp sw_engine: ++rle optimization 2024-07-10 18:35:20 +09:00
tvgSwShape.cpp common/math: code refactoring 2024-07-10 00:21:02 +09:00
tvgSwStroke.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00