Christophe 5868657413
Merge pull request #946 from qsantos/patch-1
Fix loss of precision on small angles in qua's pow #946
2019-09-09 12:31:24 +02:00
..
bitfield.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
bitfield.inl Refactor headers 2018-08-05 15:22:49 +02:00
color_space.hpp Fixed build 2018-07-12 00:47:38 +02:00
color_space.inl Refactor headers 2018-08-05 15:22:49 +02:00
constants.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
constants.inl Fix precision loss on small angles in qua's pow 2019-09-08 18:31:50 +02:00
epsilon.hpp Fixed build 2018-07-12 00:47:38 +02:00
epsilon.inl Added quaternion EXT extensions 2018-08-07 13:55:13 +02:00
integer.hpp Completed EXT_*_integer extensions 2019-07-12 18:46:08 +02:00
integer.inl Refactor headers 2018-08-05 15:22:49 +02:00
matrix_access.hpp Fixed build 2018-07-12 00:47:38 +02:00
matrix_access.inl Refactor headers 2018-08-05 15:22:49 +02:00
matrix_integer.hpp Fixed build 2018-07-12 00:47:38 +02:00
matrix_inverse.hpp Fixed build 2018-07-12 00:47:38 +02:00
matrix_inverse.inl Remove duplicate calculations 2019-02-04 13:37:54 +08:00
matrix_transform.hpp Sliced matrix transform extension 2018-08-14 00:10:50 +02:00
matrix_transform.inl Sliced quaternions into multiple extensions 2018-08-13 19:11:54 +02:00
noise.hpp Fixed build 2018-07-12 00:47:38 +02:00
noise.inl Fixed simplex noise build with double #734 2018-09-26 12:51:31 +02:00
packing.hpp Update packing.hpp 2019-06-03 09:29:32 +02:00
packing.inl Fixed relational code, reduced header dependencies 2018-08-05 18:24:22 +02:00
quaternion_simd.inl Fixed SIMD build 2018-08-16 23:18:13 +02:00
quaternion.hpp Fixed doxygen 2018-08-29 00:05:54 +02:00
quaternion.inl Reduced dependencies 2018-08-19 19:33:11 +02:00
random.hpp Reduce dependencies, added scalar EXT extensions 2018-08-12 23:27:02 +02:00
random.inl Use static_cast instead of C-style 2019-05-29 12:20:11 +02:00
reciprocal.hpp Fixed build 2018-07-12 00:47:38 +02:00
reciprocal.inl Refactor headers 2018-08-05 15:22:49 +02:00
round.hpp Fixed doxygen doc 2019-09-07 17:39:53 +02:00
round.inl Fixed GTC_round build 2019-07-12 22:20:57 +02:00
type_aligned.hpp Added GLM_FORCE_ALIGNED_GENTYPES to enable aligned types and SIMD instruction are not enabled. This disable constexpr #816 2018-09-30 21:52:09 +02:00
type_precision.hpp Clean up dead files 2018-09-26 12:51:51 +02:00
type_precision.inl Refactor headers 2018-08-05 15:22:49 +02:00
type_ptr.hpp Fixed doxygen 2018-08-29 00:05:54 +02:00
type_ptr.inl Added quaternion EXT extensions 2018-08-07 13:55:13 +02:00
ulp.hpp Completed EXT_*_integer extensions 2019-07-12 18:46:08 +02:00
ulp.inl Fixed build 2019-07-12 19:40:59 +02:00
vec1.hpp Refactor EXT headers 2018-08-07 18:41:41 +02:00