glm/glm
2019-03-01 12:33:09 +01:00
..
detail Fixed mix implementation to improve GLSL conformance #866 2019-03-01 11:20:01 +01:00
ext - Added mix implementation for matrices in EXT_matrix_common #842 2019-03-01 12:33:09 +01: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 Added GLM_FORCE_INTRINSICS define 2019-01-11 12:58:31 +01: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 build 2019-03-01 12:06:17 +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 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