thorvg/src/renderer/sw_engine
Mira Grudzinska 57cdff0d9e sw_engine: fix aa
For shapes with a stroke that has opacity, anti-aliasing
should be applied to a fill.
The use of a transparent gradient stroke will also be handled
correctly.
2024-07-03 13:14:25 +09:00
..
meson.build infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgSwCommon.h common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgSwFill.cpp sw_engine: improve grad quality 2024-07-01 18:24:30 +09:00
tvgSwImage.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSwMath.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgSwMemPool.cpp sw_engine: fix -Wcalloc-transposed-args 2024-05-27 23:13:52 +09:00
tvgSwRaster.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +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 sw_engine: ++exception handling 2024-06-20 17:46:52 +09:00
tvgSwRenderer.cpp sw_engine: fix aa 2024-07-03 13:14:25 +09:00
tvgSwRenderer.h renderer/engines: added mainSurface() interface. 2024-05-18 18:10:50 +09:00
tvgSwRle.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvgSwShape.cpp sw_engine: fix fastTrack condition 2024-06-10 10:55:00 +09:00
tvgSwStroke.cpp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00