index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_debug.cpp
Age
Commit message (
Expand
)
Author
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-14
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-03-30
configuration: Add auto stub toggle that resets on boot
ameerj
2020-12-19
yuzu: Remove gdbstub configuration
FearlessTobi
2020-08-24
logging/settings: Increase maximum log size to 100 MB and add extended loggin...
M&M
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-07-11
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-05-30
Implement macro JIT
David Marcec
2020-04-20
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-01-29
yuzu: Implement Vulkan frontend
ReinUsesLisp
2019-09-21
config: Remove Dump options from configure_debug
Zach Hilman
2019-08-16
Merge pull request #2766 from FearlessTobi/port-4849
James Rowe
2019-08-09
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
Lioncash
2019-08-02
Qt: Fixed behaviour of buttons by connecting functors to correct signals
Silent
2019-06-28
settings: Add config option for kiosk (quest) mode
Zach Hilman
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2019-05-25
qt: Make UI option for 'Reporting Services' temporary
Zach Hilman
2019-01-17
yuzu/configuration/configure_debug: Remove unused header inclusions
Lioncash
2018-11-20
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-10-29
settings: Add setting to control NSO dumping
Zach Hilman
2018-10-07
qt: Add UI option to configure arguments
Zach Hilman
2018-08-06
qt: Default destructors where applicable
Lioncash
2018-07-29
Port #3911 from Citra: "Optimize settings application"
fearlessTobi
2018-07-21
file_util: Use an enum class for GetUserPath()
Lioncash
2018-07-02
Add configurable logging backends
James Rowe
2018-01-16
clang-format
MerryMage
2018-01-12
Remove gpu debugger and get yuzu qt to compile
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe