summaryrefslogtreecommitdiffstats
path: root/src/common/hash.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Port cityhash code from Citra.bunnei2018-04-141-5/+50
* common: add <cstddef> to hash.hKloen2017-01-281-0/+1
* common: switch ComputeHash64 len param to size_t instead of int, fix warning on MSVC on dsp_dsp.cppKloen2017-01-281-2/+2
* Common: Added MurmurHash3 hash function for general-purpose use.bunnei2015-08-151-0/+25
* Common: Remove hash.cpp/hYuri Kunde Schlesner2015-05-071-17/+0
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+1
* License changepurpasmart962014-12-211-2/+2
* Common: Move header guards over to pragma onceLioncash2014-08-171-4/+1
* fixed project includes to use new directory structurebunnei2014-04-091-1/+1
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+20