This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
libdeflate
Watch
1
Star
0
Fork
0
You've already forked libdeflate
mirror of
https://github.com/cuberite/libdeflate.git
synced
2025-09-26 12:50:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libdeflate
/
lib
/
x86
History
Eric Biggers
a735fa830f
lib, programs: remove all unnecessary 'extern' keywords
...
'extern' on function declarations is redundant.
2020-04-17 21:27:56 -07:00
..
adler32_impl.h
lib/x86/adler32: add an AVX-512BW optimized Adler32 implementation
2018-12-24 17:36:07 -06:00
cpu_features.c
lib/x86/cpu_features: detect AVX-512BW support
2018-12-24 17:36:07 -06:00
cpu_features.h
lib, programs: remove all unnecessary 'extern' keywords
2020-04-17 21:27:56 -07:00
crc32_impl.h
lib: refactor architecture-specific code
2018-02-18 23:03:26 -08:00
crc32_pclmul_template.h
lib: fix some typos in comments
2019-08-24 17:38:50 -07:00
decompress_impl.h
lib: refactor architecture-specific code
2018-02-18 23:03:26 -08:00
matchfinder_impl.h
lib: refactor architecture-specific code
2018-02-18 23:03:26 -08:00