thorvg/src/renderer
2024-11-12 16:35:04 +02:00
..
gl_engine gl_engine: Fix repeated clip drawing causes performance degradation 2024-11-11 22:08:04 +09:00
sw_engine sw_engine: hotfix range broken 2024-11-08 00:47:46 +09:00
wg_engine wg_engine: fix radial fill anti-aliased drawing 2024-11-12 16:35:04 +02:00
meson.build infra: promote the GL engine to an official one. 2024-06-21 11:53:37 +09:00
tvgAccessor.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgAnimation.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgAnimation.h api: revise the spec 2024-11-09 12:29:15 +09:00
tvgCanvas.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgCanvas.h api: revise the spec 2024-11-09 12:29:15 +09:00
tvgCommon.h api: revise the apis for v1.0 2024-11-06 21:32:45 +09:00
tvgFill.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgFill.h api: revise the api for v1.0 2024-10-14 23:32:55 +09:00
tvgFrameModule.h lottie: code refactoring. 2024-04-15 00:23:37 +09:00
tvgGlCanvas.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgInitializer.cpp common: version api introduced 2024-07-18 12:47:58 +09:00
tvgIteratorAccessor.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLoader.cpp api: revise the apis for v1.0 2024-11-06 21:32:45 +09:00
tvgLoader.h api: revise the apis for v1.0 2024-11-06 21:32:45 +09:00
tvgLoadModule.h common: code refactoring 2024-11-08 15:26:04 +09:00
tvgPaint.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgPaint.h lottie: fix transformations in text range selector 2024-10-29 11:23:22 +09:00
tvgPicture.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgPicture.h api: revise the spec 2024-11-09 12:29:15 +09:00
tvgRender.cpp renderer: code refactoring 2024-07-29 23:27:19 +09:00
tvgRender.h lottie: corrected drop-shadow handling 2024-11-08 00:47:46 +09:00
tvgSaveModule.h common: code refactoring 2024-11-08 15:26:04 +09:00
tvgSaver.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgScene.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgScene.h api: revise the spec 2024-11-09 12:29:15 +09:00
tvgShape.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgShape.h api: revise the spec 2024-11-09 12:29:15 +09:00
tvgSwCanvas.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgTaskScheduler.cpp common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgTaskScheduler.h Revert "common: fix a crash on CI windows test." 2024-08-02 21:59:15 +09:00
tvgText.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgText.h api: revise the spec 2024-11-09 12:29:15 +09:00
tvgWgCanvas.cpp api: revise the spec 2024-11-09 12:29:15 +09:00