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
/
common_paths.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
file_util: Add shader directory
ReinUsesLisp
2019-02-07
1
-0
/
+1
*
common_paths: Add Load and Dump dirs
Zach Hilman
2018-09-22
1
-0
/
+2
*
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
Zach Hilman
2018-08-01
1
-0
/
+1
*
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-21
1
-3
/
+3
*
Remove some references to Citra
fearlessTobi
2018-07-06
1
-1
/
+1
*
Add configurable logging backends
James Rowe
2018-07-03
1
-0
/
+3
*
Removing unused settings and yuzu rebranding
James Rowe
2018-01-13
1
-5
/
+1
*
HW: add AES engine & implement AES-CCM
wwylele
2017-02-21
1
-0
/
+1
*
file_util: Remove unused paths.
bunnei
2016-12-22
1
-18
/
+0
*
Move to AppData/Roaming/Citra/
freiro
2016-11-26
1
-1
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-27
/
+27
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-3
/
+0
*
Common: Fix logic for setting EMU_DATA_DIR.
Emmanuel Gil Peyrot
2015-03-16
1
-6
/
+5
*
Common: Switch to the XDG Base Directory Specification for directory selection.
Emmanuel Gil Peyrot
2015-02-25
1
-1
/
+1
*
Archives: Changed the way paths are built for the archives.
Subv
2015-01-04
1
-5
/
+1
*
SaveDataCheck: Move the files to nand/title
Subv
2015-01-04
1
-1
/
+1
*
Archives: Change the folder layout of some archives.
Subv
2015-01-03
1
-20
/
+21
*
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2015-01-03
1
-0
/
+1
*
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-30
1
-0
/
+1
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
*
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-18
1
-0
/
+1
*
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-18
1
-0
/
+1
*
APT_U: Added GetSharedFont service function.
bunnei
2014-12-13
1
-0
/
+3
*
Common: Add "sysdata" to GetUserPath and cleanup.
bunnei
2014-12-12
1
-13
/
+1
*
Added configuration file system.
archshift
2014-10-08
1
-22
/
+22
*
Use the citra user path for the sdmc directory
archshift
2014-09-21
1
-0
/
+1
*
Common: Move header guards over to pragma once
Lioncash
2014-08-17
1
-4
/
+1
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-1
/
+1
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+79