summaryrefslogtreecommitdiffstats
path: root/src/yuzu/configuration/configure_debug.ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu/configure_debug: Remove duplicated checkboxesFearlessTobi2020-07-261-22/+0
| | | | | Those are already found in the Filesystem tab. They were added back to the Debug tab by mistake in the Vulkan PR.
* configuration: Add settings to enable/disable specific CPU optimizationsMerryMage2020-07-111-7/+0
|
* Implement macro JITDavid Marcec2020-05-301-0/+13
|
* dynarmic: Add option to disable CPU JIT optimizationsMerryMage2020-04-201-0/+7
|
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-26/+90
| | | | | Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing bits on Vulkan initialization.
* configure_debug: Move reporting option to loggingZach Hilman2019-09-221-31/+25
|
* config: Remove Dump options from configure_debugZach Hilman2019-09-211-25/+5
|
* settings: Add config option for kiosk (quest) modeZach Hilman2019-06-291-1/+17
|
* Merge pull request #2482 from DarkLordZach/prepobunnei2019-06-211-0/+22
|\ | | | | core: Add detailed local reporting feature for development
| * qt: Make UI option for 'Reporting Services' temporaryZach Hilman2019-05-251-0/+22
| | | | | | | | Reports are unnecessary for normal users and this is to prevent 'power' users from enabling the feature by accident.
* | qt: Silence name collision warningsReinUsesLisp2019-05-301-9/+9
|/
* patch_manager: Show LayeredExeFS patch in add-ons columnZach Hilman2018-11-211-1/+1
| | | The decision was made to name them LayeredExeFS instead of just LayeredFS to differentiate from normal RomFS-based mods. The name may be long/unweildy, but conveys the meaning well.
* settings: Add option to dump ExeFS of games upon launchZach Hilman2018-11-201-0/+10
| | | | When enabled, all exefs(es) will be copied to yuzu/dump/<title_id>/exefs.
* settings: Add setting to control NSO dumpingZach Hilman2018-10-291-1/+20
| | | | Also adds UI option in Debug > Dump section, with the idea later things to be dumped (i.e. other game data or textures, etc) will use the same group box.
* qt: Add UI option to configure argumentsZach Hilman2018-10-071-0/+23
|
* GDBStub works with both Unicorn and Dynarmic now (#941)Hedges2018-08-071-7/+0
| | | | | | * GDBStub works with both Unicorn and Dynarmic now * Tidy up
* Add configurable logging backendsJames Rowe2018-07-031-0/+41
|
* Implement Pull #3030 from CitraTobias2018-01-161-6/+6
| | | citra-qt: Rename derivative class name
* Massive removal of unused modulesJames Rowe2018-01-131-0/+109