summaryrefslogtreecommitdiff
path: root/src/common/hash.cpp
AgeCommit message (Expand)Author
2017-05-27Common: Fix some out-of-style includesYuri Kunde Schlesner
2017-01-28common: switch ComputeHash64 len param to size_t instead of int, fix warning ...Kloen
2016-10-20Fix typosRicardo de Almeida Gonzaga
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-09-16hash: Get rid of unused functionsLioncash
2015-08-15Common: Added MurmurHash3 hash function for general-purpose use.bunnei
2015-05-07Common: Remove hash.cpp/hYuri Kunde Schlesner
2015-05-07Common: Add proper macros to test for architecture pointer sizeYuri Kunde Schlesner
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-07Common: Move SSE detection ifdefs to platform.hYuri Kunde Schlesner
2015-02-19Misc cleanup of common and related functionsarchshift
2015-02-19Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.harchshift
2014-12-20License changepurpasmart96
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei