thorvg/src/renderer
Hermet Park 1cbc11cadd renderer: revamped engine interfaces
Introduced updated pre/post calls
for proper preparation of the drawing process.
2024-12-31 12:07:52 +09:00
..
gl_engine renderer: revamped engine interfaces 2024-12-31 12:07:52 +09:00
sw_engine renderer: revamped engine interfaces 2024-12-31 12:07:52 +09:00
wg_engine renderer: revamped engine interfaces 2024-12-31 12:07:52 +09:00
meson.build infra: promote the GL engine to an official one. 2024-06-21 11:53:37 +09:00
tvgAccessor.cpp API: enable users to use an accessor to traverse Scene 2024-12-26 14:20:37 +09:00
tvgAnimation.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgAnimation.h renderer: introduced paint reference counting 2024-11-20 01:53:25 +09:00
tvgCanvas.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgCanvas.h renderer: revamped engine interfaces 2024-12-31 12:07:52 +09:00
tvgCommon.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgFill.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgFill.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgFrameModule.h lottie: code refactoring. 2024-04-15 00:23:37 +09:00
tvgGlCanvas.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgInitializer.cpp common: version api introduced 2024-07-18 12:47:58 +09:00
tvgIteratorAccessor.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgLoader.cpp common: inlist code refactoring 2024-12-02 15:15:35 +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: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgPaint.h renderer: fixed a memory leak 2024-12-24 10:44:57 +09:00
tvgPicture.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgPicture.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgRender.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgRender.h renderer: revamped engine interfaces 2024-12-31 12:07:52 +09:00
tvgSaveModule.h common: code refactoring 2024-11-08 15:26:04 +09:00
tvgSaver.cpp portability: fixed a compile error on msys2 2024-11-26 22:00:08 +09:00
tvgScene.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgScene.h renderer: support Trintone SceneEffect 2024-12-17 17:54:57 +09:00
tvgShape.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgShape.h api: renamed FillRule::Winding to NonZero 2024-12-27 21:16:27 +09:00
tvgSwCanvas.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +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 common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgText.h common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgWgCanvas.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00