77 Commits (c27266c4cd5feabd01c8de89573c229a0ed5991d)

Author SHA1 Message Date
omardotdev c27266c4cd
[qt] fix configure_debug; use a better method of getting multiple setting values (#4092) 1 day ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 weeks ago
omardotdev e6ad51e3d5
[settings] remove duplicate settings (#3847) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
crueter 8678cb06eb
[meta] clang-format literally all of the Qt code (#3706) 3 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 3 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 4 months ago
xbzk e63f71c787
[android, qt] 16 bit debug knob set for quick development toggles (#3076) 7 months ago
lizzie f40025fd9b
[qt, settings] allow to set custom unit and battery serial (#2813) 7 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 7 months ago
lizzie c0fb872d1a
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) 8 months ago
MaranBr ef14303c48
[common] Ensures that the Custom Web Applet will never be enabled if it has not been compiled with the project (#2754) 8 months ago
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 8 months ago
MaranBr 053f4e95d4
[common] Better approach to enabling and disabling the Web Applet (#2729) 8 months ago
MaranBr bfffafe68b
[common] Change web offline applet default setting to HLE (#2705) 8 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 9 months ago
MaranBr 428249cb01
[debug] Rename remaining names in accordance with PR 341 (#343) 10 months ago
Aleksandr Popovich bc55ed496f add option to censor the username in logs (#111) 1 year ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 1 year ago
swurl d659d6f5b4 Runtime option for flushing logs by line (#90) 1 year ago
GPUCode 4b853ff5cf renderer_vulkan: Introduce separate cmd buffer for uploads 3 years ago
Liam 5f51662bdb qt: implement automatic crash dump support 3 years ago
GPUCode cc2c6d8805 debug: Add renderdoc capture hotkey 3 years ago
Fernando Sahmkow e5d02ff039 yuzu-ui: Add setting for disabling macro HLE 4 years ago
lat9nq e5392df1a5 yuzu qt: Add option to disable startup Vulkan check 4 years ago
lat9nq 554b7e220b yuzu: Use a debugger to generate minidumps 4 years ago
Kyle Kienapfel e97afb9e3b Qt: Make General->Debug scrollable 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Kelebek1 be1f5f1d9f Project Andio 4 years ago
Liam 2ee161a0bf core/debugger: Implement new GDB stub debugger 4 years ago
Fernando Sahmkow df5dd2fd82 VideoCore: Add option to dump the macros. 4 years ago
lat9nq 07c908f27e yuzu qt: Save disable_web_applet setting 4 years ago
lat9nq 7aaeb29b82 configure_debug: Add option to set disable_web_applet 4 years ago
Fernando Sahmkow 65387dd0a0 ShaderDecompiler: Add a debug option to dump the game's shaders. 5 years ago
german77 b7357d95a7 settings: Add debug setting to enable all controllers 5 years ago
Morph e7364a0165 configuration: Use std::make_unique instead of operator new for ui 5 years ago
lat9nq 6405a2a989 configuration: Add const qualifier where able 5 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 5 years ago
lat9nq 3a70b6c79b shader: Add shader loop safety check settings 5 years ago
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei e7800fb6ff core: settings: Add setting for debug assertions and disable by default. 5 years ago
ameerj 96fbe4f630 configuration: Add auto stub toggle that resets on boot 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 6 years ago