Christophe Riccio 9914308726 Clean up
2014-11-15 18:45:13 +01:00
..
bitfield.hpp First draft of GTC_round 2014-11-04 00:06:20 +01:00
bitfield.inl Fixed glm::mask function and tests 2014-11-14 02:01:46 +01:00
constants.hpp rename three_half_pi() => three_over_two_pi() 2014-11-05 13:51:16 +01:00
constants.inl Merge more precision for fastCos and fastSin #264 2014-11-14 21:28:58 +01:00
epsilon.hpp Use pragma once 2014-07-14 01:48:27 +02:00
epsilon.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
integer.hpp Fixed build 2014-11-13 00:08:13 +01:00
integer.inl Fixed build 2014-11-13 00:08:13 +01:00
matrix_access.hpp Use pragma once 2014-07-14 01:48:27 +02:00
matrix_access.inl 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
matrix_integer.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
matrix_inverse.hpp Use pragma once 2014-07-14 01:48:27 +02:00
matrix_inverse.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
matrix_transform.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
matrix_transform.inl Clean up 2014-11-15 18:45:13 +01:00
noise.hpp Use pragma once 2014-07-14 01:48:27 +02:00
noise.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
packing.hpp Use pragma once 2014-07-14 01:48:27 +02:00
packing.inl Resolve aliasing issues #152, #212 2014-06-21 07:41:30 -04:00
quaternion.hpp Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 2014-11-15 00:05:52 +01:00
quaternion.inl Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 2014-11-15 00:05:52 +01:00
random.hpp Removed macros 2014-11-01 01:44:37 +01:00
random.inl Fixed GCC build 2014-11-01 23:35:10 +01:00
reciprocal.hpp Use pragma once 2014-07-14 01:48:27 +02:00
reciprocal.inl Use template instanciation 2014-10-31 01:52:38 +01:00
round.hpp First draft of GTC_round 2014-11-04 00:06:20 +01:00
round.inl Fixed build 2014-11-13 00:08:13 +01:00
type_precision.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
type_precision.inl Update copyright year 2014-01-04 22:32:28 +01:00
type_ptr.hpp - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
type_ptr.inl - Moved template types from 'detail' to 'glm' namespace #239, #244 2014-10-05 19:37:07 +02:00
ulp.hpp Use pragma once 2014-07-14 01:48:27 +02:00
ulp.inl - Added GLM_FORCE_NO_CTOR_INIT 2014-10-19 03:33:14 +02:00
user_defined_type.hpp Added scalar conversion constructor 2014-07-28 22:08:09 +02:00
vec1.hpp Fixed GLM_FORCE_SIZE_FUNC and added test #245 2014-10-12 20:50:50 +02:00
vec1.inl 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