thorvg/src/renderer
2023-10-12 23:18:12 +09:00
..
gl_engine gl_engine: support clip by using scissor and stencil 2023-10-12 23:18:12 +09:00
sw_engine sw_engine/stroke: enhanced the quality of the dash line corners. 2023-10-05 14:30:10 +09:00
meson.build infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tvgAccessor.cpp infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgAnimation.cpp renderer/paint: fixed a mismatched reference count. 2023-09-26 10:48:33 +09:00
tvgBinaryDesc.h release: bump up version v0.11.0 2023-09-28 08:30:34 +09:00
tvgCanvas.cpp infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tvgCanvas.h renderer/paint: fixed a mismatched reference count. 2023-09-26 10:48:33 +09:00
tvgCommon.h THORVG_LOG: --compiler -Werror=empty-body 2023-08-29 12:30:33 +09:00
tvgFill.cpp renderer/sw_engine: support the focal property in the radial gradient. 2023-09-04 16:48:38 +09:00
tvgFill.h renderer/sw_engine: support the focal property in the radial gradient. 2023-09-04 16:48:38 +09:00
tvgFrameModule.h infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgGlCanvas.cpp infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tvgInitializer.cpp infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgIteratorAccessor.h infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgLoader.cpp infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgLoader.h infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgLoadModule.h infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgPaint.cpp infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgPaint.h renderer/paint: fixed a mismatched reference count. 2023-09-26 10:48:33 +09:00
tvgPicture.cpp infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tvgPicture.h infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tvgRender.cpp infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgRender.h loader/lottie: support trimpath feature 2023-09-01 13:16:18 +09:00
tvgSaveModule.h infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgSaver.cpp infra: renames the source folders 2023-08-28 13:11:24 +09:00
tvgScene.cpp renderer/paint: fixed a mismatched reference count. 2023-09-26 10:48:33 +09:00
tvgScene.h renderer/paint: fixed a mismatched reference count. 2023-09-26 10:48:33 +09:00
tvgShape.cpp loader/lottie: support focal property in the radial gradient 2023-09-05 10:29:12 +09:00
tvgShape.h infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tvgSwCanvas.cpp infra: renamed the files for the consistency. 2023-09-04 17:26:43 +09:00
tvgTaskScheduler.cpp taskschduler: fix a regression deadlock issue 2023-09-18 21:06:01 +09:00
tvgTaskScheduler.h taskschduler: fix a regression deadlock issue 2023-09-18 21:06:01 +09:00