.. |
gl_engine
|
gl_engine: Use advance tessellate algorithm
|
2023-08-28 11:36:43 +09:00 |
sw_engine
|
sw_engine: fix dash offset bug.
|
2023-08-24 00:57:26 +09:00 |
meson.build
|
utils: math functions moved from lib to utils
|
2023-08-05 11:49:36 +09:00 |
tvgAccessor.cpp
|
common: code refactoring for the IteractorAccessor.
|
2023-04-07 18:24:24 +09:00 |
tvgAnimation.cpp
|
renderer: enhance stability
|
2023-08-11 15:00:09 +09:00 |
tvgBinaryDesc.h
|
loader tvg: add missing strokeFirst property.
|
2023-07-28 21:57:40 +09:00 |
tvgCanvas.cpp
|
common canvas/scene: introduce paints() api that returns the list of the paints.
|
2023-06-09 10:54:03 +09:00 |
tvgCanvasImpl.h
|
renderer: enhance stability
|
2023-08-11 15:00:09 +09:00 |
tvgCommon.h
|
loader/lottie: ++optimization.
|
2023-08-22 21:25:37 +09:00 |
tvgFill.cpp
|
updated copyright.
|
2023-01-14 13:48:11 +09:00 |
tvgFill.h
|
common: --unnecessary null check.
|
2023-07-03 15:49:16 +09:00 |
tvgFrameModule.h
|
common frame_module: adds FrameModule interface.
|
2023-07-27 00:31:27 +09:00 |
tvgGlCanvas.cpp
|
updated copyright.
|
2023-01-14 13:48:11 +09:00 |
tvgInitializer.cpp
|
common: code refactoring
|
2023-04-26 11:15:48 +09:00 |
tvgIteratorAccessor.h
|
common: code refactoring for the IteractorAccessor.
|
2023-04-07 18:24:24 +09:00 |
tvgLinearGradient.cpp
|
updated copyright.
|
2023-01-14 13:48:11 +09:00 |
tvgLoader.cpp
|
common: log msg++
|
2023-08-16 00:36:42 +09:00 |
tvgLoader.h
|
updated copyright.
|
2023-01-14 13:48:11 +09:00 |
tvgLoadModule.h
|
loader lottie: ++optimization.
|
2023-07-28 16:54:44 +09:00 |
tvgPaint.cpp
|
renderer/paint: added an option for stroking when acquiring bounding box size.
|
2023-08-18 22:15:55 +09:00 |
tvgPaint.h
|
renderer/paint: added an option for stroking when acquiring bounding box size.
|
2023-08-18 22:15:55 +09:00 |
tvgPicture.cpp
|
common picture: --code inlining.
|
2023-08-08 10:47:43 +09:00 |
tvgPictureImpl.h
|
renderer/paint: added an option for stroking when acquiring bounding box size.
|
2023-08-18 22:15:55 +09:00 |
tvgRadialGradient.cpp
|
updated copyright.
|
2023-01-14 13:48:11 +09:00 |
tvgRender.cpp
|
renderer/transform: removing unnecessary initialization logic
|
2023-08-15 15:48:59 +09:00 |
tvgRender.h
|
common: stroke dash offset support added
|
2023-08-23 12:40:27 +09:00 |
tvgSaveModule.h
|
common: code refactoring for the IteractorAccessor.
|
2023-04-07 18:24:24 +09:00 |
tvgSaver.cpp
|
common: --unnecessary null check.
|
2023-07-03 15:49:16 +09:00 |
tvgScene.cpp
|
common canvas/scene: introduce paints() api that returns the list of the paints.
|
2023-06-09 10:54:03 +09:00 |
tvgSceneImpl.h
|
renderer/paint: added an option for stroking when acquiring bounding box size.
|
2023-08-18 22:15:55 +09:00 |
tvgShape.cpp
|
Yet we don't break apis, this patch reverts the next:
|
2023-08-24 01:00:57 +09:00 |
tvgShapeImpl.h
|
Yet we don't break apis, this patch reverts the next:
|
2023-08-24 01:00:57 +09:00 |
tvgSwCanvas.cpp
|
common canvas/scene: introduce paints() api that returns the list of the paints.
|
2023-06-09 10:54:03 +09:00 |
tvgTaskScheduler.cpp
|
renderer taskscheduler: code refactoring.
|
2023-08-21 17:16:45 +09:00 |
tvgTaskScheduler.h
|
sw_engine: fix the dead lock issue.
|
2023-05-09 15:56:30 +09:00 |