| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2016-10-27 | common: use system CPUID routine on DragonFly as well | 1 | -2/+2 | |
| 2016-10-27 | common: some FreeBSD headers are incomplete to avoid namespace pollution | 1 | -1/+3 | |
| 2016-09-21 | Use negative priorities to avoid special-casing the self-include | 1 | -1/+1 | |
| 2016-09-21 | Remove empty newlines in #include blocks. | 1 | -3/+1 | |
| 2016-09-18 | Sources: Run clang-format on everything. | 1 | -36/+56 | |
| 2015-08-15 | Common: Cleanup CPU capability detection code. | 1 | -131/+89 | |
| 2015-08-15 | Common: Move cpu_detect to x64 directory. | 1 | -2/+2 | |
| 2015-08-15 | x64: Refactor to remove fake interfaces and general cleanups. | 1 | -1/+1 | |
| 2015-08-15 | Common: Added MurmurHash3 hash function for general-purpose use. | 1 | -0/+1 | |
| 2015-08-15 | Common: Ported over Dolphin's code for x86 CPU capability detection. | 1 | -0/+228 |