thorvg/src/renderer
2024-11-20 15:43:58 +09:00
..
gl_engine gl_engine: Fix repeated clip drawing causes performance degradation 2024-11-11 22:08:04 +09:00
sw_engine sw_engine: ++exceptional handling 2024-11-18 12:45:35 +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 common: improved instance memory handling 2024-11-20 01:53:25 +09:00
tvgAnimation.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
tvgAnimation.h renderer: introduced paint reference counting 2024-11-20 01:53:25 +09:00
tvgCanvas.cpp common: improved instance memory handling 2024-11-20 01:53:25 +09:00
tvgCanvas.h common: improved instance memory handling 2024-11-20 01:53:25 +09:00
tvgCommon.h common: improved instance memory handling 2024-11-20 01:53:25 +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 gl target() api. 2024-11-20 14:55:40 +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 common: improved instance memory handling 2024-11-20 01:53:25 +09:00
tvgPaint.h common: improved instance memory handling 2024-11-20 01:53:25 +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 common: improved instance memory handling 2024-11-20 01:53:25 +09:00
tvgScene.cpp renderer: Fix paint transformation on scene change 2024-11-20 15:43:58 +09:00
tvgScene.h renderer: introduced paint reference counting 2024-11-20 01:53:25 +09:00
tvgShape.cpp common: improved instance memory handling 2024-11-20 01:53:25 +09:00
tvgShape.h common: improved instance memory handling 2024-11-20 01:53:25 +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