glm/glm/gtx
Christophe Riccio 61e9b88db0 Merge pull request #320 from plasmacel/master
Add std::hash support for glm types (with precision support) #320
2015-03-15 22:49:29 +01:00
..
associated_min_max.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
associated_min_max.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
bit.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
bit.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
closest_point.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
closest_point.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
color_space_YCoCg.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
color_space_YCoCg.inl Remove testing #ifdefs 2015-02-13 00:30:25 -08:00
color_space.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
color_space.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
common.hpp Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308 2015-02-15 12:38:23 +01:00
common.inl Added 'fmod' overload to GTX_common with tests, Removed integer specification for 'mod' in GTC_integer #308 2015-02-15 12:38:23 +01:00
compatibility.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
compatibility.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
component_wise.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
component_wise.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
dual_quaternion.hpp Fixed default precision for quat and dual_quat type #312 2015-02-19 11:57:35 +01:00
dual_quaternion.inl Fixed memory corruption (undefined behaviour) #303 2015-02-14 13:56:48 +01:00
euler_angles.hpp Add functions eulerAngleXYZ and extractEulerAngleXYZ 2015-02-15 14:39:02 -05:00
euler_angles.inl Add functions eulerAngleXYZ and extractEulerAngleXYZ 2015-02-15 14:39:02 -05:00
extend.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
extend.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
extented_min_max.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
extented_min_max.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
fast_exponential.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
fast_exponential.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
fast_square_root.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
fast_square_root.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
fast_trigonometry.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
fast_trigonometry.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
gradient_paint.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
gradient_paint.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
handed_coordinate_space.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
handed_coordinate_space.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
hash.hpp add precision support to std::hash glm specializations 2015-03-07 14:25:59 +01:00
hash.inl add precision support to std::hash glm specializations 2015-03-07 14:25:59 +01:00
integer.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
integer.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intersect.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
intersect.inl Ray plane intersection function 2014-01-07 10:54:00 +00:00
io.hpp added: operator<< for tvec1<> 2015-01-14 22:10:55 +00:00
io.inl added: operator<< for tvec1<> 2015-01-14 22:10:55 +00:00
log_base.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
log_base.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_cross_product.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_cross_product.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_decompose.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_decompose.inl Fixed inconsistency in templated value 2014-12-29 22:57:51 -05:00
matrix_interpolation.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_interpolation.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_major_storage.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_major_storage.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_operation.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_operation.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_query.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_query.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_transform_2d.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
matrix_transform_2d.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mixed_product.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
mixed_product.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
multiple.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
multiple.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
norm.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
norm.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
normal.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
normal.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
normalize_dot.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
normalize_dot.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
number_precision.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
number_precision.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
optimum_pow.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
optimum_pow.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
orthonormalize.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
orthonormalize.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
perpendicular.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
perpendicular.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
polar_coordinates.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
polar_coordinates.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
projection.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
projection.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
quaternion.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
quaternion.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
range.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
raw_data.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
raw_data.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
rotate_normalized_axis.hpp Updated license 2014-11-26 00:27:12 +01:00
rotate_normalized_axis.inl Updated license 2014-11-26 00:27:12 +01:00
rotate_vector.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
rotate_vector.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
scalar_multiplication.hpp Disabled GTX_scalar_multiplication for GCC, failing to build tests #242 2015-01-10 13:45:41 +01:00
scalar_relational.hpp Updated license 2014-11-26 00:27:12 +01:00
scalar_relational.inl Updated license 2014-11-26 00:27:12 +01:00
simd_mat4.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
simd_mat4.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
simd_quat.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
simd_quat.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
simd_vec4.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
simd_vec4.inl Fixed GCC build 2014-11-01 23:35:10 +01:00
spline.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
spline.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
std_based_type.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
std_based_type.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
string_cast.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
string_cast.inl Fixed bug #293 2015-01-09 19:55:11 +01:00
transform2.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
transform2.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
transform.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
transform.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_aligned.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
type_aligned.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vector_angle.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vector_angle.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vector_query.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
vector_query.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
wrap.hpp Fixed faceforward build #289 2014-12-19 23:54:25 +01:00
wrap.inl Fixed faceforward build #289 2014-12-19 23:54:25 +01:00