Christophe Riccio
|
13920db617
|
Fixed instruction set detection with 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
|
4e444fed19
|
Fixed GLM_GTC_constants description brief (#162)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a8fd81850f
|
Tentative fix for strict aliasing warning in GCC 4.8.1 / Android NDK 9c (#152)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
577ee319e6
|
Updated release note
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6aa34be6ad
|
Fixed GLM_FORCE_RADIANS with <glm/ext.hpp> build error (#165)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a310855d23
|
Fixed undefined reference to fastInverseSqrt (#161)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
1d981dd344
|
Fixed initializer list ambiguity (#159, #160)
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
926c8d159c
|
Fixed mix function link error
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d7862e4bb5
|
Fixed SSE code included in GLM tests on pure platforms
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
dd272c52ee
|
Fixed non power of two matrix products
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c3e4881833
|
Fixed warnings with the Android NDK 9c (#156)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9a3781d99a
|
Started GLM 0.9.5.2
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9f81728602
|
Fixed outerProduct return type (#155)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
3394af0cf2
|
Fixed build on GCC
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
90a249b5ff
|
Optimized matrix inverse and division code (#149)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ccb25c84c7
|
Update copyright year
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aa26672da1
|
Fixed inverse link error when using namespace glm; (#147)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aed7317408
|
Fixed declaration and definision mismatches (#148)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c6896064ef
|
Fixed rotate function declaration for quat
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
9b57315681
|
Fixed mismatch of GTC_packing declaration and definition prototypes
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
775c6136fc
|
Fixed error 'inverse' is not a member of 'glm' from glm::unProject (#146)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d252dd243b
|
Added possible static_cast conversion of GLM types (#72)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1909f512e7
|
Deprecated degrees, display a message for each function using it.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d68fd2d97e
|
Fixed space characters
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fd256dfaa8
|
Updated GLM manual with per feature headers. Fixed io.
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
dc2b2cd5f6
|
_inverse is now private
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aab47b3587
|
Improved GLM messages enabled with GLM_MESSAGES
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
ca2463d5f2
|
Added per feature headers and added length_t and GLM_FORCE_SIZE_T_LENGTH
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
5ef31a6e18
|
Added per feature headers
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
fa56944171
|
Fixed GTX_io test
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
086706caa5
|
Improved static assert messages
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
66bc06771c
|
usubBorrow and uaddCarry are better implemented as template specialization
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d4046da22e
|
Fixed umulExtended and imulExtended implementations for vector types (#76)
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
71855943e0
|
Added initializer lists
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
1e69dfe30e
|
Added a quation constructor taking two axis
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
a15201dc59
|
Updated readme
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
15b19a10be
|
Updated readme for GLM 0.9.4.6 release
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
579ab2b7d2
|
Fixed const ref issue for vector types. Backport from GLM 0.9.5 branch #116
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
aa0b2a5e28
|
Fixed ldexp and frexp implementations
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d37d3539ed
|
- Fixed ldexp implementation
- Increased assert coverage
- Increased static_assert coverage
- Replaced GLM traits by STL traits when possible
- Allowed including individual core feature
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
eeacdf37a0
|
Added low precision specializations of inversesqrt
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
a2f3154129
|
Updated readme.txt
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
b9afb5e8b3
|
Updated readme for release of 0.9.4.6
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
cd186dadb3
|
Optimized packing and unpacking functions
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c9f623e717
|
Fixed glm::orientation with GLM_FORCE_RADIANS defined #112
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
2a0d6e804b
|
Updated readme
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
d3f0262a27
|
Fixed .length() that should return a int and not a size_t
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
b9266c07b0
|
Using C++ casts
|
ago%!(EXTRA string=12 years) |
Christophe Riccio
|
c6062115c6
|
Removed l-value swizzle operators
|
ago%!(EXTRA string=12 years) |