20 Commits (1bb31e42ab2fa4f153ef7617e37498b84b887c8c)

Author SHA1 Message Date
Codebot d5ee9a5200 Adding AGPL copyright to new files 4 years ago
Codebot 98425e0b2b Adding AGPL copyright to new files 4 years ago
Andre Puschmann 47c5f9e85b remove AGPL header from remaining cpp files
* also add commercial header to come CMake helpers
4 years ago
Xavier Arteaga bd68e5f3b3 Fix cmake warning 4 years ago
Xavier Arteaga ef799a9b42 Avoid GCC native architecture for AVX512 CPUs when AVX512 is disabled 4 years ago
Xavier Arteaga 8c3a0153b9 Added missing AVX512 intrinsics and flags. Fixes #291. 6 years ago
Andre Puschmann e12dc1a751 fix SIMD detection for Clang 6 years ago
Xavier Arteaga 2b775462f7 Added LV_HAVE_AVX512 to CMakeLists 7 years ago
Ismael Gomez 7aa33c1f27 Merge branch 'next' into next_novolk 7 years ago
Xavier Arteaga 2d1166e3fa Added FMA flag 7 years ago
Ismael Gomez 975a41d55f Merge branch 'next_private' into novolk 8 years ago
Paul Sutton fd5502cfc9 Fix for SSE check in case -std=c99 hasn't been defined beforehand 8 years ago
Ismael Gomez 94c7f56fbd Merge branch 'next' into novolk 8 years ago
yagoda 7c30d85536 fixing errors with compiler flags 8 years ago
Paul Sutton 932ed9b247 Added GCC_ARCH option to manually set -march in GCC 8 years ago
Ismael Gomez b2f889081f fixed test for avx2 in cmake 8 years ago
Ismael Gomez 9114441fbf fixed test for avx2 in cmake 8 years ago
Ismael Gomez 49a2a749a1 added more compiler flags. Added option for avx2 8 years ago
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 9 years ago
ismagom cd971bc15e Conditional SSE compilation 9 years ago