index
:
yuzu-mainline
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.ui
Age
Commit message (
Expand
)
Author
2023-12-12
configure_debug: Fix small typo
FearlessTobi
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-07-21
configure_debug: Reorganize
lat9nq
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-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-24
configure_debug: Fix typo
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-09-22
Clean-up and nits
Levi Behunin
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-16
fsp_srv: Fix filesystem access logging
Morph
2021-05-16
configure_debug: FIx duplicate labels
Morph
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-07-26
yuzu/configure_debug: Remove duplicated checkboxes
FearlessTobi
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
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
config: Remove Dump options from configure_debug
Zach Hilman
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-05-29
qt: Silence name collision warnings
ReinUsesLisp
2019-05-25
qt: Make UI option for 'Reporting Services' temporary
Zach Hilman
2018-11-20
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
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
GDBStub works with both Unicorn and Dynarmic now (#941)
Hedges
2018-07-02
Add configurable logging backends
James Rowe
2018-01-16
Implement Pull #3030 from Citra
Tobias
2018-01-12
Massive removal of unused modules
James Rowe