index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
common
/
hash.h
Age
Commit message (
Expand
)
Author
2022-10-06
Refactor VideoCore to use AS sepparate from Channel.
Fernando Sahmkow
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2020-08-15
common: Make use of [[nodiscard]] where applicable
Lioncash
2019-11-13
common/hash: Remove unused HashableStruct
Lioncash
2019-10-26
Shader_IR: Address Feedback.
Fernando Sahmkow
2019-10-25
VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...
Fernando Sahmkow
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-08-07
common: Convert type traits templates over to variable template versions wher...
Lioncash
2018-04-13
common: Port cityhash code from Citra.
bunnei
2017-01-28
common: add <cstddef> to hash.h
Kloen
2017-01-28
common: switch ComputeHash64 len param to size_t instead of int, fix warning ...
Kloen
2015-08-15
Common: Added MurmurHash3 hash function for general-purpose use.
bunnei
2015-05-07
Common: Remove hash.cpp/h
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2014-12-20
License change
purpasmart96
2014-08-17
Common: Move header guards over to pragma once
Lioncash
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei