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