summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Hash.cpp
AgeCommit message (Expand)Author
2016-01-21A few more asterisks, mostly castsmathieui
2016-01-21More asterisksmathieui
2015-10-06Include cstring in Hash.cpp to fix building without PCHChristian Widmer
2015-08-29Hash: Narrow define scopeLioncash
2015-06-08[AArch64] Implement CRC32 texture hashing.Ryan Houdek
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-24Clean up the intrinsics #ifdef messTillmann Karras
2015-02-18GetCRC32: Fix the hash for the last byte(s)mimimi085181
2015-01-29Fix clang on x86_64.Ryan Houdek
2014-12-29VideoCommon: make hash independet from hires texturesdegasus
2014-10-18Use CRC to output 64 bits instead of 32Fiora
2014-10-17Hash: unroll CRC loop, since CRC32 typically has nontrivial latencyFiora
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-05-29Remove the min/max functions in CommonFuncs.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre