glm/test/core
Jesse Talavera-Greenberg 2a947b7ff1 Add GLM_META_PROG_HELPERS tests to each type
- Add new tests to the matrix types
- Add vector tests to use the static values instead of constants
- Wrap the quaternion tests in #ifdefs
- Add new tests to the simdMat4 and simdVec4 tests
2015-07-25 14:33:01 -04:00
..
CMakeLists.txt Optimized findMSB and findLSB 2014-11-22 20:14:48 +01:00
core_func_common.cpp Added experiment for new fastCos. More sRGB tests. 2015-06-27 18:36:17 +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 Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_func_integer_find_msb.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_func_integer.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
core_func_matrix.cpp Fixed faceforward build #289 2014-12-19 23:54:25 +01: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_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 Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat2x3.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat2x4.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat3x2.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat3x3.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat3x4.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat4x2.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat4x3.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_mat4x4.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_vec1.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_vec2.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_vec3.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00
core_type_vec4.cpp Add GLM_META_PROG_HELPERS tests to each type 2015-07-25 14:33:01 -04:00