Christophe Riccio
|
ada6b082f9
|
Merge pull request #206 from Jeija/patch-1
Added missing @endcond #206
|
ago%!(EXTRA string=11 years) |
Florian Euchner
|
f8fa1513fa
|
Fix missing @endcond
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4da58d88d4
|
Optimized Quaternion vector rotation #205
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a2f4df2b1d
|
Fixed builtin GLM_ARCH_SSE4 #204
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7b03f18e32
|
Merge pull request #201 from dachziegel/0.9.5
added GLM_FUNC_QUALIFIER to be able to use in CUDA #201
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
affd405b37
|
Fixed glm::isinf and glm::isnan for with Android NDK 9d #191, take 2
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e04ded9e39
|
Fixed glm::isinf and glm::isnan for with Android NDK 9d #191
|
ago%!(EXTRA string=11 years) |
dachziegel
|
d19766fcbf
|
added GLM_FUNC_QUALIFIER to be able to use in CUDA
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a2b70690c1
|
Added test gor issue #199
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a4bb7e1e38
|
Fixed GTX_color_space - saturation #195
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d77bfa1a70
|
Fixed GTX_color_space - saturation #195
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c80f5bc740
|
Updated readme for GLM 0.9.5.4 with #189
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0cbef584e3
|
Merge pull request #189 from rleigh-dundee/cmake-install
cmake: Several fixes to the build system #189
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7d7444df8d
|
Fixed non-utf8 character #196
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e5ee35323a
|
Fixed non-utf8 character #196
|
ago%!(EXTRA string=11 years) |
Roger Leigh
|
4aa1c19707
|
cmake: Don't use unqualified include paths
|
ago%!(EXTRA string=11 years) |
Roger Leigh
|
34bd28e8c6
|
cmake: Don't build tests when not testing
|
ago%!(EXTRA string=11 years) |
Roger Leigh
|
e9ad8f7c18
|
cmake: Don't abort if not testing
This prevents installing and is quite antisocial.
|
ago%!(EXTRA string=11 years) |
Roger Leigh
|
a925120716
|
cmake: Install FindGLM
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6c22a0b82f
|
Updated version for 0.9.5.4
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
682979ddd8
|
Fixed next_float for double and fixed ULP tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
90ad883d9e
|
Added glm.g-truc.net code samples
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a5d2a63ef3
|
- Added workaround for a CUDA compiler bug (#186, #185)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e33136538d
|
- Fixed eulerAngle*** not consistent for right-handed coordinate system (#173)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
12cde2bf75
|
Added eulerAnglesX tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6409e4135a
|
Merge pull request #184 from mackron/buildfix
Fix simd_quat build.
|
ago%!(EXTRA string=11 years) |
David Reid
|
04d9fa2d45
|
Fix simd_quat build.
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3f327d5e70
|
Fixed usubBorrw
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
00e860eeee
|
Fixed missing bitfieldInterleave definisions
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0b73091c7f
|
Fixed aliasing warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
658d7e2788
|
Fixed strict aliasing warnings in GCC 4.8.1 / Android NDK 9c (#152)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4b9e2d4028
|
Fixed warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
899f388921
|
Fixed CUDA issues (#169, #168, #183, #182)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
efd4087b1c
|
Fixed int used instead of glm::length_t
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
db09ecfc41
|
Fixed bitfieldInterleave for 4 components #175
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0d8d5af8dd
|
Fixed CUDA_VERSION not being declared #182
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
eaf3cf3056
|
Added missing GLM_FUNC_DECL
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
233847ebfb
|
Added vec2 length test
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ae2af04599
|
Updated release with GTX_matrix_transform_2d and added blank unit test file for the extension. (#176, #178)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
88830eba64
|
Merge pull request #178 from zlash/GTX_matrix_transform_2d
Gtx matrix transform 2d
|
ago%!(EXTRA string=11 years) |
Miguel Ángel Pérez Martínez
|
7cf0e87526
|
Added trigonometric.hpp dep to matrix_transform_2d.inl
|
ago%!(EXTRA string=11 years) |
Miguel Ángel Pérez Martínez
|
1644912f7d
|
Added GTX_matrix_transform_2d
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
016cce7bf1
|
Fixed GTX_raw_data code dependency
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
96861a7e19
|
Fixed GTX_raw_data code dependency
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
43691702e1
|
Fixed GTX_raw_data code dependency
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
13920db617
|
Fixed instruction set detection with GCC
|
ago%!(EXTRA string=11 years) |
Christophe
|
3459fcfbc1
|
Fixed instruction set detection on GCC
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e606edf43b
|
Added instruction set auto detection with Visual C++ using _M_IX86_FP - /arch compiler argument
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9eedee586d
|
Added instruction set report and clean up output
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
2b17a90859
|
Fixed declaration and definition mismatch
|
ago%!(EXTRA string=11 years) |