Christophe
adf31f555e
Revert SIMD improv 7f2a5b89b3
ago%!(EXTRA string=1 year)
Laurent Caumont
7f2a5b89b3
Simd improvement
...
- Add simd aligned_vec3 (and sse aligned_dvec3 - 2 x xmm)
- Fast packed_vec3 <=> aligned_vec3 and packed_vec4 <=> aligned_vec4 conversion
- Fast aligned_vec3 <=> aligned_vec4 conversion
- Optimized aligned_mat x aligned_mat and aligned_mat x aligned_vec
- Inverse aligned_mat3 simd version (actually slower than ssid on my computer even it has 30% less instruction ?)
ago%!(EXTRA string=1 year)
Christophe
f86092a658
Remove disabled warnings ( #1213 )
...
* Remove disabled warnings
ago%!(EXTRA string=1 year)
Groove
fbf3f2016f
Refactor configuration macros
ago%!(EXTRA string=7 years)
Groove
c3c8b73c57
Use constexpr only with C++14 compiler
ago%!(EXTRA string=7 years)
Christophe Riccio
bb0f4ef324
Fixed build error
ago%!(EXTRA string=7 years)
Christophe Riccio
0f2e1fa493
Fixed build
ago%!(EXTRA string=7 years)
Groove
398e66ac32
Redesigned constexpr support which requires disable GLM SIMD on Visual C++ #783
ago%!(EXTRA string=7 years)
Christophe Riccio
f5ab820ffe
Fixed build
ago%!(EXTRA string=8 years)
Christophe Riccio
9134d7904a
Simplier repro case for #594
ago%!(EXTRA string=8 years)
Christophe Riccio
90873e607d
Simplier repro case for #594
ago%!(EXTRA string=8 years)
Christophe Riccio
26a013a4f8
Simplier repro case for #594
ago%!(EXTRA string=8 years)
Christophe Riccio
e75859cb0a
Simplier repro case for #594
ago%!(EXTRA string=8 years)
Christophe Riccio
d9d222555f
Simplier repro case for #594
ago%!(EXTRA string=8 years)
Christophe Riccio
353d4ea7b7
Repro case of MS compiler crash
ago%!(EXTRA string=8 years)
Christophe Riccio
1df01f6b10
Updated the message: Visual C++ has a bug generating the error: fatal error C1001: An internal error has occurred in the compiler.
ago%!(EXTRA string=8 years)
Christophe Riccio
b7a286b186
Renamed test
ago%!(EXTRA string=9 years)
Christophe Riccio
f5f8620056
Added pure test
ago%!(EXTRA string=9 years)