summaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2021-03-07qt: Set DISPLAY env var when not presentAni
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience o...bunnei
2021-02-12yuzu: Create screenshot path before capturelat9nq
2021-02-11Merge pull request #5869 from german77/mousePanningbunnei
2021-02-07Add mouse panninggerman
2021-02-06Refresh debug controller settingsgerman
2021-02-06Add controller window and single joycon top viewgerman
2021-01-28hle: kernel: Allocate a dummy KThread for each host thread, and use it for sc...bunnei
2021-01-21renderer_opengl: Avoid precompiled cache and force NV GL cache directoryReinUsesLisp
2021-01-10Merge pull request #5229 from Morph1984/fullscreen-optbunnei
2021-01-04Merge pull request #5261 from gal20/hide_mouse_patchbunnei
2021-01-03main: Resolve error string not displayingLioncash
2021-01-02Merge pull request #5267 from lioncash/localizebunnei
2021-01-02general: Fix various spelling errorsMorph
2020-12-31yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476gal20
2020-12-31main: Make the loader error dialog fully translatableLioncash
2020-12-31main: Tidy up enum comparisonLioncash
2020-12-28core: settings: Untangle multicore from asynchronous GPU.bunnei
2020-12-25yuzu/main: Add basic command line argumentsMorph
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-23Merge pull request #5217 from lat9nq/save-on-bootbunnei
2020-12-22yuzu/main: Improve menubar access keyslat9nq
2020-12-22Add option to reset window size to 1080pgerman
2020-12-22yuzu/main: Save settings when starting guestlat9nq
2020-12-18applets/web: Implement the online web browser appletMorph
2020-12-18applets/web: Fix keyboard to emulated controller inputMorph
2020-12-18main: Add the ability to disable the web appletMorph
2020-12-18main, applets/web: Re-add progress dialog for RomFS extractionMorph
2020-12-18applets/web: Implement the Qt web browser applet frontendMorph
2020-12-18applets: Remove the previous web browser applet implementationMorph
2020-12-08file_sys: Consolidate common Title ID operationsMorph
2020-11-30Disable web applet and warning when compiling for Linux on CIlat9nq
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-11-27savedata_factory: Eliminate usage of the global system instanceLioncash
2020-11-24frontend: yuzu (qt): Register a callback for ExecuteProgram.bunnei
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-11-15general: Fix compiler warnings on linux and miscellaneous changesMorph
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-11-15config: Migrate config files into config/customMorph
2020-11-15applets/controller: Auto accept a valid single player configurationMorph
2020-11-15input_profiles: Implement input profilesMorph
2020-10-22Don't ask for profile when there's only one.Kewlan
2020-09-26main: Allow applets to display on top while fullscreenMorph
2020-09-23game_list: Make game list function naming consistentLioncash
2020-09-14crypto/key_manager: Remove dependency on the global system accessorLioncash
2020-09-04main: Apply settings after applet configuration is complete.Morph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-08-29yuzu/main: Amend lifetime issues with InputSubsystemLioncash