aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/mem_arena.h
Commit message (Collapse)AuthorAge
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
|
* Common: Remove dead platform #ifdefs to make the code more readable.Gravatar Emmanuel Gil Peyrot2015-01-06
| | | | | | 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.
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-17
| | | | Also replaced C headers with the C++ equivalent ones
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08