glm/glm
Christophe Riccio 9fe8bc1f66 Fixed build
2014-10-29 08:30:18 +01:00
..
detail Fixed build 2014-10-29 08:30:18 +01:00
gtc Added multiple 'sign' implementations for integers, unit tests and performancetests. 2014-10-29 00:18:41 +01:00
gtx Added powerOfTwo functions 2014-10-27 19:07:23 +01: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