43 Commits (eb48e8321f3296f0572a493c3674b16a6c16c1da)

Author SHA1 Message Date
german77 b7357d95a7 settings: Add debug setting to enable all controllers 4 years ago
Morph e7364a0165 configuration: Use std::make_unique instead of operator new for ui 4 years ago
lat9nq 6405a2a989 configuration: Add const qualifier where able 4 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 4 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 4 years ago
lat9nq 3a70b6c79b shader: Add shader loop safety check settings 5 years ago
lat9nq 95163455a6 settings, arm_dynarmic, yuzu qt: Move CPU debugging option 5 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei e7800fb6ff core: settings: Add setting for debug assertions and disable by default. 5 years ago
ameerj 96fbe4f630 configuration: Add auto stub toggle that resets on boot 5 years ago
FearlessTobi 1bfd9b5081 yuzu: Remove gdbstub configuration 5 years ago
M&M c6f9cad218 logging/settings: Increase maximum log size to 100 MB and add extended logging option 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
MerryMage 79dfd272a9 configuration: Add settings to enable/disable specific CPU optimizations 6 years ago
David Marcec 05eeb7de3d Implement macro JIT 6 years ago
MerryMage 0bbafff3db dynarmic: Add option to disable CPU JIT optimizations 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
Zach Hilman 47b8fb931a config: Remove Dump options from configure_debug 7 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 6 years ago
Silent 70c839c55d Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Zach Hilman 5def076ff4 settings: Add config option for kiosk (quest) mode 7 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Zach Hilman 28886a2927 qt: Make UI option for 'Reporting Services' temporary 7 years ago
Lioncash eeb04e75e2 yuzu/configuration/configure_debug: Remove unused header inclusions 7 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Zach Hilman c8bc8ba008 settings: Add setting to control NSO dumping 7 years ago
Zach Hilman 91b8b1cfed qt: Add UI option to configure arguments 7 years ago
Lioncash 5de7c31baa qt: Default destructors where applicable 7 years ago
fearlessTobi 6d2e4b74c2 Port #3911 from Citra: "Optimize settings application" 8 years ago
Lioncash 85ca923ed4 file_util: Use an enum class for GetUserPath() 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
MerryMage 41bfd994f6 clang-format 8 years ago
James Rowe bd5740a721 Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago
Lioncash bbb41d4504 citra-qt: Move config dialog code to its own directory 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Yuri Kunde Schlesner 1e4a5da9f4 Manually tweak source formatting and then re-run clang-format 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
bunnei da4e6eb4b5 qt: Rename all "toogle" to "toggle". 9 years ago
Jannik Vogel ce26f4c099 CitraQt: Apply config at startup 10 years ago
LittleWhite aad774fa01 Add more stuff to configure. 10 years ago
LittleWhite e5b8519b62 Add Configure widget 10 years ago