summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2021-10-08vic: Avoid memory corruption when multiple streams with different dimensions ...ameerj
2021-10-07Merge pull request #7139 from Morph1984/service-headersMai M
2021-10-07vic: Refactor frame writing methodsameerj
2021-10-07discord_impl: Remove global system instanceslat9nq
2021-10-07game_list: Remove global instances of Core::Systemlat9nq
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-10-07kernel: hle_ipc: Foward declare KAutoObjectMorph
2021-10-07service: Reduce header include overheadMorph
2021-10-07vic: Implement RGBX frame formatameerj
2021-10-06Merge pull request #7118 from ameerj/vc-gpu-implFernando S