Christophe Riccio
|
e4ccd06e29
|
Second set of fixes for Android #284
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
ff006034df
|
Fixed unsupported _BitScanForward64 and _BitScanReverse64 in VC10, Fixed Visual C++ 32 bit build #283
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
459fe3a3fe
|
Fixed Android build issue, STL C++11 is not supported by the NDK #284
|
ago%!(EXTRA string=11 years) |
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
|
732b40c251
|
Fixed 64 bits integer GTX_string_cast to_string on VC 32 bit compiler
|
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
|
28aba540ee
|
Fixed scalar uaddCarry build error with Cuda #276
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
540831cbe1
|
Updated version for 0.9.7 branch
|
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
|
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
|
a290603a9c
|
Fixed clang test
|
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
|
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
|
cdd36afdc1
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3f48ffefb0
|
Updated license
|
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
|
e8fbcf76dd
|
Optimizations of log2 for ivec4
|
ago%!(EXTRA string=11 years) |
plasmacel
|
017e97d554
|
Update quaternion.inl
|
ago%!(EXTRA string=11 years) |
plasmacel
|
36075c4994
|
Update quaternion.hpp
|
ago%!(EXTRA string=11 years) |
plasmacel
|
4581d25ec9
|
Update quaternion.inl
|
ago%!(EXTRA string=11 years) |
plasmacel
|
3b3dcd7d03
|
Update quaternion.hpp
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
117634c7ea
|
Fixed GCC build issue on new alignment types. More simd stuff to vec4
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
bddce172f7
|
Fixed Clang and LLVM detections
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
97182990a7
|
Move GTC_type_aligned to GTX extensions
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
7621a735a3
|
Move GTC_type_aligned to GTX extensions
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
c79394b899
|
More tests and comments for type_aligned
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
9b96b31f0e
|
Fixed alignment on Visual C++
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
5d95353dd0
|
Added missing types
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
411511ca71
|
Completed GTC_type_aligned #266 #257
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
b062bd9ff2
|
First step to add GTC_type_aligned
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
246609b453
|
Fix build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
011a056267
|
Added AVX2 detection for GLM tests
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
34a98b5220
|
Fixed build
|
ago%!(EXTRA string=11 years) |
Christophe Riccio
|
3135560336
|
Updated built-in
|
ago%!(EXTRA string=11 years) |