thorvg/src/lib
Hermet Park be8cfd5f3f common picture: --code inlining.
dec: 273029 -> 272789
2023-08-08 10:47:43 +09:00
..
gl_engine Refactoring of GlGeometry::decomposeOutline due to an internal change in RenderShape data structure. 2023-07-15 11:13:56 +09:00
sw_engine sw_engine renderer: fix a memory leak. 2023-07-29 16:16:37 +09:00
meson.build utils: math functions moved from lib to utils 2023-08-05 11:49:36 +09:00
tvgAccessor.cpp common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
tvgAnimation.cpp common Animation: introduce the Animation class. 2023-07-27 00:31:27 +09:00
tvgBinaryDesc.h loader tvg: add missing strokeFirst property. 2023-07-28 21:57:40 +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: deleted paints only when they are no longer valid. 2023-08-07 14:03:42 +09:00
tvgCommon.h loader lottie: adds the lottie property, model and parser. 2023-07-27 00:31:27 +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
tvgFrameModule.h common frame_module: adds FrameModule interface. 2023-07-27 00:31:27 +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 common loader: enable lottie loader 2023-07-27 00:31:27 +09:00
tvgLoader.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgLoadModule.h loader lottie: ++optimization. 2023-07-28 16:54:44 +09:00
tvgPaint.cpp common: --unnecessary null check. 2023-07-03 15:49:16 +09:00
tvgPaint.h common: deleted paints only when they are no longer valid. 2023-08-07 14:03:42 +09:00
tvgPicture.cpp common picture: --code inlining. 2023-08-08 10:47:43 +09:00
tvgPictureImpl.h common picture: --code inlining. 2023-08-08 10:47:43 +09:00
tvgRadialGradient.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgRender.cpp common math: enhance matrix functions. 2023-07-05 15:17:04 +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: deleted paints only when they are no longer valid. 2023-08-07 14:03:42 +09:00
tvgShape.cpp common: code refactoring 2023-07-03 14:20:05 +09:00
tvgShapeImpl.h common: deleted paints only when they are no longer valid. 2023-08-07 14:03:42 +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