1499 Commits (f81ef990acfbab4986bdb3145b60948defde153c)

Author SHA1 Message Date
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Fernando Sahmkow 1592ec32bc Update dynarmic and add new unsafe CPU option. 5 years ago
ameerj 2f2d7a9b02 config: Add frame limiter toggle hotkey 5 years ago
ameerj 72a4091aec nvflinger: Add toggle to disable buffer swap interval limits 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago
ameerj 2ec9c87101 configure_graphics: Add Accelerate ASTC decoding setting 5 years ago
Morph eadb781320 configure_cpu_debug: Clarify settings behavior 5 years ago
Morph dfca39bf9c yuzu: main: Ensure enough space is available for RomFS dumping 5 years ago
FernandoS27 3147b9e34c General: Add settings for fastmem and disabling adress space check. 5 years ago
Lioncash 54537b36cd configure_ui: Add translation context for file-scope strings 5 years ago
lat9nq e85f105a75 yuzu qt: Start games from context menu 5 years ago
Kewlan 667c113f10 limitable_input_dialog: Implement character limiter 5 years ago
Maide 416bc9dce5 [game_list] Correct light theme loading (#6408) 5 years ago
lat9nq 680de959a6 yuzu qt: Revert some usages of string_view 5 years ago
Kewlan 84dbd57545 game_list: Minor for loop optimizations 5 years ago
Kelebek1 81f77ddfe7 Stop the columns resizing on NAND install 5 years ago
lat9nq 3fce0304cb yuzu qt: Use lambda and std::function for reset callback 5 years ago
lat9nq 8d3c9567a2 yuzu: Add settings reset button to general configuration 5 years ago
fearlessTobi 6cab373b8e configuration: Initial work to reset all settings 5 years ago
german77 a5f5e8edb1 settings: Disable controller preview if controller is not active 5 years ago
Morph ed52a83511 applets/swkbd: Make use of std::move where applicable 5 years ago
lat9nq 94fb3063ce cmake: Download Qt binaries on Linux if needed 5 years ago
lat9nq 646e4304c2 yuzu qt: Restore const qualifiers 5 years ago
lat9nq d8a19d286b yuzu qt: Handle per-game configs for title id 0 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
lat9nq 6dfcf41a13 yuzu qt: Add an Apply button to configuration dialogs 5 years ago
german77 a724cf5fa1 settings: Forbid docked mode on handheld 5 years ago
german77 b5ba452aad settings: Suppress duplicate label name warning 5 years ago
Morph 54d9cd162d applets/swkbd: Make use of QueuedConnection in returnPressed signal 5 years ago
lat9nq ea24c70e1d configure_cpu: Simplify UpdateGroup 5 years ago
lat9nq ec31c71a34 configuration_shared: Drop unused function and template another 5 years ago
Morph 798908da34 applets/swkbd: Send the correct text string on TextCheck::Confirm 5 years ago
lat9nq d6c9f6acc5 general: Demote custom_rtc to regular setting 5 years ago
Morph 313e1b0f8f configure_debug: FIx duplicate labels 5 years ago
Morph 7faacec6a4 yuzu/main: Fix version info in logging and about dialog 5 years ago
Morph c3bb08ad31 main: Prevent installing base titles into NAND 5 years ago
lat9nq 04060711c2 configuration: Add CPU tab to game properties 5 years ago
lat9nq 4158f88b49 configuration: Simplify applying per-game settings 5 years ago
lat9nq 11b43840a9 configuration_shared: Add some comments 5 years ago
lat9nq 065b3eb53a general: Make CPU accuracy and related a Settings::Setting 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
ameerj 4981aa10aa main: Add title's version to window name on EA/mainline 5 years ago
german77 b79310def9 input_common: Implement SDL motion 5 years ago
Kewlan 182b56f54e configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column" 5 years ago
bunnei 47224d3864 hle: kernel: Migrate to KHandleTable. 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 796dddf78f hle: kernel: Remove deprecated Object class. 5 years ago
bunnei 944eb14d69 hle: kernel: HandleTable: Remove deprecated APIs. 5 years ago
bunnei 7a6bfbde24 hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei a4a27a1ef2 hle: kernel: Migrate more of KThread to KAutoObject. 5 years ago