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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-28
Common: Fix some out-of-style includes
Yuri Kunde Schlesner
1
-3
/
+3
2017-01-28
common: switch ComputeHash64 len param to size_t instead of int, fix warning on MSVC on dsp_dsp.cpp
Kloen
1
-4
/
+4
2016-10-20
Fix typos
Ricardo de Almeida Gonzaga
1
-1
/
+1
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-1
/
+0
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-32
/
+64
2015-09-16
hash: Get rid of unused functions
Lioncash
1
-16
/
+0
2015-08-15
Common: Added MurmurHash3 hash function for general-purpose use.
bunnei
1
-0
/
+126
2015-05-07
Common: Remove hash.cpp/h
Yuri Kunde Schlesner
1
-524
/
+0
2015-05-07
Common: Add proper macros to test for architecture pointer size
Yuri Kunde Schlesner
1
-1
/
+1
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-0
/
+1
2015-05-07
Common: Move SSE detection ifdefs to platform.h
Yuri Kunde Schlesner
1
-0
/
+2
2015-02-20
Misc cleanup of common and related functions
archshift
1
-6
/
+6
2015-02-20
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
archshift
1
-0
/
+1
2014-12-21
License change
purpasmart96
1
-2
/
+2
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-16
/
+16
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-2
/
+2
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-343
/
+343
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+520
2013-09-04
deleted gekko's common files
ShizZy
1
-241
/
+0
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+241