summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-16NvHost/Core: Address Feedback.Fernando Sahmkow
2021-10-16Suspend temporallyFernandoS27
2021-10-16NVHost_Ctrl: Force wait if the gpu falls behind too long.FernandoS27
2021-10-15Merge pull request #7182 from Morph1984/systemMai M
2021-10-15ui: fix crash when closing configure windowRomain Failliot
2021-10-15bootmanager: Forward declare System and SystemResultStatusMorph
2021-10-15yuzu: Construct system in GMainWindowMorph
2021-10-15core: Move ResultStatus outside of SystemMorph
2021-10-15yuzu_cmd: Remove remaining static system instancesMorph
2021-10-15core: Remove static system instanceMorph
2021-10-15Merge pull request #7183 from FearlessTobi/translation-ciMai M
2021-10-15Merge pull request #7172 from Morph1984/out-of-boundsMai M
2021-10-15Merge pull request #7174 from MightyCreak/hide-cursor-by-defaultMai M
2021-10-15Merge pull request #7185 from Morph1984/make_unique_uiMai M
2021-10-15Hide mouse cursor by defaultRomain Failliot
2021-10-15main: Slightly refactor NCA entry installation in InstallNCA (#7181)Creak
2021-10-15main: Use std::unique_ptr for uiMorph
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-15config: Read network_interfacelat9nq
2021-10-15.ci: Use Github Actions to update translation source filesFearlessTobi
2021-10-14settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165)Moonlacer
2021-10-14Merge pull request #6774 from lat9nq/remove-global-yuzuMorph
2021-10-14string_util: Make use of std::string_view and add bounds checkingMorph
2021-10-14string_util: Prevent out of bounds access in u16string_view bufferMorph
2021-10-13Merge pull request #7157 from ameerj/vic-surface-sizeMorph
2021-10-13Merge pull request #7142 from german77/sdl_rangebunnei
2021-10-13Merge pull request #7158 from ameerj/window-900pbunnei
2021-10-13KPageTable: Perform ranged invalidation when unmapping code memoryMorph
2021-10-13Merge pull request #7120 from Morph1984/update-dynarmicMai M
2021-10-12Merge pull request #7147 from behunin/patch-1Ameer J
2021-10-12externals: Update dynarmic to cce7e4eeMorph
2021-10-12Merge pull request #7109 from vonchenplus/fix_h264_max__reference_num_errorAmeer J
2021-10-12Merge pull request #7166 from FearlessTobi/port-5811Morph
2021-10-12Build system: remove references to travisFearlessTobi
2021-10-11common/fs/path_util: Slightly refactor PathManagerImpl's constructorCreak
2021-10-11Merge pull request #7161 from MightyCreak/fix-some-warningsbunnei
2021-10-11Create local variables for mouse and wheel positionsRomain Failliot
2021-10-11Fix a few warningsRomain Failliot
2021-10-11Merge pull request #7164 from ameerj/vmimageMorph
2021-10-11ci: Use ubuntu-latest vmImage where applicableameerj
2021-10-11Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_errorMorph
2021-10-11input_common/sdl: Fix joystick rangegerman77
2021-10-11main: Add option to reset window size to 900pameerj
2021-10-11applets/web: Fallback to loader to get the manual romfs if none is foundFeng Chen
2021-10-10vic: Use the minimum of surface/frame dimensions when writing the final frame...ameerj
2021-10-10h264: Use max allowed max_num_ref_frames when using CPU decodingFeng Chen
2021-10-09Merge pull request #7152 from v1993/patch-6Ameer J
2021-10-09vic: Allow surface to be higher than frameValeri
2021-10-08Merge pull request #7138 from ameerj/vic-fmtMai M
2021-10-08Update configure_tas.uiLevi Behunin