same as 1.0.0-rc2
used for the first port of vcpkg
Added
- Support for CUDA 11 PR
- Improved checks for CUDA textures PR
- Documentation: ReadTheDocs integration PR
- CMake: Support for SM86 compute capability PR
Changed
Fixed
- Race conditions identified by racecheck PR
- CMake: Windows build fixes PR
- Memory management: pair
malloc
withfree
, notdelete
PR - CUDA: Pass correct shared memory size to orientation kernel PR
- Testing paths fixes PR
- Remove stale undefined function PR
Removed
- Remove boost dependency from core popsift library PR