summaryrefslogtreecommitdiff
path: root/src/common/cityhash.h
AgeCommit message (Expand)Author
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2021-02-23common: add missing header after f3805376f726Jan Beich
2021-02-18common/cityhash: Use common typesReinUsesLisp
2020-08-15common: Make use of [[nodiscard]] where applicableLioncash
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-04-13common: Port cityhash code from Citra.bunnei