thorvg/src/lib
Hermet Park b876427325 common array: revise the interface.
Implement a pair of access methods: last() and first().
2023-06-29 20:40:16 +09:00
..
gl_engine common sw_engine: support blending methods. 2023-06-20 11:30:18 +09:00
sw_engine common: promote MULTIPLY() to a common helper macro. 2023-06-27 18:44:02 +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: revise the interface. 2023-06-29 20:40:16 +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: optimize paint data size. 2023-06-14 10:46:30 +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: promote MULTIPLY() to a common helper macro. 2023-06-27 18:44:02 +09:00
tvgPaint.h common sw_engine: support blending methods. 2023-06-20 11:30:18 +09:00
tvgPicture.cpp Revert "api: remove deprecated apis" 2023-06-07 10:49:20 +09:00
tvgPictureImpl.h common engines: optimizing data packing for compactness. 2023-06-15 10:35:34 +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: promote MULTIPLY() to a common helper macro. 2023-06-27 18:44:02 +09:00
tvgSaveModule.h common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
tvgSaver.cpp updated copyright. 2023-01-14 13:48:11 +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 shape: +tiny opimization. 2023-06-27 18:44:02 +09:00
tvgShapeImpl.h common engines: optimizing data packing for compactness. 2023-06-15 10:35:34 +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