thorvg/src/lib/sw_engine
Hermet Park 3a156b6307 sw_engine composition: enhance image masking
composition alpha masking supports scene/paints targets.

@Examples: Masking

@Issues: 31
2021-01-10 23:22:01 +09:00
..
meson.build raw_loader Loader: Introduce Raw image loader 2020-11-23 18:12:36 +09:00
tvgSwCommon.h sw_engine: optimize raster image. 2021-01-10 20:11:37 +09:00
tvgSwFill.cpp sw_engine: apply opacity to graident fill case. 2020-12-30 12:38:32 +09:00
tvgSwImage.cpp wasm: work with log option 2020-12-15 17:38:22 +09:00
tvgSwMath.cpp sw_engine math: fix regression bug. 2020-12-03 18:30:47 +09:00
tvgSwMemPool.cpp sw_engine mempool: ++optimization 2020-11-06 13:54:53 +09:00
tvgSwRaster.cpp sw_engine composition: enhance image masking 2021-01-10 23:22:01 +09:00
tvgSwRenderer.cpp sw_engine renderer: fix invalid rle issue. 2021-01-10 17:39:57 +09:00
tvgSwRenderer.h common sw_engine: revise the masking implementation. 2021-01-04 00:46:59 +09:00
tvgSwRle.cpp sw_engine log: adding missed line wrap. 2020-12-21 18:38:12 +09:00
tvgSwShape.cpp sw_engine: apply opacity to graident fill case. 2020-12-30 12:38:32 +09:00
tvgSwStroke.cpp sw_engine rle: performance optimization. 2020-11-05 17:32:42 +09:00