Christophe Riccio
|
8873915118
|
Fixed glm::decompose #448
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d4019aab40
|
Moved color_encoding to experimental
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d8ca117cb6
|
Updated doxygen API doc
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6482dd29d2
|
Added GLM_ENABLE_EXPERIMENTAL
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
66bbb69a75
|
Removed doxygen references to GTC_half_float which was removed in 0.9.4
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
1a460419f9
|
Fixed GTX_vec_swizzle build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
03672e9428
|
Fixed GTX_transform2 shear* functions #403
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a17f795aaf
|
Added GTX_vec_swizzle, faster compile time swizzling then swizzle operator #558
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2e9f580615
|
vector/matrix component length() static #565
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0675da467a
|
Optimized quaternion log function #554
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e33e37dc48
|
Fixed CUDA warning #547
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
3422dad8cc
|
Fixed missing GLM_FUNC_DECL causing Cuda build errors #547
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2fd6a9eeee
|
Fixed missing GLM_FUNC_DECL causing Cuda build errors #547
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a609a0fea6
|
- Added more information to build messages
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
1c5fd06c2d
|
Fixed cast and clean up
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
4db0dfcb19
|
Added lowestBitValue to GTX_bit #536
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
edc328c7c9
|
Fixed GTX_wrap #534, improved GTX_wrap for SIMD friendliness
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
630f0840f2
|
Removed 0.9.8 deprecated extensions
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9459aac681
|
Allows length2 specialization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
33b9dad843
|
Fixed build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
212d343d5f
|
Reduce included code
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
bfb64e7657
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
7aca47b19e
|
Fixed missing vec1 overload to length2 and distance2 functions #431
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
41984e42ab
|
Added GTC_type_aligned with aligned *vec* types
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
688756b3e2
|
SIMD matrix functions optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
29fa0f1607
|
Deprecated GLM_GTX_simd_mat4, GLM_GTX_simd_vec4 and GLM_GTX_simd_quat
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
7fe2f5fe65
|
Renamed instruction set flags
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d33e3df02a
|
Fixed SIMD code path selection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
4797ea9540
|
Added specialized SSE2 and AVX bool mix
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
316460408a
|
Simplify and more consistency for files headers
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
792151573c
|
Fixed to_string when used with GLM_FORCE_INLINE #506
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e8ff04aaec
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2a92b65239
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d52766297d
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c50f3ed38e
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d0c4bbaef7
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9a7b802bdc
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
7193cd2c3a
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
96963f88cc
|
Single file for simd specialization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a6b3632257
|
Use GLM coding convensions
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e913a9c68b
|
Fixed GCC build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
23ab8137f9
|
Fixed GTX_type_trait linking
|
ago%!(EXTRA string=9 years) |
Eric Engestrom
|
ca46062bea
|
Fix spelling mistakes
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
66b714c418
|
Finishing up removing GLM_FORCE_SIZE_FUNC define and passing by copy scalars
|
ago%!(EXTRA string=9 years) |
Sami Kankaristo
|
ad9bfffe65
|
Fix operator-(), add operator+()
|
ago%!(EXTRA string=9 years) |
Sami Kankaristo
|
c7700573a4
|
Add missing boolean operator declarations
|
ago%!(EXTRA string=9 years) |
Sami Kankaristo
|
42b818d4bb
|
Fix declarations (use tdualquat instead of tquat)
|
ago%!(EXTRA string=9 years) |
Sami Kankaristo
|
2d54f437f1
|
Fix operator-(), add operator+()
|
ago%!(EXTRA string=9 years) |
Sami Kankaristo
|
55d7b07e12
|
Add missing boolean operator declarations
|
ago%!(EXTRA string=9 years) |
Sami Kankaristo
|
131b85f4b9
|
Fix declarations (use tdualquat instead of tquat)
|
ago%!(EXTRA string=9 years) |