summaryrefslogtreecommitdiffstats
path: root/src/common/hash.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-20Fix typosRicardo de Almeida Gonzaga1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-32/+64
2015-09-16hash: Get rid of unused functionsLioncash1-16/+0
2015-08-15Common: Added MurmurHash3 hash function for general-purpose use.bunnei1-0/+126
2015-05-07Common: Remove hash.cpp/hYuri Kunde Schlesner1-524/+0
2015-05-07Common: Add proper macros to test for architecture pointer sizeYuri Kunde Schlesner1-1/+1
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-0/+1
2015-05-07Common: Move SSE detection ifdefs to platform.hYuri Kunde Schlesner1-0/+2
2015-02-20Misc cleanup of common and related functionsarchshift1-6/+6
2015-02-20Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.harchshift1-0/+1
2014-12-21License changepurpasmart961-2/+2
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-16/+16
2014-04-09fixed project includes to use new directory structurebunnei1-2/+2
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-343/+343
2013-09-05replaced common code with dolphin commonShizZy1-0/+520
2013-09-04deleted gekko's common filesShizZy1-241/+0
2013-08-30adding initial project layoutShizZy1-0/+241