thorvg/src/lib
Mira Grudzinska 8cfe4ef708 sw_engine: including gradient transformation into gradient preparation
The gradient transformation has to be taken into account as the last
step of the gradient preparation.
2021-10-25 19:31:38 +09:00
..
gl_engine all: fix warnings on MSVC 2021-10-09 11:33:45 +09:00
sw_engine sw_engine: including gradient transformation into gradient preparation 2021-10-25 19:31:38 +09:00
meson.build common: code refactoring 2021-10-22 23:20:29 +09:00
tvgArray.h tvg format: code refactoring #3 2021-07-20 13:31:25 +09:00
tvgBezier.cpp common: preventing msvc compiler warnings (#817) 2021-09-20 13:54:06 +02:00
tvgBezier.h updated copyright 2021-03-23 14:31:58 +09:00
tvgBinaryDesc.h tvg_saver: save the missing scene reserve count. (#771) 2021-09-06 08:38:18 +02:00
tvgCanvas.cpp common canvas: supplement corner cases. 2021-06-09 20:11:57 +09:00
tvgCanvasImpl.h common: code refactoring. 2021-10-01 14:53:56 +09:00
tvgCommon.h wasm: fix compilation 2021-10-09 11:32:27 +09:00
tvgFill.cpp common: new api for a grad transformation 2021-10-19 17:43:24 +09:00
tvgFill.h common: new api for a grad transformation 2021-10-19 17:43:24 +09:00
tvgGlCanvas.cpp canvas: fix for SwCanvas Unit Test 2021-06-07 18:01:26 +09:00
tvgInitializer.cpp infra: Add window build test in CI 2021-10-06 10:44:51 +09:00
tvgIteratorAccessor.h common: code refactoring 2021-10-22 23:20:29 +09:00
tvgLinearGradient.cpp common: Introduce class type identifier apis. 2021-10-22 18:47:05 +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 paint: refine the bounds() api to return the values after applying transformation. 2021-09-24 11:25:49 +09:00
tvgPaint.h common paint: refine the bounds() api to return the values after applying transformation. 2021-09-24 11:25:49 +09:00
tvgPicture.cpp common: Introduce class type identifier apis. 2021-10-22 18:47:05 +09:00
tvgPictureImpl.h common paint: refine the bounds() api to return the values after applying transformation. 2021-09-24 11:25:49 +09:00
tvgRadialGradient.cpp common: Introduce class type identifier apis. 2021-10-22 18:47:05 +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 common: code refactoring 2021-10-22 23:20:29 +09:00
tvgSaver.cpp tvg_format: newly introduced for tvg data compression. 2021-08-24 14:24:17 +09:00
tvgScene.cpp common: Introduce class type identifier apis. 2021-10-22 18:47:05 +09:00
tvgSceneImpl.h common: replace the id() -> identifier() 2021-10-22 18:47:05 +09:00
tvgShape.cpp common: Introduce class type identifier apis. 2021-10-22 18:47:05 +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