glm/test/core
2014-11-15 21:32:56 +01:00
..
CMakeLists.txt Added bitcount/pop implementation perf tests 2014-11-02 21:18:46 +01:00
core_func_common.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_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_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 Move more performance tests inside GLM_PERF_ENABLE 2014-11-15 00:20:56 +01:00
core_func_integer.cpp Fixed uaddCarray #253. Fixed GCC build errors. 2014-11-15 21:32:56 +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_message.cpp Removed <iostream> in GLM tests, use <cstdio> instead 2014-11-15 00:49:12 +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 trivially copyable test 2014-11-12 21:45:12 +01:00
core_type_vec1.cpp Clean up white spaces, fix build with VC15 2014-11-15 20:36:53 +01:00
core_type_vec2.cpp Clean up white spaces, fix build with VC15 2014-11-15 20:36:53 +01:00
core_type_vec3.cpp Clean up white spaces, fix build with VC15 2014-11-15 20:36:53 +01:00
core_type_vec4.cpp Clean up white spaces, fix build with VC15 2014-11-15 20:36:53 +01:00