glm/glm
2018-10-09 13:13:39 +02:00
..
detail Suppress struct-padding warning on vec3s with GLM_CONFIG_ALIGNED_GENTYPES + GLM_CONFIG_SILENT_WARNINGS 2018-10-09 13:13:39 +02:00
ext Fixed build 2018-09-27 11:44:08 +02:00
gtc Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816 2018-09-30 21:52:09 +02:00
gtx Added adjugate functions to GTX_matrix_operation #151 2018-09-27 11:39:52 +02:00
simd Improved disabling auto detection 2018-08-22 21:43:32 +02:00
CMakeLists.txt Clean up CMake project, added arithmetic operators to swizzle operators types 2018-07-14 19:14:08 +02:00
common.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
exponential.hpp Updated doxygen API documentation 2018-08-31 21:32:56 +02:00
ext.hpp Clean up dead files 2018-09-26 12:51:51 +02:00
fwd.hpp Fixed missing types in fwd.hpp #804 2018-08-18 00:02:29 +02: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 Improved doxygen doc 2018-08-29 14:28:01 +02:00
vec2.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
vec3.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
vec4.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00
vector_relational.hpp Improved doxygen doc 2018-08-29 14:28:01 +02:00