thorvg/src/lib
Hermet Park 01e1fec367
sw_engine: code refactoring.
simplify neon code and fix the wrong range access.
2021-08-30 16:54:43 +09:00
..
gl_engine common log: use the log macro to replace the print method easier. 2021-07-23 21:17:01 +09:00
sw_engine sw_engine: code refactoring. 2021-08-30 16:54:43 +09:00
meson.build tvg_format: newly introduced for tvg data compression. 2021-08-24 14:24:17 +09:00
tvgArray.h tvg format: code refactoring #3 2021-07-20 13:31:25 +09:00
tvgBezier.cpp common: style fixes (#644) 2021-07-22 13:35:26 +02:00
tvgBezier.h updated copyright 2021-03-23 14:31:58 +09:00
tvgBinaryDesc.h tvg_loader: make sure the pointer does not exceed the size 2021-08-27 11:45:37 +09:00
tvgCanvas.cpp common canvas: supplement corner cases. 2021-06-09 20:11:57 +09:00
tvgCanvasImpl.h tests: add SwCanvasBase unit tests 2021-06-11 15:14:35 +09:00
tvgCommon.h tvg_format: force to check for compatibility by version comparision. 2021-08-04 15:31:06 +09:00
tvgFill.cpp svg_loader: handling the ColorStop offset values 2021-06-24 20:54:03 +09:00
tvgFill.h updated copyright 2021-03-23 14:31:58 +09:00
tvgGlCanvas.cpp canvas: fix for SwCanvas Unit Test 2021-06-07 18:01:26 +09:00
tvgInitializer.cpp --annoying compiler warnings. 2021-08-09 21:24:27 +09:00
tvgLinearGradient.cpp common: code refactoring 2021-07-19 20:12:14 +09:00
tvgLoader.cpp tvg loader: code refactoring 2021-08-05 13:27:08 +09:00
tvgLoader.h loaders: Pass mimetype to picture::load 2021-08-05 11:02:26 +09:00
tvgLoadModule.h common picture: recover viewbox() api. 2021-08-09 12:39:21 +09:00
tvgLzw.cpp tvg_format: newly introduced for tvg data compression. 2021-08-24 14:24:17 +09:00
tvgLzw.h tvg_format: newly introduced for tvg data compression. 2021-08-24 14:24:17 +09:00
tvgPaint.cpp common: RenderRegion x, y protect against negative value in unsigned int 2021-08-11 21:46:59 +09:00
tvgPaint.h tvg_saver: optimize saving data. 2021-08-11 12:19:31 +09:00
tvgPicture.cpp common picture: recover viewbox() api. 2021-08-09 12:39:21 +09:00
tvgPictureImpl.h tvg_format: fix broken clippath region. 2021-08-28 23:13:07 +09:00
tvgRadialGradient.cpp common: code refactoring 2021-07-19 20:12:14 +09:00
tvgRender.cpp updated copyright 2021-03-23 14:31:58 +09:00
tvgRender.h common: code refactoring. 2021-04-15 18:26:11 +09:00
tvgSaveModule.h tvg_format: newly introduced for tvg data compression. 2021-08-24 14:24:17 +09:00
tvgSaver.cpp tvg_format: newly introduced for tvg data compression. 2021-08-24 14:24:17 +09:00
tvgScene.cpp tvg format: code refactoring #8 2021-07-20 20:06:55 +09:00
tvgSceneImpl.h tvg_saver: optimize saving data. 2021-08-11 12:19:31 +09:00
tvgShape.cpp common Shape: Fix check to invalid argument 2021-08-05 14:59:24 +09:00
tvgShapeImpl.h tvg format: code refactoring #8 2021-07-20 20:06:55 +09:00
tvgSwCanvas.cpp canvas: fix for SwCanvas Unit Test 2021-06-07 18:01:26 +09:00
tvgTaskScheduler.cpp common taskScheduler: fix wrong thread indexing due to duplicated variable names. 2021-06-07 12:57:35 +09:00
tvgTaskScheduler.h updated copyright 2021-03-23 14:31:58 +09:00