..
detail
Add support for non aligned SIMD for vec4
2023-11-08 09:30:26 +01:00
ext
Merge pull request #1148 from Vadmeme/master
2023-08-18 15:13:52 +02:00
gtc
Made GLM_FORCE_QUAT_DATA_XYZW be supported by most major functions
2023-04-01 14:50:37 -07:00
gtx
Add support for non aligned SIMD for vec4
2023-11-08 09:30:26 +01:00
simd
Add support for non aligned SIMD for vec4
2023-11-08 09:30:26 +01:00
CMakeLists.txt
Fix CMake FetchContent usage
2021-03-11 13:20:56 +02:00
common.hpp
Fixed ldexp and frexp declaration
2019-04-10 21:27:05 +02:00
exponential.hpp
Changed the e^v clarification in source
2022-09-20 20:20:58 -07:00
ext.hpp
add AMD HIP support
2021-08-05 11:54:10 +02:00
fwd.hpp
Sort inconsistently ordered mat declarations in fwd.hpp
2021-10-26 19:10:33 +02:00
geometric.hpp
Spelling mistake fix
2022-02-15 01:54:29 -05:00
glm.hpp
cleanup doxygen and codespell
2022-08-01 19:25:47 -03:00
integer.hpp
Updated doxygen API documentation
2018-08-31 21:32:56 +02:00
mat2x2.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat2x3.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat2x4.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat3x2.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat3x3.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat3x4.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat4x2.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat4x3.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
mat4x4.hpp
Refactor EXT headers
2018-08-07 18:41:41 +02:00
matrix.hpp
Added *GLM_EXT_matrix_integer* with tests
2020-11-30 18:10:55 +01:00
packing.hpp
Updated doxygen API documentation
2018-08-31 21:32:56 +02:00
trigonometric.hpp
Fixed typo in documentation
2020-05-19 22:19:11 +03:00
vec2.hpp
Clean up integer precision
2020-02-08 16:21:22 +01:00
vec3.hpp
Clean up integer precision
2020-02-08 16:21:22 +01:00
vec4.hpp
Clean up integer precision
2020-02-08 16:21:22 +01:00
vector_relational.hpp
Improved doxygen doc
2018-08-29 14:28:01 +02:00