blender/intern/libmv
Sergey Sharybin 5dde5dd44e Libmv: Use static scheduler for threading
For a real-world distortion the payload is quite uniformly
distributed across scanlines. Surely, in the corners more
iterations of minimizer is needed, but that happens in threads
without scheduling overhead.
2020-04-06 15:18:32 +02:00
..
intern Tracking: Fix (un)distortion happen in single thread 2020-04-06 15:18:32 +02:00
libmv Libmv: Use static scheduler for threading 2020-04-06 15:18:32 +02:00
third_party/msinttypes
.clang-format Disable clang-format for Libmv 2019-04-18 12:33:04 +02:00
bundle.sh Cleanup: include missing CMake headers 2020-01-25 20:15:35 +11:00
ChangeLog Libmv: Re-bundle from upstream to ensure code base is perfectly in sync 2017-05-31 11:43:39 +02:00
CMakeLists.txt Cleanup: include missing CMake headers 2020-01-25 20:15:35 +11:00
files.txt
libmv-capi.h Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
mkfiles.sh