aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/hash.h
AgeCommit message (Expand)Author
2022-10-06Refactor VideoCore to use AS sepparate from Channel.Fernando Sahmkow
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2019-11-13common/hash: Remove unused HashableStructLioncash
2019-10-26Shader_IR: Address Feedback.Fernando Sahmkow
2019-10-25VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...Fernando Sahmkow
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-07common: Convert type traits templates over to variable template versions wher...Lioncash
2018-04-13common: Port cityhash code from Citra.bunnei
2017-01-28common: add <cstddef> to hash.hKloen
2017-01-28common: switch ComputeHash64 len param to size_t instead of int, fix warning ...Kloen
2015-08-15Common: Added MurmurHash3 hash function for general-purpose use.bunnei
2015-05-07Common: Remove hash.cpp/hYuri Kunde Schlesner
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2014-12-20License changepurpasmart96
2014-08-17Common: Move header guards over to pragma onceLioncash
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei