Files
third_party_astc-encoder/.gitmodules
T
Pete Harris fb388737fb Add Arm aarch64 builds and NEON acceleration (#191)
This PR adds support for Arm aarch64 builds, including the corresponding NEON accelerated vector library.

As part of this work I also improved testing:

- Native C++ unit tests support using `googletest` integrated into CMake/CTest. 
- First unit test suite added, for 4-wide SIMD implementations.
- Command line functional tests can target any build, not just AVX2.
2021-01-01 23:27:18 +00:00

4 lines
106 B
Plaintext

[submodule "Source/GoogleTest"]
path = Source/GoogleTest
url = https://github.com/google/googletest.git