.. |
CMakeLists.txt
|
Added findLSB tests, faster ceilPowerOfTwo
|
2014-10-27 20:47:00 +01:00 |
core_func_common.cpp
|
Fixed bitfieldInsert and bitfieldExtract
|
2014-11-12 22:48:15 +01:00 |
core_func_exponential.cpp
|
Replace function instanciations with macros by templates
|
2014-10-20 02:03:48 +02:00 |
core_func_geometric.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_func_integer_find_lsb.cpp
|
Added findLSB tests, faster ceilPowerOfTwo
|
2014-10-27 20:47:00 +01:00 |
core_func_integer.cpp
|
Fixed bitfieldInsert and bitfieldExtract
|
2014-11-12 22:48:15 +01:00 |
core_func_matrix.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_func_noise.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_func_packing.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_func_swizzle.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_func_trigonometric.cpp
|
Rely on STL functions for GLM functions using the same prototype #233
|
2014-09-06 01:45:13 +02:00 |
core_func_vector_relational.cpp
|
Added not function
|
2014-10-24 21:22:24 +02:00 |
core_setup_message.cpp
|
Updated compiler detection code
|
2014-10-18 22:43:15 +02:00 |
core_setup_precision.cpp
|
Update copyright year
|
2014-01-04 22:32:28 +01:00 |
core_type_cast.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_float.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_int.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_length_size.cpp
|
Fixed GLM_FORCE_SIZE_FUNC and added test #245
|
2014-10-12 20:50:50 +02:00 |
core_type_length.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_mat2x2.cpp
|
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 |
core_type_mat2x3.cpp
|
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 |
core_type_mat2x4.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_mat3x2.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_mat3x3.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_mat3x4.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_mat4x2.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_mat4x3.cpp
|
Removed last references to GLM_FORCE_RADIANS
|
2014-08-04 00:10:12 +02:00 |
core_type_mat4x4.cpp
|
Added trivially copyable test
|
2014-11-12 21:45:12 +01:00 |
core_type_vec1.cpp
|
Added trivially copyable test
|
2014-11-12 21:45:12 +01:00 |
core_type_vec2.cpp
|
Added trivially copyable test
|
2014-11-12 21:45:12 +01:00 |
core_type_vec3.cpp
|
Added trivially copyable test
|
2014-11-12 21:45:12 +01:00 |
core_type_vec4.cpp
|
Added trivially copyable test
|
2014-11-12 21:45:12 +01:00 |