thorvg/src/lib/sw_engine
Hermet Park d7eb913741 sw_engine: fix a logical wrong.
the value should be updated properly.
2023-05-06 15:14:11 +09:00
..
meson.build sw_engine raster: fix the texmap regression bug. 2021-11-26 17:41:33 +09:00
tvgSwCommon.h engine/loaders: Migrate alpha premultiplying to the engine side. 2023-04-29 12:37:09 +09:00
tvgSwFill.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgSwImage.cpp common engine: code refactoring 2023-04-27 10:16:12 +09:00
tvgSwMath.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgSwMemPool.cpp sw_engine mempool: fixed to address a potential memory corruption issue. 2023-04-26 00:23:03 +09:00
tvgSwRaster.cpp sw_engine: fix a logical wrong. 2023-05-06 15:14:11 +09:00
tvgSwRasterAvx.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSwRasterC.h engine/loaders: Migrate alpha premultiplying to the engine side. 2023-04-29 12:37:09 +09:00
tvgSwRasterNeon.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSwRasterTexmap.h common engine: code refactoring 2023-04-27 10:16:12 +09:00
tvgSwRasterTexmapInternal.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSwRenderer.cpp common taskscheduler: revert 4db25db962 2023-05-04 13:42:50 +09:00
tvgSwRenderer.h loaders: Remove the color space conversion on the loader side. 2023-04-28 15:27:53 +09:00
tvgSwRle.cpp sw_engine rle: The out-of-range memory access has been fixed. 2023-04-26 00:23:03 +09:00
tvgSwShape.cpp common shape: code refactoring & data optimization. 2023-02-05 12:06:09 +09:00
tvgSwStroke.cpp Make it silent MSVC's trivial compilation warnings. 2023-04-21 08:28:56 +09:00