summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-24service/hid: Update debug pad, xpad, stubbed and controller base to use ring ...german77
2021-11-24service/hid: Use remove duplicated code, update namesgerman77
2021-11-24service/hid: Create ring LIFOgerman77
2021-11-24Qt_applets: Use new inputgerman77
2021-11-24settings: Cleanup settingsgerman77
2021-11-24debugger/controller: Remove TASgerman77
2021-11-24core/emu_window: Remove touch inputgerman77
2021-11-24yuzu: Update frontendgerman77
2021-11-24core: Register HIDgerman77
2021-11-24core/hid: Add emulated controllersgerman77
2021-11-24yuzu_cmd: Use new inputgerman77
2021-11-24yuzu: Use new input on main and bootmanagergerman77
2021-11-24input_common: Rewrite main and add the new driversgerman77
2021-11-24input_common: Remove obsolete filesgerman77
2021-11-24input_common: Rewrite SDLgerman77
2021-11-24input_common: Rewrite udp clientgerman77
2021-11-24input_common: Rewrite tas inputgerman77
2021-11-24input_common: Rewrite gc_adaptergerman77
2021-11-24input_common: Rewrite touchgerman77
2021-11-24input_common: Rewrite mousegerman77
2021-11-24input_common: Rewrite keyboardgerman77
2021-11-24input_common: Move touch and analog from button. Move udp protocolgerman77
2021-11-24input_common: Create input poller and mappinggerman77
2021-11-24input_common: Create input_enginegerman77
2021-11-24core/hid: Move motion_input, create input converter and hid_typesgerman77
2021-11-24core/hid: Move input_interpreter to hidgerman77
2021-11-24common: Rewrite and move core/frontend/input.h to commongerman77
2021-11-24Refactor menu states and shortcuts in GMainWindow. (#7419)Adam Heinermann
2021-11-24video_core/codec: address commentsliushuyu
2021-11-24video_core/codecs: fix multiple decoding issues on Linux ...liushuyu
2021-11-24Merge pull request #7404 from Kewlan/per-game-framerate-capbunnei
2021-11-22Merge pull request #7394 from Morph1984/svc-SetMemoryPermissionbunnei
2021-11-22Texture Cache: Fix issue with blitting 3D textures.Fernando Sahmkow
2021-11-21Merge pull request #7406 from heinermann/tas_menuMai M
2021-11-21Merge pull request #7407 from jam1garner/ic-ivau-instructionMai M
2021-11-21arm: dynarmic: Cleanup icache op handlingjam1garner
2021-11-21arm: dynarmic: Implement icache op handling for 'ic iallu' instructionjam1garner
2021-11-21arm: dynarmic: Implement icache op handling for 'ic ivau' instructionjam1garner
2021-11-21const fixesAdam Heinermann
2021-11-21Apply clang formatAdam Heinermann
2021-11-21Added TAS controls to the menu under ToolsAdam Heinermann
2021-11-22Texture Cache: Correct conversion shaders.Fernando Sahmkow
2021-11-22Texture Cache: Always copy on NVIDIA.Fernando Sahmkow
2021-11-22TextureCache: Simplify blitting of D24S8 formats and fix bugs.Fernando Sahmkow
2021-11-21VulkanTexturECache: Use reinterpret on D32_S8 formats.Fernando Sahmkow
2021-11-21HostShaders: Fix D24S8 convertion shaders.Fernando Sahmkow
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-11-21Merge pull request #7395 from Morph1984/resolve-commentsbunnei
2021-11-21Merge pull request #7389 from ameerj/screenshot-1xbunnei
2021-11-20Merge pull request #7359 from heinermann/kthread_crashbunnei