Christophe Riccio
|
c65918b2a1
|
Updated SIMD documentation
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
05073d0664
|
Merge branch '0.9.7'
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
fe6ab8f3b6
|
Moved glm.pc.in into cmake directory #509
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d6b70f3414
|
Removed GLM_FORCE_SIZE_FUNC from the manual
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b4df7d69a6
|
Moved glm.pc.in into cmake directory #509
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a69679e951
|
Merged 0.9.7 branch
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
64342f78bf
|
Updated version and updated readme
|
ago%!(EXTRA string=9 years) |
Guus Sliepen
|
15748c30ea
|
Added pkg-config file
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
89324cef0a
|
Fixed GCC build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
688756b3e2
|
SIMD matrix functions optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
84caa1092f
|
Added SIMD integer operations optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
1bbc2935a2
|
Added AVX bitCount optimization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
52f8ecd973
|
Added AVX optimizations and equal tests
|
ago%!(EXTRA string=9 years) |
Christophe
|
d69616bbc8
|
Merge pull request #509 from gsliepen/master
Added pkg-config file #509
|
ago%!(EXTRA string=9 years) |
Guus Sliepen
|
0e018a5262
|
Added pkg-config file
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
19186b27ed
|
Removed GCC pedantic build argument
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9ed2a9601b
|
Adde vec4 swizzle operators SIMD optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b9199a2c1a
|
Refactoring of swizzle operators, preparing for vec4 swizzle SIMD optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
89f6da9552
|
Refactoring of low level SIMD API
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0722404fb6
|
Refactored low level SIMD API, refract SIMD optimization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
25b3c9f821
|
Fixed build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
28cb770d14
|
SIMD common functions optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
2386237528
|
common function SIMD optimization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
e71c98c5eb
|
Fixed GCC build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9e9ffe65f1
|
Fixed build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
340083edce
|
Add SIMD optimization for common functions
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
42d86b8955
|
Fixed exponential low level API
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
20cf68679c
|
SIMD sqrt optimizations including lowp
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
449c7ccedf
|
All the vec4 geometry functions have SIMD optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
b5521ca7c2
|
All the vec4 geometry functions have SIMD optimizations
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
6ea28c83ff
|
Fixed reflect for scalars...
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c8c298fef4
|
Added rect SIMD optimization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
f6810a9c0e
|
Added SIMD optimization for geometric functions
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
fb66c79ca4
|
Added SIMD optimization for geometric functions
|
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
|
7fe2f5fe65
|
Renamed instruction set flags
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d33e3df02a
|
Fixed SIMD code path selection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
fdb985a0eb
|
Fixed SIMD code path selection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
d0e746e292
|
Fixed SIMD code path selection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9f00ba86cb
|
Fixed SIMD code path selection
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
ab159770b3
|
mad optimizations, fixed build
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
fdec412ff7
|
Added FMA SIMD optimization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
71e6b537cc
|
Clarify support for SSSE3, SSE4.1 and SSE4.2
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
0ee3a79bfd
|
Uniformalize low level SIMD API
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
79894a58cc
|
Added NaN and Inf SIMD optimization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
1381a95938
|
Optimized dot SIMD implementation with SSE3
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
9c6de96669
|
Specialized SIMD == and != operators
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
a9fefc7300
|
Added vec4 SIMD contructor specialization
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
c5f48da319
|
Fixed build with compiler that doesn't support GLM_HAS_UNRESTRICTED_UNIONS
|
ago%!(EXTRA string=9 years) |
Christophe Riccio
|
ae6082db5e
|
Added AVX2 bitwise optimization
|
ago%!(EXTRA string=9 years) |