summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_debug.cpp
AgeCommit message (Expand)Author
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
2018-08-06qt: Default destructors where applicableLioncash
2018-07-29Port #3911 from Citra: "Optimize settings application"fearlessTobi
2018-07-21file_util: Use an enum class for GetUserPath()Lioncash
2018-07-02Add configurable logging backendsJames Rowe
2018-01-16clang-formatMerryMage
2018-01-12Remove gpu debugger and get yuzu qt to compileJames Rowe
2018-01-12Massive removal of unused modulesJames Rowe