aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-30Merge pull request #6257 from Morph1984/fix-use-after-free-webappletbunnei
2021-04-28applets/web: Fix a use-after-free when passing in the URL stringMorph
2021-04-28yuzu: main: Silence type conversion warning on MSVCMorph
2021-04-15applets/swkbd: Implement the Qt Software Keyboard frontendMorph
2021-04-15error: Make the error code as the title text of the OverlayDialogMorph
2021-04-15overlay_dialog: Add an overlay text dialog that accepts controller inputMorph
2021-04-15main: Move meta type registration into its own functionMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2021-04-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14common: Move settings to common from core.bunnei
2021-04-06configure_graphics: Add Borderless Windowed fullscreen modeMorph
2021-03-27yuzu/main: Add user command line argumentgerman77
2021-03-12Merge pull request #5327 from AniLeo/masterbunnei
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