thorvg/src/lib
Hermet Park 95ebbe4339 common array: + copy constructor
introduce the copy constructor to prevent duplicated code.
2023-07-04 01:09:23 +09:00
..
gl_engine common sw_engine: support blending methods. 2023-06-20 11:30:18 +09:00
sw_engine common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
meson.build engine gl: specify gl as beta 2023-05-12 12:06:00 +09:00
tvgAccessor.cpp common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
tvgArray.h common array: + copy constructor 2023-07-04 01:09:23 +09:00
tvgBezier.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgBezier.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgBinaryDesc.h tvg: support stroke miterlimit property. 2023-06-14 10:46:12 +09:00
tvgCanvas.cpp common canvas/scene: introduce paints() api that returns the list of the paints. 2023-06-09 10:54:03 +09:00
tvgCanvasImpl.h common engines: optimizing data packing for compactness. 2023-06-15 10:35:34 +09:00
tvgCommon.h webp_loader: Introduce Webp image loader 2023-06-09 10:58:01 +09:00
tvgFill.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgFill.h common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
tvgGlCanvas.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgInitializer.cpp common: code refactoring 2023-04-26 11:15:48 +09:00
tvgIteratorAccessor.h common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
tvgLinearGradient.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgLoader.cpp webp_loader: Introduce Webp image loader 2023-06-09 10:58:01 +09:00
tvgLoader.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgLoadModule.h api: remove a beta api. 2023-05-20 13:22:52 +09:00
tvgLzw.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgLzw.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgMath.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgPaint.cpp common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
tvgPaint.h common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
tvgPicture.cpp Revert "api: remove deprecated apis" 2023-06-07 10:49:20 +09:00
tvgPictureImpl.h common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
tvgRadialGradient.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgRender.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgRender.h common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
tvgSaveModule.h common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
tvgSaver.cpp common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
tvgScene.cpp common canvas/scene: introduce paints() api that returns the list of the paints. 2023-06-09 10:54:03 +09:00
tvgSceneImpl.h common sw_engine: support blending methods. 2023-06-20 11:30:18 +09:00
tvgShape.cpp common: code refactoring 2023-07-03 14:20:05 +09:00
tvgShapeImpl.h common array: + copy constructor 2023-07-04 01:09:23 +09:00
tvgSwCanvas.cpp common canvas/scene: introduce paints() api that returns the list of the paints. 2023-06-09 10:54:03 +09:00
tvgTaskScheduler.cpp common taskscheduler: fix a potential crash issue. 2023-04-26 00:23:03 +09:00
tvgTaskScheduler.h sw_engine: fix the dead lock issue. 2023-05-09 15:56:30 +09:00