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
/
mem_arena.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-20
Common: Change names containing “Dolphin” or “PPSSPP” to something more generic.
Emmanuel Gil Peyrot
1
-1
/
+1
2015-02-19
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
1
-4
/
+3
2015-01-06
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
1
-82
/
+2
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
1
-7
/
+7
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-10
/
+10
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
1
-5
/
+5
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-5
/
+5
2014-09-09
common: Prune all redundant includes
archshift
1
-4
/
+0
2014-09-09
Added string_util to common, small changes in loader.cpp
archshift
1
-1
/
+1
2014-08-16
mem_arena: Replace insecure temporary file creation with devshm, importing Dolphin’s code.
Emmanuel Gil Peyrot
1
-24
/
+23
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-5
/
+3
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-01
grabbed ppsspp's MemArena
bunnei
1
-202
/
+385
2013-09-06
start of 3DS memory map
ShizZy
1
-10
/
+0
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+304