summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_debug.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow2023-01-041-0/+3
* yuzu qt: Add option to disable startup Vulkan checklat9nq2022-09-191-0/+2
* yuzu: Use a debugger to generate minidumpslat9nq2022-09-051-1/+20
* Qt: Make General->Debug scrollableKyle Kienapfel2022-09-031-1/+1
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* Project AndioKelebek12022-07-221-0/+2
* core/debugger: Implement new GDB stub debuggerLiam2022-06-011-1/+8
* VideoCore: Add option to dump the macros.Fernando Sahmkow2022-05-091-0/+3
* yuzu qt: Save disable_web_applet settinglat9nq2022-03-181-1/+1
* configure_debug: Add option to set disable_web_appletlat9nq2022-03-171-0/+8
* ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow2022-01-041-0/+3
* settings: Add debug setting to enable all controllersgerman772021-11-281-0/+2
* configuration: Use std::make_unique instead of operator new for uiMorph2021-10-151-1/+1
* configuration: Add const qualifier where ablelat9nq2021-10-071-1/+1
* yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq2021-10-071-2/+3
* renderer_vulkan: Add setting to log pipeline statisticsReinUsesLisp2021-07-281-0/+3
* shader: Add shader loop safety check settingslat9nq2021-07-231-0/+8
* settings, arm_dynarmic, yuzu qt: Move CPU debugging optionlat9nq2021-07-081-0/+3
* yuzu qt: Make most UISettings a BasicSettinglat9nq2021-06-291-1/+1
* general: Make most settings a BasicSettinglat9nq2021-06-281-11/+12
* fsp_srv: Fix filesystem access loggingMorph2021-06-161-3/+8
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-2/+2
* Merge pull request #6199 from lioncash/log-nsbunnei2021-04-151-2/+2
|\
| * common/log: Move Log namespace into the Common namespaceLioncash2021-04-151-2/+2
* | common: Move settings to common from core.bunnei2021-04-151-1/+1
* | core: settings: Add setting for debug assertions and disable by default.bunnei2021-04-151-0/+2
|/
* configuration: Add auto stub toggle that resets on bootameerj2021-03-301-0/+2
* yuzu: Remove gdbstub configurationFearlessTobi2020-12-191-5/+0
* logging/settings: Increase maximum log size to 100 MB and add extended logging optionM&M2020-08-251-0/+2
* common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-1/+2
* configuration: Add settings to enable/disable specific CPU optimizationsMerryMage2020-07-111-2/+0
* Implement macro JITDavid Marcec2020-05-301-0/+3
* dynarmic: Add option to disable CPU JIT optimizationsMerryMage2020-04-201-0/+2
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-0/+3
* config: Remove Dump options from configure_debugZach Hilman2019-09-211-4/+0
* Merge pull request #2766 from FearlessTobi/port-4849James Rowe2019-08-171-1/+1
|\
| * Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent2019-08-021-1/+1
* | yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash2019-08-091-1/+1
|/
* settings: Add config option for kiosk (quest) modeZach Hilman2019-06-291-0/+2
* Merge pull request #2482 from DarkLordZach/prepobunnei2019-06-211-0/+2
|\
| * qt: Make UI option for 'Reporting Services' temporaryZach Hilman2019-05-251-0/+2
* | yuzu/configuration: Make all widgets and dialogs aware of language changesLioncash2019-06-061-0/+12
* | yuzu/configuration: Make function naming consistentLioncash2019-06-051-3/+4
|/
* yuzu/configuration/configure_debug: Remove unused header inclusionsLioncash2019-01-171-1/+0
* settings: Add option to dump ExeFS of games upon launchZach Hilman2018-11-201-0/+2
* settings: Add setting to control NSO dumpingZach Hilman2018-10-291-0/+2
* qt: Add UI option to configure argumentsZach Hilman2018-10-071-0/+2
* qt: Default destructors where applicableLioncash2018-08-061-1/+1
* Port #3911 from Citra: "Optimize settings application"fearlessTobi2018-07-291-1/+0
* file_util: Use an enum class for GetUserPath()Lioncash2018-07-211-1/+1
* Add configurable logging backendsJames Rowe2018-07-031-0/+22
* clang-formatMerryMage2018-01-161-1/+0
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-1/+2
* Massive removal of unused modulesJames Rowe2018-01-131-0/+26