glm/test/core
2014-11-02 23:48:02 +01:00
..
CMakeLists.txt Added bitcount/pop implementation perf tests 2014-11-02 21:18:46 +01:00
core_func_common.cpp Fix warnings 2014-10-29 10:35:19 +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 Optimized bitCount function 2014-11-02 23:48:02 +01:00
core_func_integer_find_lsb.cpp Added bitcount/pop implementation perf tests 2014-11-02 21:18:46 +01:00
core_func_integer.cpp Optimized bitCount function 2014-11-02 23:48:02 +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 Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
core_type_vec1.cpp Removed unsupported compiler defines 2014-10-18 13:20:05 +02:00
core_type_vec2.cpp Completed GTC_vec1 2014-10-15 02:53:46 +02:00
core_type_vec3.cpp Removed last references to GLM_FORCE_RADIANS 2014-08-04 00:10:12 +02:00
core_type_vec4.cpp Fixed cases of unspecialized simd 2014-10-18 02:34:20 +02:00