.. |
gl_engine
|
common: Clean up code
|
2021-02-18 14:03:47 +09:00 |
sw_engine
|
sw_engine Renderer: Fix build problem caused by merge conflict.
|
2021-02-19 17:33:15 +09:00 |
meson.build
|
common: code refactoring.
|
2020-09-24 17:06:16 +09:00 |
tvgArray.h
|
common sw_engine: code refactoring & stabilizing.
|
2020-12-09 19:56:59 +09:00 |
tvgBezier.cpp
|
Bezier curve: introducing BEZIER_EPSILON
|
2020-10-20 16:12:59 +09:00 |
tvgBezier.h
|
Bezier curve: introducing BEZIER_EPSILON
|
2020-10-20 16:12:59 +09:00 |
tvgCanvas.cpp
|
common canvas: fix non-updated paints.
|
2021-01-20 23:20:51 +09:00 |
tvgCanvasImpl.h
|
common: Clean up code
|
2021-02-18 14:03:47 +09:00 |
tvgCommon.h
|
optimization: cut off file dependencies.
|
2020-09-23 20:57:30 +09:00 |
tvgFill.cpp
|
common fill: add fill-rule interface.
|
2020-10-20 20:10:59 +09:00 |
tvgFill.h
|
fix compilation on Windows
|
2020-11-06 11:28:54 +09:00 |
tvgGlCanvas.cpp
|
common: Pointer that can declare const are refactored to use const
|
2021-02-19 16:51:50 +09:00 |
tvgInitializer.cpp
|
sw_engine shape: performance optimization.
|
2020-11-04 16:28:47 +09:00 |
tvgLinearGradient.cpp
|
optimization: cut off file dependencies.
|
2020-09-23 20:57:30 +09:00 |
tvgLoader.h
|
picture: replace size parameter to float.
|
2020-12-08 12:27:13 +09:00 |
tvgLoaderMgr.cpp
|
common: Pointer that can declare const are refactored to use const
|
2021-02-19 16:51:50 +09:00 |
tvgLoaderMgr.h
|
common: Pointer that can declare const are refactored to use const
|
2021-02-19 16:51:50 +09:00 |
tvgPaint.cpp
|
common paint: introduce opacity() method.
|
2020-10-26 19:23:54 +09:00 |
tvgPaint.h
|
common: Clean up code
|
2021-02-18 14:03:47 +09:00 |
tvgPicture.cpp
|
common composite: code refactoring
|
2020-12-25 19:47:01 +09:00 |
tvgPictureImpl.h
|
common: Functions that can declare const are refactored to use const
|
2021-02-19 16:51:50 +09:00 |
tvgRadialGradient.cpp
|
gradient: Fixed radial gradient setter.
|
2020-09-25 13:58:30 +09:00 |
tvgRender.cpp
|
common render: removed unnecessary assignments in update() fun
|
2021-02-19 14:11:44 +09:00 |
tvgRender.h
|
sw_engine: adding a gradient as a stroke feature
|
2021-02-19 17:16:10 +09:00 |
tvgScene.cpp
|
common sw_engine: code refactoring & stabilizing.
|
2020-12-09 19:56:59 +09:00 |
tvgSceneImpl.h
|
common: Functions that can declare const are refactored to use const
|
2021-02-19 16:51:50 +09:00 |
tvgShape.cpp
|
sw_engine: adding a gradient as a stroke feature
|
2021-02-19 17:16:10 +09:00 |
tvgShapeImpl.h
|
sw_engine: adding a gradient as a stroke feature
|
2021-02-19 17:16:10 +09:00 |
tvgSwCanvas.cpp
|
optimization: cut off file dependencies.
|
2020-09-23 20:57:30 +09:00 |
tvgTaskScheduler.cpp
|
common taskScheduler: thread sync optmization
|
2020-11-09 14:36:22 +09:00 |
tvgTaskScheduler.h
|
common taskScheduler: code refactoring
|
2020-11-11 13:55:46 +09:00 |