721 Commits (6a1b089a501aca93cd275d853ef8f34a62b904c5)

Author SHA1 Message Date
Lioncash 803ac4ca59 main: Tidy up enum comparison 5 years ago
bunnei 916438a9de core: settings: Untangle multicore from asynchronous GPU. 5 years ago
Morph ff3aa5d380 yuzu/main: Add basic command line arguments 5 years ago
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
lat9nq 17badbc442 yuzu/main: Improve menubar access keys 5 years ago
german 64fad8cfe9 Add option to reset window size to 1080p 5 years ago
lat9nq c243932b41 yuzu/main: Save settings when starting guest 5 years ago
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 51cddcb8b8 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 2ddd83cdfe main: Add the ability to disable the web applet 5 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 93cb783853 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
lat9nq 756225c8ff Disable web applet and warning when compiling for Linux on CI 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 073e07ae2d savedata_factory: Eliminate usage of the global system instance 5 years ago
bunnei 4fbe4da911 frontend: yuzu (qt): Register a callback for ExecuteProgram. 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph 64e174237e config: Migrate config files into config/custom 5 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago
Kewlan 85b5b816cf Don't ask for profile when there's only one. 5 years ago
Morph 86e4aa81e9 main: Allow applets to display on top while fullscreen 5 years ago
Lioncash f43a1da808 game_list: Make game list function naming consistent 5 years ago
Lioncash e0dd440b1f crypto/key_manager: Remove dependency on the global system accessor 5 years ago
Morph 6597b3817c main: Apply settings after applet configuration is complete. 5 years ago
Morph 5219615418 Project Mjölnir: Part 2 - Controller Applet 5 years ago
Lioncash bcd3c79eca yuzu/main: Amend lifetime issues with InputSubsystem 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
lat9nq 9f972b7d01 main: Add an option to modify the currrent game's configuration 5 years ago
Morph cf946312ca main: Fallback to loader if no control nca is found with patch manager 6 years ago
Morph 1146049de0 main: Fix Open Save/Mod Locations for installed titles 6 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Morph e59d17167d main: Add support for removing SDMC installed titles 6 years ago
Morph cd814bfdfe main: Remove assert for opening savedata when program_id = 0 6 years ago
Morph f78e44762a main: Silence [[fallthrough]] warning 6 years ago
Morph ef02370816 main: Split removal cases into their individual functions and address feedback 6 years ago
Morph 85e1facfe6 main: Connect game list remove signals to removal functions 6 years ago
Lioncash 2e303095d5 yuzu/main: Remove redundant usages of QStringLiteral("") 5 years ago
lat9nq 599b7c26a9 main: Don't use as many string copies 6 years ago
lat9nq a723ed31fd main: rewrite (save as) screenshot saving 6 years ago
FearlessTobi 347b50ad43 yuzu: Port translation support from Citra 6 years ago
David Marcec 468bd9c1b0 async shaders 6 years ago
Morph 1bbc61f5f1 Use proper install result when overwriting files 6 years ago