index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_debug.cpp
Age
Commit message (
Expand
)
Author
2023-11-12
renderer_vulkan: Introduce separate cmd buffer for uploads
GPUCode
2023-10-08
qt: implement automatic crash dump support
Liam
2023-09-14
debug: Add renderdoc capture hotkey
GPUCode
2023-01-04
yuzu-ui: Add setting for disabling macro HLE
Fernando Sahmkow
2022-09-19
yuzu qt: Add option to disable startup Vulkan check
lat9nq
2022-09-04
yuzu: Use a debugger to generate minidumps
lat9nq
2022-09-03
Qt: Make General->Debug scrollable
Kyle Kienapfel
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-22
Project Andio
Kelebek1
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
2022-05-08
VideoCore: Add option to dump the macros.
Fernando Sahmkow
2022-03-17
yuzu qt: Save disable_web_applet setting
lat9nq
2022-03-17
configure_debug: Add option to set disable_web_applet
lat9nq
2022-01-04
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2021-11-27
settings: Add debug setting to enable all controllers
german77
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-10-07
configuration: Add const qualifier where able
lat9nq
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-07-27
renderer_vulkan: Add setting to log pipeline statistics
ReinUsesLisp
2021-07-22
shader: Add shader loop safety check settings
lat9nq
2021-07-08
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-16
fsp_srv: Fix filesystem access logging
Morph
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
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
[next]