405 Commits (1ecd26e59c969f410219e8446612f7da76bff1de)
 

Author SHA1 Message Date
Sebastian Frysztak efcee548b2 Properly detect SSE2 on 32-bit systems 8 years ago
Sebastian Frysztak bef18f2b74 Update lock.sh 8 years ago
Sebastian Frysztak 863f621ff3 Update readme 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 3a74fc4aba Merge branch 'master' of https://github.com/i3/i3lock 8 years ago
Bownairo 9c8ae8b5d1 Change input slices to be exactly pi/3 in size instead of slightly more (#107) 8 years ago
Chris Guillott 148e2e48f8 Merge pull request #15 from timrydefalk/update_readme 8 years ago
Tim Rydefalk eee0e536ed Add missing dependency to apt-get command 8 years ago
Chris Guillott f174907a07 Merge branch 'master' of https://github.com/i3/i3lock 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 b47631d785 SSE2: resize filter to 7x7. clean up a little. 8 years ago
Nicolò Balzarotti 7504e16527 Add Enter on C-m (#103) 8 years ago
Chris Guillott ac1bfe00a3 Update README.md 8 years ago
Sebastian Frysztak ab41586b39 SSE2: switch from Gaussian to box blur 8 years ago
Sebastian Frysztak 4b58824e5e SSE2: don't use VEX prefix. 8 years ago
Sebastian Frysztak ea730e70e6 Unroll loops. 8 years ago
Sebastian Frysztak 6ae9934e20 Pass SIMD-specific CFLAGS only to blur_simd.c 8 years ago
Sebastian Frysztak 252999f640 Slightly refactor border handling code. 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 3662b8e187 Improve border handling for larger kernels. 8 years ago
Sebastian Frysztak afe41c5754 Extend kernel size to 15x15. 8 years ago
Sebastian Frysztak a48ddb61db Build with -O2. 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 db3e169243 Merge pull request #12 from evilbulgarian/master 8 years ago
evilbulgarian 404bd743ae Update Makefile 8 years ago
evilbulgarian 2a1546aa74 fix destdir prefix for mandir.. 8 years ago
Chris Guillott c3a95b86d6 add initial blur support 8 years ago
Chris Guillott ef003b76c2 update changelog to include clock version # 8 years ago
Chris Guillott 18a9572482 Add clock functionality and swap default time/date format strings 8 years ago
Chris Guillott 5e1de46792 also narrow the new keystroke width 8 years ago
Chris Guillott 5a5741bc22 add example lock script 8 years ago
Chris Guillott e4301604e5 add custom time formatter strings 8 years ago
Chris Guillott 158623508a add basic clock feature 8 years ago
Chris Guillott ee0f50de06 add debug make target 8 years ago
Chris Guillott 970bdb5810 upstream merge 8 years ago
eplanet d2130092cf Display error message when locking failed (#99) 8 years ago
Chris Guillott 87ba982a18 also fix my gitignore lol 8 years ago
Chris Guillott 16006c60b8 merge upstream 8 years ago
eplanet 1c97a84847 Displaying locking message when grabbing the pointer/keyboard. (#88) 8 years ago
Chris Guillott c8e1aece73 Merge pull request #8 from i3/master 8 years ago
Diogo Ferreira fd2215b0f0 i3lock: Stop leaking the image_path dup. (#93) 8 years ago
Chris Guillott cbd454e493 Merge branch 'master' of https://github.com/i3/i3lock 8 years ago
koebi 17b7b77893 unlock automatically after authentication failure (#90) 8 years ago