thorvg/src
Hermet Park 9872cf066d
common taskScheduler: thread sync optmization
replaced future/promise with mutex since they use a lot of memory allocation number.

plus, binary size is reduced from 2094896 -> 1746864
2020-11-09 14:36:22 +09:00
..
bin examples: move tests to src/examples 2020-09-19 00:39:25 +09:00
bindings fix compilation on Windows 2020-11-06 11:28:54 +09:00
examples Revert "examples: revise example code." 2020-11-06 15:37:17 +09:00
lib common taskScheduler: thread sync optmization 2020-11-09 14:36:22 +09:00
loaders common taskScheduler: thread sync optmization 2020-11-09 14:36:22 +09:00
wasm thorvg viewer: fix scale problem 2020-10-15 10:19:20 +09:00
meson.build thorvg viewer: introduce thorvg viewer 2020-10-13 19:04:46 +09:00