Christophe Riccio
|
2235c77cec
|
Fixed GCC warning filtering, replaced -pedantic by -Wpedantic
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e3072918fc
|
Fixed readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
3c4fe6133e
|
Prepare GLM 0.9.8.1
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
4a5461fa49
|
Updated readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9f0110f5b0
|
Updated readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
8a54ba3462
|
Added GTC_color_encoding
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0db72b76ab
|
Updated GLM Manual
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9160f8b8d2
|
Removed deprecated defines
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a609a0fea6
|
- Added more information to build messages
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
10dc67e2b5
|
- Added GLM_FORCE_UNRESTRICTED_GENTYPE allowing non basic genType #543
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
ad262c3592
|
Udpated readme with fixed mat3_cast #542
|
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
|
71004231c6
|
Updated readme
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
dc89797275
|
- Added quaternion version of isnan and isinf #521
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
21a9d4ce18
|
Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a1b4bdbf03
|
Fixed GLM test '/fp:fast' and '/Za' command-line options are incompatible
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
630f0840f2
|
Removed 0.9.8 deprecated extensions
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
08a7fc698e
|
Updated 0.9.8 readme URL
|
ago%!(EXTRA string=9 years) |
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) |