summaryrefslogtreecommitdiff
path: root/src/common/swap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port #3732 from Citra: "common: Fix compilation on ARM"Gravatar Cameron Cawley2018-07-291-1/+1
* common/swap: Remove unnecessary const on return value of swap()Gravatar Lioncash2018-07-191-1/+1
* common/swap: Use static_cast where applicableGravatar Lioncash2018-07-191-16/+16
* common/swap: Use using aliases where applicableGravatar Lioncash2018-07-191-33/+33
* Port #3579 from CitraGravatar fearlessTobi2018-07-071-1/+1
* common: fix swap functions on Bitrig and OpenBSDGravatar Daniel Lim Wee Soong2018-04-031-1/+13
* common: use system bswap* functions on more BSDsGravatar Jan Beich2016-10-271-2/+5
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-2/+0
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-2/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-140/+191
* swap: Get rid of pointer casting for swapping structsGravatar Lioncash2016-05-081-5/+5
* swap: Get rid of undefined behavior in swapf and swapdGravatar Lioncash2016-05-081-14/+18
* swap: Remove unused methodsGravatar Lioncash2016-05-081-28/+0
* common: Get rid of a cast in swap.hGravatar Lioncash2015-09-111-2/+2
* Common: Cleanup memory and misc includes.Gravatar Emmanuel Gil Peyrot2015-06-281-3/+7
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-291-1/+1
* Removed swap code redundancy and moved common swap code to swap.hGravatar archshift2015-03-051-14/+97
* Common: Remove dead platform #ifdefs to make the code more readable.Gravatar Emmanuel Gil Peyrot2015-01-061-4/+0
* Fix compile errors in ClangGravatar Yuri Kunde Schlesner2014-10-261-1/+0
* fixes to build on linuxGravatar bunnei2014-04-221-13/+13
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-081-0/+535