Christophe Riccio
|
077aaca6f7
|
Updated version
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c80e142816
|
No more warnings for use of long long
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
dff3af56a8
|
GLM 0.9.7.6 release
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2087606611
|
- Improved C++ 11 STL detection #523
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
76fce77337
|
- Updated list of compiler versions detected
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6d169bccc2
|
Fixed scalar reciprocal functions (GTC_reciprocal) #520
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e42e6257e3
|
Cherry pick #482 fix
|
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
|
b8b43e6a4d
|
Added GTC_functions extension
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6cb2c7f95c
|
Fixed spelling mistake #517
|
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
|
39e63661a6
|
Fixed STL for C++11 detection on ICC #510
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b54a256499
|
- Fixed strict aliaing warnings #473
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
41984e42ab
|
Added GTC_type_aligned with aligned *vec* types
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
64342f78bf
|
Updated version and updated readme
|
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
|
767aa16e5b
|
Updated readme for GLM 0.9.7 release
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
72c741d8ea
|
Fixed sign with signed integer function on non-x86 architecture
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
1208eb63f7
|
Added NEON, MIPS and PowerPC detection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b5ebda89d7
|
Updated readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2a4c7e77d6
|
Added Visual C++ Clang toolset detection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
74367aca3c
|
Added Visual C++ Clang toolset detection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0e780a5efd
|
- Use Cuda built-in function for abs function implementation with Cuda compiler
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
dcffcbdc97
|
Fixed GLM_FORCE_INLINE with binary vec4 operators
|
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
|
9a7b802bdc
|
- Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d7abee5d80
|
Updated readme with SIMD and swizzle interaction
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
20da5a25db
|
Improved OpenMP support detection for Clang, GCC, ICC and VC
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e9bb34fb78
|
- Fixed Visual C++ SIMD instruction set automatic detection in 64 bits
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
8cf76f049b
|
Fixed Visual C++ SIMD instruction set automatic detection in 64 bits
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b3cae39ea6
|
Merge 0.9.7
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e0d312ccaf
|
Fixed roundPowerOfTwo and floorPowerOfTwo #503
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9770c9f73d
|
Fixed uaddCarry warning #497
|
ago%!(EXTRA string=9 years) |
Eric Engestrom
|
ca46062bea
|
Fix spelling mistakes
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b0091cfbc5
|
Fixed readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
407d671954
|
Updated readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
61d58b0296
|
Fixed missing GLM_PLATFORM_CYGWIN declaration #495
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
234d7d4ba9
|
Simplify code removing GLM_FORCE_SIZE_FUNC, GLM_META_PROG_HELPERS, GLM_STATIC_CONST_MEMBERS and 'type' type trait. Added experiments for GTX_type_trait
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
444cf0f36a
|
Fixed undefined reference errors #489
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
86c58b8b8b
|
Added iround and uround to GTC_integer, fast round on positive values
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c853df1638
|
Added uround to GTC_integer, fast round on positive values
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
58f432b76d
|
Updated release note to mention #415
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
fe18a36c10
|
- Added right and left handed projection and clip control support #447 #119
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
45d18796e3
|
merge 0.9.7 branch
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
8e411733b2
|
- Fixed eulerAngles precision error, returns NaN #451
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
eb33d9c188
|
- Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
30ab2ee25b
|
Fixed polar coordinates function latitude #485
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
62717b5159
|
- Fixed polar coordinates function latitude #485
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
bd68af60bd
|
- Fixed outerProduct defintions and operator signatures for mat2x4 and vec4 #475
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
251ad15b68
|
Improved GLM_FORCE_EXPLICIT_CTOR coverage #481
|
ago%!(EXTRA string=9 years) |