25 Commits (75eaab2e0f48eb588c1bfb85f96630e199fbc1da)

Author SHA1 Message Date
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 7 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