Christophe Riccio
|
c1180c804c
|
New organization idea for SIMD support
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bcf1a72392
|
Fixed libc++ detection #284
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e1a9702097
|
Fixed GTC_integer test
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bd2601f12a
|
Removed warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f026e722ee
|
Fixed missing explicit convertion when using integer log2 with *vec1 types
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
38d99978ab
|
Fixed C++11 explicit conversion operators detection #282
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6a1a673b41
|
Fixed C++11 explicit conversion operators detection #282
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
09083fef05
|
Added more log2 tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
28aba540ee
|
Fixed scalar uaddCarry build error with Cuda #276
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
f680d14612
|
Updated version for next release
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7af5ec8959
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
6285ed64d3
|
Updated API
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a1e34d02ff
|
Merge branch 'master' of https://github.com/g-truc/glm
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0d73f61828
|
Deprecate GTX_bit
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a4faeceb99
|
Fixed warnings
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
57262d1a67
|
Fixed dependences
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
54c84606f4
|
Fixed CUDA compilation error #276
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ff3872c859
|
Reducing header dependences
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
67964bfd0a
|
Matching headers and implementations
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
25a57418bd
|
Updated readme and doc
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a290603a9c
|
Fixed clang test
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
83ad80d6b4
|
Fixed clang build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a42f84ed47
|
Removed GLM_TEST_ENABLE_PERF
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
0b9b157e24
|
Fixed test return type
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d79b17bcd1
|
Fixed test compiler error in Clang
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
98fd37bef1
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
a6b31d8fa1
|
Fixed test build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4ee163ed79
|
Updated section 3.4 SIMD support
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
cfac6e1b06
|
Fixed _tzcnt_u32 build, only with Windows
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7e81213fdd
|
Fixed mod function specialization #281 Fixed bitscan detection
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9b250cc86f
|
Fixed arch detection for Intel compiler
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
1a2a121acb
|
Merge pull request #279 from cjuniet/master
Fix MSVC intrinsics detection #279 #278
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
be0c5da488
|
size_type and length_type for all types
|
ago%!(EXTRA string=11 years) |
Christophe Juniet
|
49b326b44a
|
Fix MSVC intrinsics detection
MSVC and Clang support BitScanFoward and BitScanReverse only on
Windows.
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3ad3dbcd93
|
Added overview post code sample
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bdd723ed3b
|
Updated deprecated compilers
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bbf8857349
|
Updated readme
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
cdd36afdc1
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3f48ffefb0
|
Updated license
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c20df07879
|
Updated license
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
39334f282c
|
Updated doxygen for 0.9.6 API
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c273be264c
|
More fixes for doxygen
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3aa3da0727
|
Deleted dead files
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d276bf3b98
|
Doxygen fixes
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
4f5bd21a5e
|
Doxygen doc fixes
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d12f833017
|
Updated doxygen doc
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
d65fb97e47
|
Added explicit matrix cast to quaternion, updated readme #275
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3c0b3c4009
|
Merge pull request #275 from plasmacel/master
add explicit matrix conversion operators to quat #275
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
e8fbcf76dd
|
Optimizations of log2 for ivec4
|
ago%!(EXTRA string=11 years) |
plasmacel
|
017e97d554
|
Update quaternion.inl
|
ago%!(EXTRA string=11 years) |