11 Commits (556cc7f0a86258105ca5c2907745ff2a6c1b6d0f)

Author SHA1 Message Date
Pandora 4318dbe051
fix compiling for 32-bit machines / machine without SSE2 7 years ago
Chris Guillott 29251d61cd fix naive blur 7 years ago
Pandora 2040285ce9 revert back to better blurring behaviour 7 years ago
Pandora 613e9cb66d
fix SSE version check 7 years ago
Chris Guillott 9f8496441c blurring stuff should work perfectly fine now 7 years ago
Chris Guillott 5e0aeccbb3 first commit towards fixing this 7 years ago
Sebastian Frysztak efcee548b2 Properly detect SSE2 on 32-bit systems 8 years ago
Sebastian Frysztak 0f989add08 Pass blur strength from command line arguments 8 years ago
Sebastian Frysztak 024dc2980e Minor style changes 8 years ago
Sebastian Frysztak 3598cf19e8 Implement generic box blur 8 years ago
Chris Guillott 0fe47c14e8 comment out (seemingly?) unused code to remove warnings 8 years ago
Sebastian Frysztak 72aec87047 Add SSSE3-based blur implementation. 8 years ago
Sebastian Frysztak afe41c5754 Extend kernel size to 15x15. 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