..
detail
Fixed build error due missing includes
2014-10-29 01:38:04 -04:00
gtc
Fixed build error due missing includes
2014-10-29 01:38:04 -04:00
gtx
Clean up coding style
2014-10-19 18:15:03 +02:00
CMakeLists.txt
cmake: Don't build tests when not testing
2014-04-15 10:46:45 +01:00
common.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
exponential.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
ext.hpp
Fixed GLM_FORCE_SIZE_FUNC support overlook #245 . Added uninitiallized constructor to quaternion. Fixed lack of conscistency or quaternion constructors with other types. Various uninitilized constructor optimizations
2014-10-12 01:24:28 +02:00
fwd.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
geometric.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
glm.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
integer.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
mat2x2.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat2x3.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat2x4.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat3x2.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat3x3.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat3x4.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat4x2.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat4x3.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
mat4x4.hpp
- Moved template types from 'detail' to 'glm' namespace #239 , #244
2014-10-05 19:37:07 +02:00
matrix.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
packing.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
trigonometric.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
vec2.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
vec3.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
vec4.hpp
Use pragma once
2014-07-14 01:48:27 +02:00
vector_relational.hpp
Use pragma once
2014-07-14 01:48:27 +02:00