[glm] 01/03: Merge tag 'upstream/0.9.8.3' into debian/master
Guus Sliepen
guus at moszumanska.debian.org
Wed Dec 7 15:30:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
guus pushed a commit to branch debian/master
in repository glm.
commit c8bf7eac7b704e7ac1f1932300e9b0e7ffc19a4b
Merge: e8d9258 6aa2387
Author: Guus Sliepen <guus at debian.org>
Date: Wed Dec 7 15:57:35 2016 +0100
Merge tag 'upstream/0.9.8.3' into debian/master
Upstream version 0.9.8.3
CMakeLists.txt | 4 +-
glm/detail/func_common.inl | 47 +++++++-------
glm/detail/func_integer_simd.inl | 4 +-
glm/detail/func_matrix.hpp | 2 +-
glm/detail/func_matrix.inl | 10 +--
glm/detail/setup.hpp | 90 +++++++++++++++----------
glm/detail/type_mat2x2.hpp | 2 +-
glm/detail/type_mat2x2.inl | 6 --
glm/detail/type_mat2x3.hpp | 2 +-
glm/detail/type_mat2x3.inl | 6 --
glm/detail/type_mat2x4.hpp | 2 +-
glm/detail/type_mat2x4.inl | 6 --
glm/detail/type_mat3x2.hpp | 2 +-
glm/detail/type_mat3x2.inl | 6 --
glm/detail/type_mat3x3.hpp | 2 +-
glm/detail/type_mat3x3.inl | 6 --
glm/detail/type_mat3x4.hpp | 2 +-
glm/detail/type_mat3x4.inl | 6 --
glm/detail/type_mat4x2.hpp | 2 +-
glm/detail/type_mat4x2.inl | 6 --
glm/detail/type_mat4x3.hpp | 2 +-
glm/detail/type_mat4x3.inl | 6 --
glm/detail/type_mat4x4.hpp | 2 +-
glm/detail/type_mat4x4.inl | 52 +++++++--------
glm/detail/type_vec1.hpp | 2 +-
glm/detail/type_vec1.inl | 6 --
glm/detail/type_vec2.hpp | 2 +-
glm/detail/type_vec2.inl | 6 --
glm/detail/type_vec3.hpp | 2 +-
glm/detail/type_vec3.inl | 6 --
glm/detail/type_vec4.hpp | 12 ++--
glm/detail/type_vec4.inl | 16 ++---
glm/detail/type_vec4_simd.inl | 6 +-
glm/gtc/matrix_transform.inl | 2 +-
glm/gtc/quaternion.hpp | 2 +-
glm/gtc/quaternion.inl | 6 --
glm/gtc/random.inl | 2 +-
glm/gtx/dual_quaternion.hpp | 2 +-
glm/gtx/dual_quaternion.inl | 6 --
glm/gtx/transform2.inl | 16 ++---
glm/mat4x3.hpp | 2 +-
glm/simd/platform.h | 50 ++++++++------
readme.md | 23 +++++++
test/core/CMakeLists.txt | 1 +
test/core/core_force_pure.cpp | 4 +-
test/core/core_force_unrestricted_gentype.cpp | 11 ++++
test/core/core_func_noise.cpp | 17 ++++-
test/core/core_setup_message.cpp | 94 +++++++++++++++------------
test/core/core_type_mat2x2.cpp | 15 +++++
test/core/core_type_mat2x3.cpp | 15 +++++
test/core/core_type_mat2x4.cpp | 15 +++++
test/core/core_type_mat3x2.cpp | 15 +++++
test/core/core_type_mat3x3.cpp | 15 +++++
test/core/core_type_mat3x4.cpp | 15 +++++
test/core/core_type_mat4x2.cpp | 15 +++++
test/core/core_type_mat4x3.cpp | 15 +++++
test/core/core_type_mat4x4.cpp | 15 +++++
test/core/core_type_vec1.cpp | 6 +-
test/core/core_type_vec2.cpp | 2 +
test/core/core_type_vec3.cpp | 3 +
test/core/core_type_vec4.cpp | 2 +
test/gtc/gtc_bitfield.cpp | 8 +--
test/gtc/gtc_quaternion.cpp | 17 ++++-
test/gtx/gtx_dual_quaternion.cpp | 17 ++++-
test/gtx/gtx_quaternion.cpp | 2 +-
65 files changed, 474 insertions(+), 289 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/glm.git
More information about the debian-science-commits
mailing list