aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/bootmanager.cpp
AgeCommit message (Expand)Author
2021-11-24yuzu: Fix TAS from rebasegerman77
2021-11-24bootmanager: Use cross-platform keyboard inputgerman77
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24core/hid: Improve accuary of mouse implementationgerman77
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24input_common: Allow keyboard to be backwards compatiblegerman77
2021-11-24core/hid: Improve accuracy of the keyboard implementationgerman77
2021-11-24service/hid: Remove includes of core.h and settings.hgerman77
2021-11-24input_common: Revert deleted TAS functionsgerman77
2021-11-24yuzu: Use new input on main and bootmanagergerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-11-21const fixesAdam Heinermann
2021-11-21Added TAS controls to the menu under ToolsAdam Heinermann
2021-11-20Fix screenshot dimensions when at 1x scaleameerj
2021-11-16bootmanager: Fix screenshot resolution factor usageameerj
2021-11-04general: Get the current process program id directly from the systemMorph
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-10-15core: Move ResultStatus outside of SystemMorph
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-10-01yuzu: main: Register a callback for ExitMorph
2021-09-18input_common/tas: new update methodgerman77
2021-07-28renderers: Add explicit invert_y bool to screenshot callbackameerj
2021-07-22shader: Adhere to disk shader cache settingameerj
2021-07-20bootmanager: Create a dummy render widgetMorph
2021-07-16input_common: Fix mouse panning behaivourgerman77
2021-06-22bootmanager: Use std::stop_source for stopping emulationReinUsesLisp
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-05-02input_common: Release mouse buttons on out of focusgerman77
2021-04-14common: Move settings to common from core.bunnei
2021-03-11Merge pull request #6040 from german77/toggleKeyboardbunnei
2021-03-05Enable button toggle for keyboard in the modifier buttongerman
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-13gpu: Report renderer errors with exceptionsReinUsesLisp
2021-02-11Merge pull request #5869 from german77/mousePanningbunnei
2021-02-07Add mouse panninggerman
2021-02-07renderer_opengl: Update OpenGL backend version requirement to 4.6Morph
2021-01-15Always initialize keyboard inputgerman
2021-01-15Add mutitouch support for touch screensgerman
2021-01-13yuzu: Migrate off of setMargin() to setContentsMargins()Lioncash
2020-12-31yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476gal20
2020-12-24cmake: Always enable VulkanReinUsesLisp
2020-12-18bootmanager: Add a check whether loading is completeMorph
2020-11-29Merge pull request #4939 from german77/MouseInputbunnei
2020-11-25Implement full mouse supportgerman
2020-11-25Merge pull request #4976 from comex/poll-eventsRodrigo Locatti
2020-11-24frontend: yuzu (qt): Register a callback for ExecuteProgram.bunnei
2020-11-23Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...comex
2020-11-15bootmanager: Allow mouse clicks only if touch is disabledMorph
2020-11-09bootmanager: Address review commentslat9nq
2020-11-09bootmanager: Log and show GL_RENDERER string when GPU is insufficientlat9nq