6 Commits (7d219422064a9456799e7970455546a7791ca12d)

Author SHA1 Message Date
Pandora 4318dbe051
fix compiling for 32-bit machines / machine without SSE2 7 years ago
Pandora 2040285ce9 revert back to better blurring behaviour 7 years ago
Chris Guillott 8946358b26 revert to former implementation with array size fix 7 years ago
Chris Guillott 5e0aeccbb3 first commit towards fixing this 7 years ago
Sebastian Frysztak 0f989add08 Pass blur strength from command line arguments 8 years ago
Sebastian Frysztak 3598cf19e8 Implement generic box blur 8 years ago
Sebastian Frysztak 6029c8e0b5 Clean up a bit. 8 years ago
Sebastian Frysztak 020af692e6 Remove AVX version. 8 years ago
Sebastian Frysztak e5e6368926 Remove SSSE3 version. 8 years ago
Sebastian Frysztak 4b58824e5e SSE2: don't use VEX prefix. 8 years ago
Sebastian Frysztak f06dc6cbc4 Add AVX version. 8 years ago
Sebastian Frysztak 95c333cba5 SSSE3: use 16-bit weights. 8 years ago
Sebastian Frysztak 72aec87047 Add SSSE3-based blur implementation. 8 years ago
Sebastian Frysztak fb5dbbe661 Add SSE2-optimized blur. 8 years ago
Sebastian Frysztak ade9a20788 Isolate blur implementation to a function. 8 years ago
Chris Guillott c3a95b86d6 add initial blur support 8 years ago