glm/test/gtc
2020-03-05 18:52:28 +01:00
..
CMakeLists.txt
gtc_bitfield.cpp Fixed missing std:: namespace #898 2019-09-07 13:41:08 +02:00
gtc_color_space.cpp Added GLM_FORCE_INTRINSICS define 2019-01-11 12:58:31 +01:00
gtc_constants.cpp
gtc_epsilon.cpp Removed type_vec files, deleting unnecessary dependences 2018-08-01 18:41:10 +02:00
gtc_integer.cpp Fixed missing std:: namespace #898 2019-09-07 13:41:08 +02:00
gtc_matrix_access.cpp
gtc_matrix_integer.cpp
gtc_matrix_inverse.cpp
gtc_matrix_transform.cpp - Added mix implementation for matrices in EXT_matrix_common #842 2019-03-01 12:33:09 +01:00
gtc_noise.cpp Fixed double tests 2018-09-26 15:08:04 +02:00
gtc_packing.cpp Fixed missing std:: namespace #898 2019-09-07 13:41:08 +02:00
gtc_quaternion.cpp Quaternion slerp overload which interpolates with extra spins 2020-02-28 00:01:52 +01:00
gtc_random.cpp Clean up GLM_FORCE_DEFAULT_ALIGNED_GENTYPES 2018-08-27 23:25:00 +02:00
gtc_reciprocal.cpp
gtc_round.cpp
gtc_type_aligned.cpp Added manual documentation for GLM_FORCE_DEFAULT_ALIGNED_GENTYPES 2018-08-27 21:33:55 +02:00
gtc_type_precision.cpp Clean up integer precision 2020-02-08 16:21:22 +01:00
gtc_type_ptr.cpp Fixed error: comparing floating point with == or != is unsafe 2018-07-28 20:32:26 +02:00
gtc_ulp.cpp Added constant time ULP distance between float #121 2018-09-26 12:09:06 +02:00
gtc_user_defined_types.cpp
gtc_vec1.cpp