21 Commits (7dd574a3a173d9fa372874270fe93dac45e7b60b)

Author SHA1 Message Date
Cameron Cawley edf024592e Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
Lioncash 5edccd695c common/swap: Remove unnecessary const on return value of swap() 8 years ago
Lioncash f66d29acf2 common/swap: Use static_cast where applicable 8 years ago
Lioncash d7ebfa40a1 common/swap: Use using aliases where applicable 8 years ago
fearlessTobi 365753a98c Port #3579 from Citra 8 years ago
Daniel Lim Wee Soong 96cb786cd1 common: fix swap functions on Bitrig and OpenBSD 8 years ago
Jan Beich e7c016ea8f common: use system bswap* functions on more BSDs 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
Lioncash fabe55dda3 swap: Get rid of pointer casting for swapping structs 10 years ago
Lioncash a7ce0e430b swap: Get rid of undefined behavior in swapf and swapd 10 years ago
Lioncash d89a038465 swap: Remove unused methods 10 years ago
Lioncash ad57b24255 common: Get rid of a cast in swap.h 10 years ago
Emmanuel Gil Peyrot 2d044a67c9 Common: Cleanup memory and misc includes. 11 years ago
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 years ago
archshift e011acaa84 Removed swap code redundancy and moved common swap code to swap.h 11 years ago
Emmanuel Gil Peyrot 6b411c63c9 Common: Remove dead platform #ifdefs to make the code more readable. 11 years ago
Yuri Kunde Schlesner da564d3fe0 Fix compile errors in Clang 11 years ago
bunnei 7a136b8a84 fixes to build on linux 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei c9b5b89e21 convert tabs to spaces 12 years ago
ShizZy f24f4ff978 added swap types to common 12 years ago