summaryrefslogtreecommitdiff
path: root/src/common/hash.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-07common: Convert type traits templates over to variable template versions wher...Gravatar Lioncash1-2/+2
2018-04-13common: Port cityhash code from Citra.Gravatar bunnei1-5/+50
2017-01-28common: add <cstddef> to hash.hGravatar Kloen1-0/+1
2017-01-28common: switch ComputeHash64 len param to size_t instead of int, fix warning ...Gravatar Kloen1-2/+2
2015-08-15Common: Added MurmurHash3 hash function for general-purpose use.Gravatar bunnei1-0/+25
2015-05-07Common: Remove hash.cpp/hGravatar Yuri Kunde Schlesner1-17/+0
2015-05-07Common: Remove common.hGravatar Yuri Kunde Schlesner1-1/+1
2014-12-20License changeGravatar purpasmart961-2/+2
2014-08-17Common: Move header guards over to pragma onceGravatar Lioncash1-4/+1
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-1/+1
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+20
2013-09-04deleted gekko's common filesGravatar ShizZy1-46/+0
2013-08-29adding initial project layoutGravatar ShizZy1-0/+46