index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
swap.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
common: fix swap functions on Bitrig and OpenBSD
Daniel Lim Wee Soong
1
-1
/
+13
2016-10-28
common: use system bswap* functions on more BSDs
Jan Beich
1
-2
/
+5
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-2
/
+0
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
1
-2
/
+1
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-140
/
+191
2016-05-09
swap: Get rid of pointer casting for swapping structs
Lioncash
1
-5
/
+5
2016-05-09
swap: Get rid of undefined behavior in swapf and swapd
Lioncash
1
-14
/
+18
2016-05-09
swap: Remove unused methods
Lioncash
1
-28
/
+0
2015-09-11
common: Get rid of a cast in swap.h
Lioncash
1
-2
/
+2
2015-06-28
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
1
-3
/
+7
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
1
-1
/
+1
2015-03-06
Removed swap code redundancy and moved common swap code to swap.h
archshift
1
-14
/
+97
2015-01-06
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
1
-4
/
+0
2014-10-26
Fix compile errors in Clang
Yuri Kunde Schlesner
1
-1
/
+0
2014-04-23
fixes to build on linux
bunnei
1
-13
/
+13
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-335
/
+335
2013-09-19
added swap types to common
ShizZy
1
-0
/
+535