Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-09-21 | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 1 | -1/+1 |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -3/+1 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -36/+56 |
2015-08-16 | Common: Cleanup CPU capability detection code. | bunnei | 1 | -131/+89 |
2015-08-16 | Common: Move cpu_detect to x64 directory. | bunnei | 1 | -2/+2 |
2015-08-16 | x64: Refactor to remove fake interfaces and general cleanups. | bunnei | 1 | -1/+1 |
2015-08-15 | Common: Added MurmurHash3 hash function for general-purpose use. | bunnei | 1 | -0/+1 |
2015-08-15 | Common: Ported over Dolphin's code for x86 CPU capability detection. | bunnei | 1 | -0/+228 |