glm/test/core
2014-11-22 20:14:48 +01:00
..
CMakeLists.txt Optimized findMSB and findLSB 2014-11-22 20:14:48 +01:00
core_func_common.cpp Further optimized glm::sign for signed and unsigned int #271 2014-11-21 23:43:48 +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 Added more geometric function tests 2014-11-16 20:52:54 +01:00
core_func_integer_bit_count.cpp Clean up white spaces, fix build with VC15 2014-11-15 20:36:53 +01:00
core_func_integer_find_lsb.cpp Optimized findMSB and findLSB 2014-11-22 20:14:48 +01:00
core_func_integer_find_msb.cpp Optimized findMSB and findLSB 2014-11-22 20:14:48 +01:00
core_func_integer.cpp Optimized findMSB and findLSB 2014-11-22 20:14:48 +01:00
core_func_matrix.cpp Added a CMake option to execute GLM performance tests. Made quat and dualquat trivially constructible #263 2014-11-15 00:05:52 +01: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_force_cxx98.cpp Added force CXX98 test 2014-11-15 21:59:28 +01:00
core_setup_message.cpp Updated VC support compilers list 2014-11-16 01:12:18 +01: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 GLM_FORCE_EXPLICIT_CTOR to require explicit type conversions #269 2014-11-17 22:59:10 +01:00
core_type_vec1.cpp Added GLM_HAS_TRIVIAL_QUERIES define 2014-11-15 21:59:46 +01:00
core_type_vec2.cpp Added GLM_HAS_TRIVIAL_QUERIES define 2014-11-15 21:59:46 +01:00
core_type_vec3.cpp Added GLM_HAS_TRIVIAL_QUERIES define 2014-11-15 21:59:46 +01:00
core_type_vec4.cpp Added GLM_HAS_TRIVIAL_QUERIES define 2014-11-15 21:59:46 +01:00