thorvg/src/lib/sw_engine
Hermet Park 44768e7125 sw_engine: fix compiler a warning
handle them double type values.
2021-09-24 12:13:11 +09:00
..
meson.build sw_engine raster: code refactoring. 2021-08-05 10:58:48 +09:00
tvgSwCommon.h sw_engine image: fix the clipped image issue. 2021-09-09 11:31:05 +09:00
tvgSwFill.cpp sw_engine: fix compiler a warning 2021-09-24 12:13:11 +09:00
tvgSwImage.cpp sw_engine image: fix the clipped image issue. 2021-09-09 11:31:05 +09:00
tvgSwMath.cpp common: style fixes (#644) 2021-07-22 13:35:26 +02:00
tvgSwMemPool.cpp sw_engine: allow sharing shapes & connected strokes all in one. 2021-08-12 18:39:46 +09:00
tvgSwRaster.cpp sw_engine Raster: Improving image quality in image scale down 2021-09-23 14:39:58 +09:00
tvgSwRasterAvx.h sw_engine avx: removing not portable variable type 2021-09-22 12:41:57 +09:00
tvgSwRasterC.h sw common: Added neon translucent rect API implementation. 2021-08-24 18:44:08 +09:00
tvgSwRasterNeon.h sw_engine: Fixed build errors. 2021-09-16 12:27:04 +09:00
tvgSwRenderer.cpp sw_engine image: fix the clipped image issue. 2021-09-09 11:31:05 +09:00
tvgSwRenderer.h sw_engine renderer: fix memory leak. 2021-07-08 20:29:31 +09:00
tvgSwRle.cpp sw_engine: flush memory pool after drawing. 2021-07-28 17:22:35 +09:00
tvgSwShape.cpp sw_engine: overlaping stroke cap 2021-09-08 11:17:42 +09:00
tvgSwStroke.cpp common: preventing msvc compiler warnings (#817) 2021-09-20 13:54:06 +02:00