thorvg/src/lib
Hermet Park 8d31496648 infra: print enabled features in the meson summary list.
instead removed individual messages.
2021-07-03 14:58:17 +09:00
..
gl_engine canvas: fix for SwCanvas Unit Test 2021-06-07 18:01:26 +09:00
sw_engine sw_engine: --sanitizer errors 2021-07-01 17:59:27 +09:00
meson.build infra: print enabled features in the meson summary list. 2021-07-03 14:58:17 +09:00
tvgArray.h common array: -- sanitizer errors 2021-07-01 17:41:56 +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 common: PaintType enum changed to identifier in Paint class 2021-06-25 22:13:20 +09:00
tvgFill.cpp svg_loader: handling the ColorStop offset values 2021-06-24 20:54:03 +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 common picture: ++exception case. 2021-07-02 14:01:52 +09:00
tvgLoaderMgr.h common picture: ++exception case. 2021-07-02 14:01:52 +09:00
tvgPaint.cpp common: introducing the composite API (getter) 2021-06-25 22:16:06 +09:00
tvgPaint.h common: PaintType enum changed to identifier in Paint class 2021-06-25 22:13:20 +09:00
tvgPicture.cpp common picture: ++ exception case. 2021-07-02 12:07:34 +09:00
tvgPictureImpl.h common picture: ++exception case. 2021-07-02 14:01:52 +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: PaintType enum changed to identifier in Paint class 2021-06-25 22:13:20 +09:00
tvgSceneImpl.h common: PaintType enum changed to identifier in Paint class 2021-06-25 22:13:20 +09:00
tvgShape.cpp common shape: allow to reset stroke dash. 2021-07-02 10:35:46 +09:00
tvgShapeImpl.h common shape: allow to reset stroke dash. 2021-07-02 10:35:46 +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