37 Commits (35327dbde348f5b9a1c7f2bbb7e03bc1f361c3da)

Author SHA1 Message Date
lat9nq dc06e11a7b settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq 7a8de138df yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei c6c0771b12 core: settings: Add setting for debug assertions and disable by default. 5 years ago
ameerj 54c1e0897d configuration: Add auto stub toggle that resets on boot 5 years ago
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago
M&M 43ce33b6cc logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
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 6 years ago
Zach Hilman ccd70819c2 config: Remove Dump options from configure_debug 7 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Silent 221250d922 Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Zach Hilman efa7d8d04b settings: Add config option for kiosk (quest) mode 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Zach Hilman 6f0ee45b5c qt: Make UI option for 'Reporting Services' temporary 7 years ago
Lioncash ac754a57d2 yuzu/configuration/configure_debug: Remove unused header inclusions 7 years ago
Zach Hilman 17d8e25cbf settings: Add option to dump ExeFS of games upon launch 8 years ago
Zach Hilman 48eb3742b9 settings: Add setting to control NSO dumping 8 years ago
Zach Hilman 8bbc12b9c2 qt: Add UI option to configure arguments 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
fearlessTobi b97739029b Port #3911 from Citra: "Optimize settings application" 8 years ago
Lioncash d66b43dadf file_util: Use an enum class for GetUserPath() 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago
MerryMage e35644c005 clang-format 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago
Lioncash 1631e99eed citra-qt: Move config dialog code to its own directory 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
bunnei a71013cf16 qt: Rename all "toogle" to "toggle". 10 years ago
Jannik Vogel f2c8619704 CitraQt: Apply config at startup 10 years ago
LittleWhite 3eb737a5f5 Add more stuff to configure. 10 years ago
LittleWhite 426c4a2a5b Add Configure widget 10 years ago