thorvg/src/lib
2022-10-04 10:56:06 +09:00
..
gl_engine gl_engine: fixed mismatched malloc/free calls. 2022-10-02 19:00:15 +09:00
sw_engine SwRaster: Remove comment 2022-10-04 10:56:06 +09:00
meson.build common: Introduced Accessor for traversing the scene-tree. 2021-12-23 11:54:44 +09:00
tvgAccessor.cpp Format code files with dos2unix, ensure newline at EOF 2022-07-10 23:21:05 +09:00
tvgArray.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgBezier.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgBezier.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgBinaryDesc.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgCanvas.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgCanvasImpl.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgCommon.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgFill.cpp Format code files with dos2unix, ensure newline at EOF 2022-07-10 23:21:05 +09:00
tvgFill.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgGlCanvas.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgInitializer.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgIteratorAccessor.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgLinearGradient.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgLoader.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgLoader.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgLoadModule.h svg_loader: preserveAspectRatio attrib handled according to the svg standard (#1249) 2022-09-02 11:59:49 +09:00
tvgLzw.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgLzw.h Fix building with GCC 13. 2022-05-23 22:39:24 +09:00
tvgMath.h portability: fixing windows warnings 2022-01-21 17:32:03 -08:00
tvgPaint.cpp common: viewport values improperly rounded 2022-03-07 11:30:20 +09:00
tvgPaint.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgPicture.cpp common picture: code refactoring. 2022-08-20 15:21:31 +09:00
tvgPictureImpl.h common picture: code refactoring. 2022-08-20 15:21:31 +09:00
tvgRadialGradient.cpp Format code files with dos2unix, ensure newline at EOF 2022-07-10 23:21:05 +09:00
tvgRender.cpp Format code files with dos2unix, ensure newline at EOF 2022-07-10 23:21:05 +09:00
tvgRender.h common picture: support image mesh feature 2022-08-20 11:58:55 +09:00
tvgSaveModule.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSaver.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgScene.cpp Format code files with dos2unix, ensure newline at EOF 2022-07-10 23:21:05 +09:00
tvgSceneImpl.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgShape.cpp Format code files with dos2unix, ensure newline at EOF 2022-07-10 23:21:05 +09:00
tvgShapeImpl.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSwCanvas.cpp Format code files with dos2unix, ensure newline at EOF 2022-07-10 23:21:05 +09:00
tvgTaskScheduler.cpp updated copyright date. 2022-01-12 14:08:48 +09:00
tvgTaskScheduler.h updated copyright date. 2022-01-12 14:08:48 +09:00