summaryrefslogtreecommitdiff
path: root/src/common/hash.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Port cityhash code from Citra.Gravatar bunnei2018-04-131-141/+0
* Common: Fix some out-of-style includesGravatar Yuri Kunde Schlesner2017-05-271-3/+3
* common: switch ComputeHash64 len param to size_t instead of int, fix warning ...Gravatar Kloen2017-01-281-4/+4
* Fix typosGravatar Ricardo de Almeida Gonzaga2016-10-201-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-32/+64
* hash: Get rid of unused functionsGravatar Lioncash2015-09-161-16/+0
* Common: Added MurmurHash3 hash function for general-purpose use.Gravatar bunnei2015-08-151-0/+126
* Common: Remove hash.cpp/hGravatar Yuri Kunde Schlesner2015-05-071-524/+0
* Common: Add proper macros to test for architecture pointer sizeGravatar Yuri Kunde Schlesner2015-05-071-1/+1
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-071-0/+1
* Common: Move SSE detection ifdefs to platform.hGravatar Yuri Kunde Schlesner2015-05-071-0/+2
* Misc cleanup of common and related functionsGravatar archshift2015-02-191-6/+6
* Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.hGravatar archshift2015-02-191-0/+1
* License changeGravatar purpasmart962014-12-201-2/+2
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-191-16/+16
* fixed project includes to use new directory structureGravatar bunnei2014-04-081-2/+2
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+520