glm/glm
Christophe 6c97378695
Merge pull request #1011 from Bargor/master
Fixed warning when compiling with MSVS in SIMD mode #1011
2020-07-09 10:40:55 +02:00
..
detail Support clang in C++1z mode 2020-06-25 15:06:19 +02:00
ext Fixed warning when compiling with MSVS in SIMD mode 2020-05-11 15:26:46 +02:00
gtc Fixed singularity check for quatLookAt #770 2020-04-12 18:32:33 +02:00
gtx Added clamp, repeat, mirrorClamp and mirrorRepeat function to GLM_EXT_scalar_commond and GLM_EXT_vector_commond extensions with tests 2020-02-11 12:53:12 +01:00
simd neon : fix "unused function" warning 2020-06-07 12:09:55 +02:00
CMakeLists.txt Re-add the glm interface library in cmake 2019-10-15 14:49:30 +02:00
common.hpp Fixed ldexp and frexp declaration 2019-04-10 21:27:05 +02:00
exponential.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
ext.hpp Added missing EXT extensions 2020-02-10 21:44:31 +01:00
fwd.hpp Clean up integer matrix 2020-02-10 20:22:47 +01:00
geometric.hpp Improved doxygen doc 2018-08-29 14:28:01 +02:00
glm.hpp Improved doxygen API doc 2018-08-31 20:23:27 +02: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 Updated doxygen API documentation 2018-08-31 21:32:56 +02: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