thorvg/src/lib/sw_engine
Hermet Park 77d33b2d9f sw_engine texmap: fix trivial compiler warnings.
warning: suggest braces around initialization of subobject [-Wmissing-braces]
2021-12-23 10:40:09 +09:00
..
meson.build sw_engine raster: fix the texmap regression bug. 2021-11-26 17:41:33 +09:00
tvgSwCommon.h sw_engine image: support non-premultiplied alpha images. 2021-12-02 17:10:12 +09:00
tvgSwFill.cpp sw_engine: code refactoring 2021-11-25 20:04:37 +09:00
tvgSwImage.cpp sw_engine image: support non-premultiplied alpha images. 2021-12-02 17:10:12 +09:00
tvgSwMath.cpp common paint: improve rotation condition precision 2021-11-12 19:45:01 +09:00
tvgSwMemPool.cpp binary size optimization. 2021-11-04 20:10:21 +09:00
tvgSwRaster.cpp sw_engine raster: ++safety of the scaled image rasterization 2021-12-17 16:46:37 +09:00
tvgSwRasterAvx.h sw_engine raster: remove unnecessary functions. 2021-12-01 18:36:12 +09:00
tvgSwRasterC.h sw_engine raster: remove unnecessary functions. 2021-12-01 18:36:12 +09:00
tvgSwRasterNeon.h sw_engine raster: remove unnecessary functions. 2021-12-01 18:36:12 +09:00
tvgSwRasterTexmap.h sw_engine texmap: fix trivial compiler warnings. 2021-12-23 10:40:09 +09:00
tvgSwRasterTexmapInternal.h sw_engine texmap: ++safety 2021-12-22 16:40:27 +09:00
tvgSwRenderer.cpp sw_engine raster: fix a crash at the texmap clipping. 2021-12-17 19:15:27 +09:00
tvgSwRenderer.h sw_engine image: support non-premultiplied alpha images. 2021-12-02 17:10:12 +09:00
tvgSwRle.cpp updated license 2021-10-20 22:50:07 +09:00
tvgSwShape.cpp sw_engine SwShape: Fix coding style 2021-12-15 15:19:19 +09:00
tvgSwStroke.cpp all: fix compiler warnings 2021-10-07 14:49:00 +09:00