thorvg/src/lib
Hermet Park 9dd3cc5edc common: code refactoring.
we can return nullptr directly here.

Change-Id: Ic1d987f2701d20ff1b69af2854f9cfee7e2fe065
2020-08-13 20:05:37 +09:00
..
gl_engine gl_engine: engine should return shape data for resuing it. 2020-08-13 20:01:03 +09:00
sw_engine sw_engine: fix potential data overflow. 2020-08-13 19:50:46 +09:00
meson.build common picture: introduce picture feature which is for vector file extensions. 2020-07-30 17:13:00 +09:00
tvgBezier.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgBezier.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgCanvas.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgCanvasImpl.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgCommon.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgFill.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgGlCanvas.cpp common: code refactoring. 2020-08-13 19:13:17 +09:00
tvgInitializer.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgLinearGradient.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgLoader.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgLoaderMgr.cpp common: code refactoring. 2020-08-13 20:05:37 +09:00
tvgLoaderMgr.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgPaint.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgPaint.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgPicture.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgPictureImpl.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgRadialGradient.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgRender.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgRender.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgScene.cpp replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgSceneImpl.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgShape.cpp common_shape: fixed arc api to draw rectangles lower than 0. 2020-08-13 08:54:39 +00:00
tvgShapeImpl.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgShapePath.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgSwCanvas.cpp common: code refactoring. 2020-08-13 19:13:17 +09:00