Christophe Riccio 688756b3e2 SIMD matrix functions optimizations 9 lat temu
..
CMakeLists.txt 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_func_common.cpp 9ed2a9601b Adde vec4 swizzle operators SIMD optimizations 9 lat temu
core_func_exponential.cpp 42d86b8955 Fixed exponential low level API 9 lat temu
core_func_geometric.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_func_integer.cpp 47c77475a9 - Improved overall execution time of unit tests #396 10 lat temu
core_func_integer_bit_count.cpp 562ab0b559 Test fix and warning fixes #364 10 lat temu
core_func_integer_find_lsb.cpp 47c77475a9 - Improved overall execution time of unit tests #396 10 lat temu
core_func_integer_find_msb.cpp 47c77475a9 - Improved overall execution time of unit tests #396 10 lat temu
core_func_matrix.cpp 688756b3e2 SIMD matrix functions optimizations 9 lat temu
core_func_noise.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_func_packing.cpp b51f4e8981 Added test 10 lat temu
core_func_swizzle.cpp 52f8ecd973 Added AVX optimizations and equal tests 9 lat temu
core_func_trigonometric.cpp 08eedc6209 Added experiment for new fastCos. More sRGB tests. 10 lat temu
core_func_vector_relational.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_setup_force_cxx98.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_setup_message.cpp 7fe2f5fe65 Renamed instruction set flags 9 lat temu
core_setup_precision.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_type_cast.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_type_ctor.cpp a9fefc7300 Added vec4 SIMD contructor specialization 9 lat temu
core_type_float.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_type_int.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_type_length.cpp fc8b4404f0 Fixed faceforward build #289 11 lat temu
core_type_mat2x2.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat2x3.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat2x4.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat3x2.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat3x3.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat3x4.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat4x2.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat4x3.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_mat4x4.cpp 234d7d4ba9 Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait 9 lat temu
core_type_vec1.cpp 1f71f6fb3a Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API. 9 lat temu
core_type_vec2.cpp 1f71f6fb3a Improved SIMD and swizzle operators interactions with GCC and Clang, Added raw SIMD API. 9 lat temu
core_type_vec3.cpp affd5f3ba0 Fixed CUDA compiler error in type_vec4.inl #504 9 lat temu
core_type_vec4.cpp 52f8ecd973 Added AVX optimizations and equal tests 9 lat temu