MerryMage
0193202964
configuration: Add settings to enable/disable specific CPU optimizations
6 years ago
David Marcec
b032ebdfee
Implement macro JIT
6 years ago
MerryMage
a3a12deecc
dynarmic: Add option to disable CPU JIT optimizations
6 years ago
ReinUsesLisp
f92cbc5501
yuzu: Implement Vulkan frontend
Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing
bits on Vulkan initialization.
6 years ago
Zach Hilman
038bcec111
configure_debug: Move reporting option to logging
6 years ago
Zach Hilman
ccd70819c2
config: Remove Dump options from configure_debug
7 years ago
Zach Hilman
efa7d8d04b
settings: Add config option for kiosk (quest) mode
7 years ago
ReinUsesLisp
3f11d1c821
qt: Silence name collision warnings
7 years ago
Zach Hilman
6f0ee45b5c
qt: Make UI option for 'Reporting Services' temporary
Reports are unnecessary for normal users and this is to prevent 'power' users from enabling the feature by accident.
7 years ago
Zach Hilman
54e74b3572
patch_manager: Show LayeredExeFS patch in add-ons column
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.
7 years ago
Zach Hilman
17d8e25cbf
settings: Add option to dump ExeFS of games upon launch
When enabled, all exefs(es) will be copied to yuzu/dump/<title_id>/exefs.
7 years ago
Zach Hilman
48eb3742b9
settings: Add setting to control NSO dumping
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.
7 years ago
Zach Hilman
8bbc12b9c2
qt: Add UI option to configure arguments
7 years ago
Hedges
e2b74f6354
GDBStub works with both Unicorn and Dynarmic now ( #941 )
* GDBStub works with both Unicorn and Dynarmic now
* Tidy up
8 years ago
James Rowe
6269a01b4e
Add configurable logging backends
8 years ago
Tobias
1de165506f
Implement Pull #3030 from Citra
citra-qt: Rename derivative class name
8 years ago
James Rowe
ebf9a784a9
Massive removal of unused modules
8 years ago
MerryMage
f1790e6d91
configure_debug: Add label warning that CPU JIT needs to be disabled for gdbstub to work
9 years ago
Lioncash
1631e99eed
citra-qt: Move config dialog code to its own directory
9 years ago
bunnei
a71013cf16
qt: Rename all "toogle" to "toggle".
9 years ago
LittleWhite
3eb737a5f5
Add more stuff to configure.
10 years ago
LittleWhite
426c4a2a5b
Add Configure widget
10 years ago