index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Hash.cpp
Age
Commit message (
Expand
)
Author
2016-01-21
A few more asterisks, mostly casts
mathieui
2016-01-21
More asterisks
mathieui
2015-10-06
Include cstring in Hash.cpp to fix building without PCH
Christian Widmer
2015-08-29
Hash: Narrow define scope
Lioncash
2015-06-08
[AArch64] Implement CRC32 texture hashing.
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-24
Clean up the intrinsics #ifdef mess
Tillmann Karras
2015-02-18
GetCRC32: Fix the hash for the last byte(s)
mimimi085181
2015-01-29
Fix clang on x86_64.
Ryan Houdek
2014-12-29
VideoCommon: make hash independet from hires textures
degasus
2014-10-18
Use CRC to output 64 bits instead of 32
Fiora
2014-10-17
Hash: unroll CRC loop, since CRC32 typically has nontrivial latency
Fiora
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre