aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/configuration/configure_debug.cpp
AgeCommit message (Expand)Author
2023-11-12renderer_vulkan: Introduce separate cmd buffer for uploadsGPUCode
2023-10-08qt: implement automatic crash dump supportLiam
2023-09-14debug: Add renderdoc capture hotkeyGPUCode
2023-01-04yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow
2022-09-19yuzu qt: Add option to disable startup Vulkan checklat9nq
2022-09-04yuzu: Use a debugger to generate minidumpslat9nq
2022-09-03Qt: Make General->Debug scrollableKyle Kienapfel
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-22Project AndioKelebek1
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-05-08VideoCore: Add option to dump the macros.Fernando Sahmkow
2022-03-17yuzu qt: Save disable_web_applet settinglat9nq
2022-03-17configure_debug: Add option to set disable_web_appletlat9nq
2022-01-04ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-07-27renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp
2021-07-22shader: Add shader loop safety check settingslat9nq
2021-07-08settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-16fsp_srv: Fix filesystem access loggingMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-04-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14common: Move settings to common from core.bunnei
2021-04-14core: settings: Add setting for debug assertions and disable by default.bunnei
2021-03-30configuration: Add auto stub toggle that resets on bootameerj
2020-12-19yuzu: Remove gdbstub configurationFearlessTobi
2020-08-24logging/settings: Increase maximum log size to 100 MB and add extended loggin...M&M
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage
2020-05-30Implement macro JITDavid Marcec
2020-04-20dynarmic: Add option to disable CPU JIT optimizationsMerryMage
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2019-09-21config: Remove Dump options from configure_debugZach Hilman
2019-08-16Merge pull request #2766 from FearlessTobi/port-4849James Rowe
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-08-02Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-05yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash
2019-06-05yuzu/configuration: Make function naming consistentLioncash
2019-05-25qt: Make UI option for 'Reporting Services' temporaryZach Hilman
2019-01-17yuzu/configuration/configure_debug: Remove unused header inclusionsLioncash
2018-11-20settings: Add option to dump ExeFS of games upon launchZach Hilman
2018-10-29settings: Add setting to control NSO dumpingZach Hilman
2018-10-07qt: Add UI option to configure argumentsZach Hilman