aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/mem_arena.cpp
Commit message (Collapse)AuthorAge
* Remove tabs in all files except in skyeye imports and in generated GL codeGravatar Emmanuel Gil Peyrot2014-11-19
|
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵Gravatar Emmanuel Gil Peyrot2014-11-19
| | | | or generated
* Merge pull request #99 from archshift/ext-checkGravatar bunnei2014-09-11
|\ | | | | loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace
* | common: Prune all redundant includesGravatar archshift2014-09-08
| |
| * Added string_util to common, small changes in loader.cppGravatar archshift2014-09-08
|/
* mem_arena: Replace insecure temporary file creation with devshm, importing ↵Gravatar Emmanuel Gil Peyrot2014-08-16
| | | | Dolphin’s code.
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08