summaryrefslogtreecommitdiff
path: root/src/common/swap.h
AgeCommit message (Collapse)Author
2015-09-11common: Get rid of a cast in swap.hLioncash
2015-06-28Common: Cleanup memory and misc includes.Emmanuel Gil Peyrot
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-03-05Removed swap code redundancy and moved common swap code to swap.harchshift
2015-01-06Common: Remove dead platform #ifdefs to make the code more readable.Emmanuel Gil Peyrot
Symbian, Xbox, Blackberry and iOS got removed. FreeBSD and Android kept due to them potentially being able to run Citra in the future. The iOS specific part also got removed from PPSSPP in order to fix a bug there.
2014-10-26Fix compile errors in ClangYuri Kunde Schlesner
2014-04-22fixes to build on linuxbunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei