glm/test/core
2014-01-04 14:57:59 +01:00
..
CMakeLists.txt Initial build with half types removed 2013-08-14 00:55:47 +02:00
core_func_common.cpp Clean up 2013-12-26 02:46:34 +01:00
core_func_exponential.cpp Added ULP comparison between lowp and highp for inversesqrt 2013-12-28 03:45:18 +01:00
core_func_geometric.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_func_integer.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_func_matrix.cpp Fixed vector and matrix queries 2014-01-04 14:57:59 +01:00
core_func_noise.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_func_packing.cpp Reduced dependencies of GTX extensions. Removed some deprecated code. 2013-12-25 04:16:08 +01:00
core_func_swizzle.cpp Swizzle operators are disabled again by default... :/ 2013-09-15 20:44:33 +02:00
core_func_trigonometric.cpp Updated date 2013-02-20 16:21:56 +01:00
core_func_vector_relational.cpp Merge branch '0.9.4' into 0.9.5 2013-02-20 16:22:07 +01:00
core_setup_message.cpp Reduced dependencies of GTX extensions. Removed some deprecated code. 2013-12-25 04:16:08 +01:00
core_setup_precision.cpp Fixed GTX_mixed_product build 2013-12-18 19:16:42 +01:00
core_type_cast.cpp Added possible static_cast conversion of GLM types (#72) 2013-12-27 00:49:53 +01:00
core_type_float.cpp Updated date 2013-02-20 16:21:56 +01:00
core_type_int.cpp Updated date 2013-02-20 16:21:56 +01:00
core_type_length.cpp Initial build with half types removed 2013-08-14 00:55:47 +02:00
core_type_mat2x2.cpp Reduced dependencies for GTC extensions 2013-12-24 13:45:14 +01:00
core_type_mat2x3.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_type_mat2x4.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_type_mat3x2.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_type_mat3x3.cpp Reduced dependencies for GTC extensions 2013-12-24 13:45:14 +01:00
core_type_mat3x4.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_type_mat4x2.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_type_mat4x3.cpp Move content of core directory into detail directory. Reduced dependencies to glm.hpp. 2013-12-24 10:41:59 +01:00
core_type_mat4x4.cpp Clean up 2013-12-26 02:46:34 +01:00
core_type_vec1.cpp Enabled swizzle operator by default, removed GLM_SWIZZLE and add GLM_SWIZZLE_RELAX for Visual C++ lang extension implementation. 2013-09-15 17:55:05 +02:00
core_type_vec2.cpp Added initializer list for vectors 2014-01-04 12:46:47 +01:00
core_type_vec3.cpp Added initializer list for vectors 2014-01-04 12:46:47 +01:00
core_type_vec4.cpp Added initializer list for vectors 2014-01-04 12:46:47 +01:00