.. |
gl_engine
|
changed file permission
|
2020-09-08 20:29:24 +09:00 |
sw_engine
|
sw_engine: fix build warning
|
2020-09-15 12:32:22 +09:00 |
meson.build
|
common fill: implement duplicate() method.
|
2020-09-21 19:20:51 +09:00 |
tvgBezier.cpp
|
code refactoring
|
2020-08-20 16:16:46 +09:00 |
tvgBezier.h
|
replace license from Apache 2.0 to MIT
|
2020-08-13 16:53:38 +09:00 |
tvgCanvas.cpp
|
common: binary optimization. (#65)
|
2020-09-18 16:34:12 +09:00 |
tvgCanvasImpl.h
|
common fill: implement duplicate() method.
|
2020-09-21 19:20:51 +09:00 |
tvgCommon.h
|
common fill: implement duplicate() method.
|
2020-09-21 19:20:51 +09:00 |
tvgFill.cpp
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgFill.h
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgGlCanvas.cpp
|
common: binary optimization. (#65)
|
2020-09-18 16:34:12 +09:00 |
tvgInitializer.cpp
|
common initializer: don't try initialize engine duplicatedly.
|
2020-08-21 15:56:45 +09:00 |
tvgLinearGradient.cpp
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgLoader.h
|
picture svg: introduce load() with memory data input source.
|
2020-08-14 19:41:04 +09:00 |
tvgLoaderMgr.cpp
|
code refactoring
|
2020-08-20 16:16:46 +09:00 |
tvgLoaderMgr.h
|
picture svg: introduce load() with memory data input source.
|
2020-08-14 19:41:04 +09:00 |
tvgPaint.cpp
|
common fill: implement duplicate() method.
|
2020-09-21 19:20:51 +09:00 |
tvgPaint.h
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgPicture.cpp
|
common fill: implement duplicate() method.
|
2020-09-21 19:20:51 +09:00 |
tvgPictureImpl.h
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgRadialGradient.cpp
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgRender.cpp
|
code refactoring
|
2020-08-20 16:16:46 +09:00 |
tvgRender.h
|
common: fix context corruption among the multiple canvases.
|
2020-09-05 18:55:51 +09:00 |
tvgScene.cpp
|
common: binary optimization. (#65)
|
2020-09-18 16:34:12 +09:00 |
tvgSceneImpl.h
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgShape.cpp
|
common: binary optimization. (#65)
|
2020-09-18 16:34:12 +09:00 |
tvgShapeImpl.h
|
common fill: code refactoring
|
2020-09-22 11:00:33 +09:00 |
tvgShapePath.h
|
common: code refactoring.
|
2020-09-18 12:22:28 +09:00 |
tvgSwCanvas.cpp
|
common: binary optimization. (#65)
|
2020-09-18 16:34:12 +09:00 |
tvgTaskScheduler.cpp
|
svg_loader: applied asynchronous threads tasks for optimal performance.
|
2020-08-25 16:08:33 +09:00 |
tvgTaskScheduler.h
|
sw_engine: applied async rasterizing based on task scheduler.
|
2020-08-26 16:56:54 +09:00 |