thorvg/src/common
2024-09-30 16:44:22 +09:00
..
meson.build common/math: code refactoring 2024-09-30 15:22:46 +09:00
tvgArray.h common: add missing consts 2024-09-30 15:52:25 +09:00
tvgCompressor.cpp renderer/accessor: added the id generator. 2024-09-30 15:48:18 +09:00
tvgCompressor.h common/compressor: added djb2 encoder 2024-06-24 14:35:20 +09:00
tvgInlist.h common: add missing consts 2024-09-30 15:52:25 +09:00
tvgLock.h Revert "common: fix a crash on CI windows test." 2024-09-30 15:48:18 +09:00
tvgMath.cpp common/math: replace isinfinite() with isinf() 2024-09-30 16:44:22 +09:00
tvgMath.h common: precision increase while matrix inversion 2024-09-30 16:44:22 +09:00
tvgStr.cpp common: remove redundant code 2024-09-30 16:44:22 +09:00
tvgStr.h common: remove redundant code 2024-09-30 16:44:22 +09:00