index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
hash.cpp
Age
Commit message (
Expand
)
Author
2017-05-27
Common: Fix some out-of-style includes
Yuri Kunde Schlesner
2017-01-28
common: switch ComputeHash64 len param to size_t instead of int, fix warning ...
Kloen
2016-10-20
Fix typos
Ricardo de Almeida Gonzaga
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2015-09-16
hash: Get rid of unused functions
Lioncash
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: Add proper macros to test for architecture pointer size
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
Common: Move SSE detection ifdefs to platform.h
Yuri Kunde Schlesner
2015-02-19
Misc cleanup of common and related functions
archshift
2015-02-19
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
archshift
2014-12-20
License change
purpasmart96
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
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