glm/test/core
Jesse Talavera-Greenberg 5df08dfc78 Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS
- Fix the indentation, too
2015-10-05 18:25:01 -04:00
..
CMakeLists.txt Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 2015-07-25 23:23:59 +02:00
core_func_common.cpp - Improved overall execution time of unit tests #396 2015-09-06 22:22:20 +02:00
core_func_exponential.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_func_geometric.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_func_integer_bit_count.cpp Test fix and warning fixes #364 2015-07-24 01:24:28 +02:00
core_func_integer_find_lsb.cpp - Improved overall execution time of unit tests #396 2015-09-06 22:22:20 +02:00
core_func_integer_find_msb.cpp - Improved overall execution time of unit tests #396 2015-09-06 22:22:20 +02:00
core_func_integer.cpp - Improved overall execution time of unit tests #396 2015-09-06 22:22:20 +02:00
core_func_matrix.cpp - Improved overall execution time of unit tests #396 2015-09-06 22:22:20 +02:00
core_func_noise.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_func_packing.cpp Fixed GTC_packing *pack*norm*x* build and added tests #292 2015-01-09 23:14:10 +01:00
core_func_swizzle.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_func_trigonometric.cpp Added experiment for new fastCos. More sRGB tests. 2015-06-27 18:36:17 +02:00
core_func_vector_relational.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_setup_force_cxx98.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_setup_message.cpp Updated list of compiler versions 2015-07-19 02:36:53 +02:00
core_setup_precision.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_type_cast.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_type_ctor.cpp Fixed interactions with GLM_FORCE_NO_CTOR_INIT and default functions #366 2015-07-25 23:23:59 +02:00
core_type_float.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_type_int.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_type_length_size.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_type_length.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_type_mat2x2.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat2x3.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat2x4.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat3x2.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat3x3.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat3x4.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat4x2.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat4x3.cpp Fixed matrix conversions and added unit tests #371 2015-08-01 21:40:36 +02:00
core_type_mat4x4.cpp Added GLM_SIMD to enable automatic SIMD code generation for generic GLM types #235 #370 2015-08-09 10:50:29 +02:00
core_type_vec1.cpp Wrap tvec1's static constants in GLM_STATIC_CONST_MEMBERS 2015-10-05 18:22:43 -04:00
core_type_vec2.cpp Wrap tvec2's static constants in GLM_STATIC_CONST_MEMBERS 2015-10-05 18:23:18 -04:00
core_type_vec3.cpp Wrap tvec3's static constants in GLM_STATIC_CONST_MEMBERS 2015-10-05 18:24:31 -04:00
core_type_vec4.cpp Wrap tvec4's static constants in GLM_STATIC_CONST_MEMBERS 2015-10-05 18:25:01 -04:00