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
/
yuzu_cmd
/
config.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
1
-3
/
+2
2022-07-15
common/setting: Make ranged a property of the type
merry
1
-2
/
+2
2022-06-30
settings: Consolidate RangedSetting's with regular ones
lat9nq
1
-2
/
+2
2022-03-15
yuzu_cmd: Allow user to specify config file location
lat9nq
1
-2
/
+3
2021-07-01
yuzu_cmd: config: Pass a reference in
lat9nq
1
-1
/
+7
2021-06-28
general: Make most settings a BasicSetting
lat9nq
1
-0
/
+6
2021-05-26
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
Morph
1
-1
/
+2
2018-01-13
Massive removal of unused modules
James Rowe
1
-0
/
+0
2017-05-28
Citra: Convert include into forward declaration
Yuri Kunde Schlesner
1
-1
/
+3
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-1
/
+0
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-1
/
+2
2016-03-02
Config: Use unique_ptr instead of raw pointer
MerryMage
1
-4
/
+4
2016-03-02
Dependencies: Remove GLFW, Add SDL2
MerryMage
1
-2
/
+2
2015-06-28
Citra: Fix the includes a bit, thanks to include-what-you-use.
Emmanuel Gil Peyrot
1
-4
/
+2
2014-12-21
License change
purpasmart96
1
-1
/
+1
2014-11-19
Merge Config::ReadXYZs
archshift
1
-4
/
+1
2014-11-03
Add support for disabling log from settings
Sean
1
-0
/
+1
2014-10-28
Use configuration files to enable or disable the new dyncom interpreter.
archshift
1
-0
/
+1
2014-10-23
Use config files to store whether SDMC is enabled or not
archshift
1
-0
/
+1
2014-10-08
Added configuration file system.
archshift
1
-0
/
+24