glm/glm
2018-07-11 03:38:29 +02:00
..
detail Fixed build 2018-07-11 03:38:29 +02:00
ext Fixed build 2018-07-11 03:30:01 +02:00
gtc Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection 2018-07-11 02:53:22 +02:00
gtx Redesigned constexpr support which requires disable GLM SIMD on Visual C++ #783 2018-07-09 21:44:28 +02:00
simd Added C++17 detection, added VC language version detection, clean up alignment type, clean up swizzle operator detection 2018-07-11 02:53:22 +02:00
CMakeLists.txt Added EXT_vector_relational: extend equal and notEqual to take an epsilon argument 2017-08-20 21:38:33 +02:00
common.hpp More constexpr experiments 2018-07-10 22:49:48 +02:00
exponential.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
ext.hpp Moved bounded function to GTX_common from EXT_vector_relational as there are quite new 2018-05-08 13:34:22 +02:00
fwd.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
geometric.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
glm.hpp Moved bounded function to GTX_common from EXT_vector_relational as there are quite new 2018-05-08 13:34:22 +02:00
integer.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat2x2.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat2x3.hpp Renamed precision enum to qualifier 2017-08-15 21:23:47 +02:00
mat2x4.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat3x2.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat3x3.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat3x4.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat4x2.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat4x3.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
mat4x4.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
matrix.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
packing.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00
trigonometric.hpp Redesigned constexpr support which requires disable GLM SIMD on Visual C++ #783 2018-07-09 21:44:28 +02:00
vec2.hpp - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 2017-06-04 11:36:13 +02:00
vec3.hpp - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 2017-06-04 11:36:13 +02:00
vec4.hpp - Added error for including of different versions of GLM #619 - Added GLM_FORCE_IGNORE_VERSION to ignore error caused by including different version of GLM #619 2017-06-04 11:36:13 +02:00
vector_relational.hpp cleanup : Remove trailing whitespaces. 2018-03-24 20:01:03 -04:00