thorvg/src/lib
Hermet Park b733030357 sw_engine: supports the color space conversion.
Currently implements only the necessary functions for converting
between ARGB and ABGR.

Now conversion can be accelerated by the backend engines.
2023-04-28 15:27:53 +09:00
..
gl_engine sw_engine: supports the color space conversion. 2023-04-28 15:27:53 +09:00
sw_engine sw_engine: supports the color space conversion. 2023-04-28 15:27:53 +09:00
meson.build common: Introduced Accessor for traversing the scene-tree. 2021-12-23 11:54:44 +09:00
tvgAccessor.cpp common: code refactoring for the IteractorAccessor. 2023-04-07 18:24:24 +09:00
tvgArray.h updated copyright. 2023-01-14 13:48:11 +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 updated copyright. 2023-01-14 13:48:11 +09:00
tvgCanvas.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgCanvasImpl.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgCommon.h common: polished the log message. 2023-04-25 14:23:23 +09:00
tvgFill.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgFill.h updated copyright. 2023-01-14 13:48:11 +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 updated copyright. 2023-01-14 13:48:11 +09:00
tvgLoader.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgLoadModule.h engine/loaders: develop the ColorSpace feature infrastructure 2023-04-28 15:27:53 +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 paint: prevent fastrack except Shapes. 2023-04-14 20:07:04 +09:00
tvgPaint.h common: code refactoring 2023-04-14 20:06:39 +09:00
tvgPicture.cpp common engine: code refactoring 2023-04-27 10:16:12 +09:00
tvgPictureImpl.h sw_engine: supports the color space conversion. 2023-04-28 15:27:53 +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 sw_engine: supports the color space conversion. 2023-04-28 15:27:53 +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 updated copyright. 2023-01-14 13:48:11 +09:00
tvgSceneImpl.h sw_engine: support Scene ClipPath behavior. 2023-04-16 22:03:36 +09:00
tvgShape.cpp common: order(bool strokeFirst) api introduced 2023-04-18 22:21:55 +09:00
tvgShapeImpl.h common: order(bool strokeFirst) api introduced 2023-04-18 22:21:55 +09:00
tvgSwCanvas.cpp engine/loaders: develop the ColorSpace feature infrastructure 2023-04-28 15:27:53 +09:00
tvgTaskScheduler.cpp common taskscheduler: fix a potential crash issue. 2023-04-26 00:23:03 +09:00
tvgTaskScheduler.h common taskscheduler: fix a potential crash issue. 2023-04-26 00:23:03 +09:00