thorvg/src/lib
Mira Grudzinska 42a747fa17 SwRenderer: fixing unnecessary nesting in prepare()
Validating the above by adding shape/canvas update to testCapi.cpp

Change-Id: I7db8d014f4aff7b5b2884c2dca5af119329e9d43
2020-08-25 16:50:14 +09:00
..
gl_engine code refactoring 2020-08-20 16:16:46 +09:00
sw_engine SwRenderer: fixing unnecessary nesting in prepare() 2020-08-25 16:50:14 +09:00
meson.build common taskscheduler: revise functionalities. 2020-08-21 12:26:57 +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 code refactoring 2020-08-20 16:16:46 +09:00
tvgCanvasImpl.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgCommon.h common taskscheduler: revise functionalities. 2020-08-21 12:26:57 +09:00
tvgFill.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgGlCanvas.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgInitializer.cpp common initializer: don't try initialize engine duplicatedly. 2020-08-21 15:56:45 +09:00
tvgLinearGradient.cpp code refactoring 2020-08-20 16:16:46 +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 code refactoring 2020-08-20 16:16:46 +09:00
tvgPaint.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgPicture.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgPictureImpl.h remove print/cout logs. 2020-08-18 20:35:13 +09:00
tvgRadialGradient.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgRender.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgRender.h code refactoring 2020-08-19 14:53:38 +09:00
tvgScene.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgSceneImpl.h replace license from Apache 2.0 to MIT 2020-08-13 16:53:38 +09:00
tvgShape.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgShapeImpl.h code refactoring 2020-08-19 14:53:38 +09:00
tvgShapePath.h common taskscheduler: revise functionalities. 2020-08-21 12:26:57 +09:00
tvgSwCanvas.cpp code refactoring 2020-08-20 16:16:46 +09:00
tvgTaskScheduler.cpp svg_loader: applied asynchronous threads tasks for optimal performance. 2020-08-25 16:08:33 +09:00
tvgTaskScheduler.h svg_loader: applied asynchronous threads tasks for optimal performance. 2020-08-25 16:08:33 +09:00