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
/
chunk_file.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-1
/
+0
2016-09-19
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
1
-6
/
+3
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-283
/
+256
2015-09-12
general: Replace 0 literals with nullptr where applicable
Lioncash
1
-2
/
+2
2015-06-28
Core: Cleanup core includes.
Emmanuel Gil Peyrot
1
-1
/
+2
2015-06-28
Common: Fix FileUtil includes, and everything relying on those.
Emmanuel Gil Peyrot
1
-3
/
+4
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-1
/
+2
2015-02-19
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
1
-1
/
+1
2015-02-11
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
1
-5
/
+4
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
1
-6
/
+29
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-12
/
+12
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-7
/
+7
2014-09-22
chunk_file: General cleanup
Lioncash
1
-244
/
+0
2014-09-17
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
Emmanuel Gil Peyrot
1
-4
/
+4
2014-08-17
Common: Move header guards over to pragma once
Lioncash
1
-4
/
+1
2014-05-20
Improved clarity and whitespace
archshift
1
-0
/
+1
2014-04-28
Problematic class with no current implementation
archshift
1
-2
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-2
/
+2
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
-780
/
+780
2013-09-20
updated to chunk_file module from ppsspp
ShizZy
1
-133
/
+623
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+384