glm/test
Laurent Caumont 1b0f61e285 Add support for non aligned SIMD for vec4
It is used as default configuration for Visual Studio 64 bits compilation (needs Language Extension).
code changes:
- add new qualifiers:
  unaligned_simd_highp
  unaligned_simd_mediump
  unaligned_simd_lowp
- add use_simd and replace is_aligned
(code for ARM NEON is added but not tested)
2023-11-08 09:30:26 +01:00
..
bug Refactor configuration macros 2018-07-31 23:05:48 +02:00
cmake Add a CMake Package config 2019-11-01 16:40:45 -06:00
core Add support for non aligned SIMD for vec4 2023-11-08 09:30:26 +01:00
ext Fix GLM_EXT_matrix_common : row to column-major 2022-10-26 11:17:23 +02:00
gtc Fix Clang 15 test build errors 2023-03-31 17:39:53 +01:00
gtx Add support for non aligned SIMD for vec4 2023-11-08 09:30:26 +01:00
perf Fixed missing std:: namespace #898 2019-09-07 13:41:08 +02:00
CMakeLists.txt Fix Clang 15 test build errors 2023-03-31 17:39:53 +01:00
glm.cppcheck Added CPP Check project 2012-01-03 16:22:37 +00:00