thorvg/src/lib
Hermet Park 0df8c00519 loaders: revise code from cce4b443b3
use copy variable instead of additional buffer pointer.
2021-06-22 10:42:34 +09:00
..
gl_engine canvas: fix for SwCanvas Unit Test 2021-06-07 18:01:26 +09:00
sw_engine sw_engine: added check whether surface width <= surface stride 2021-06-08 17:20:46 +09:00
meson.build tvg_loader: code refactoring. 2021-06-11 20:51:50 +09:00
tvgArray.h common canvas: return FailedAllocation if it really failed at memory allocation. 2021-06-07 20:04:39 +09:00
tvgBezier.cpp updated copyright 2021-03-23 14:31:58 +09:00
tvgBezier.h updated copyright 2021-03-23 14:31:58 +09:00
tvgBinaryDesc.h tvg_loader: code refactoring. 2021-06-11 20:51:50 +09:00
tvgCanvas.cpp common canvas: supplement corner cases. 2021-06-09 20:11:57 +09:00
tvgCanvasImpl.h tests: add SwCanvasBase unit tests 2021-06-11 15:14:35 +09:00
tvgCommon.h updated copyright 2021-03-23 14:31:58 +09:00
tvgFill.cpp common gradient: Fix possible crash in color setter 2021-06-04 21:36:16 +09:00
tvgFill.h updated copyright 2021-03-23 14:31:58 +09:00
tvgGlCanvas.cpp canvas: fix for SwCanvas Unit Test 2021-06-07 18:01:26 +09:00
tvgInitializer.cpp common initializer: correct the result value. 2021-06-03 20:48:02 +09:00
tvgLinearGradient.cpp updated copyright 2021-03-23 14:31:58 +09:00
tvgLoader.h loaders: added copy param for Picture::load 2021-06-21 19:52:38 +09:00
tvgLoaderMgr.cpp loaders: added copy param for Picture::load 2021-06-21 19:52:38 +09:00
tvgLoaderMgr.h loaders: added copy param for Picture::load 2021-06-21 19:52:38 +09:00
tvgPaint.cpp common: added API to get the transformation matrix of the object 2021-06-02 19:03:20 +09:00
tvgPaint.h common canvas: ++ case cover exception scenarios. 2021-06-10 15:50:56 +09:00
tvgPicture.cpp loaders: revise code from cce4b443b3 2021-06-22 10:42:34 +09:00
tvgPictureImpl.h loaders: added copy param for Picture::load 2021-06-21 19:52:38 +09:00
tvgRadialGradient.cpp updated copyright 2021-03-23 14:31:58 +09:00
tvgRender.cpp updated copyright 2021-03-23 14:31:58 +09:00
tvgRender.h common: code refactoring. 2021-04-15 18:26:11 +09:00
tvgScene.cpp common Scene: return FailedAllocation if it really failed at memory allocation. 2021-06-17 13:22:39 +09:00
tvgSceneImpl.h common: fix a potential memory leak after clear() 2021-05-28 16:19:01 +09:00
tvgShape.cpp binary optimization 2021-04-07 21:27:21 +09:00
tvgShapeImpl.h updated copyright 2021-03-23 14:31:58 +09:00
tvgSwCanvas.cpp canvas: fix for SwCanvas Unit Test 2021-06-07 18:01:26 +09:00
tvgTaskScheduler.cpp common taskScheduler: fix wrong thread indexing due to duplicated variable names. 2021-06-07 12:57:35 +09:00
tvgTaskScheduler.h updated copyright 2021-03-23 14:31:58 +09:00