Commit Graph

  • c085e54316 core/hid: Add TAS input german77 2021-10-27 00:20:28 -05:00
  • 1d71d4b874 input_common: Fix UDP uuid german77 2021-10-25 12:53:14 -05:00
  • 7348e205d9 input_common: Add multiple vibration curves german77 2021-10-26 23:37:46 -05:00
  • 064ddacf49 core/hid: Rework battery mappings german77 2021-10-24 23:23:54 -05:00
  • c6c32daf40 input_common: Add manual update options to input devices german77 2021-10-24 20:28:54 -05:00
  • f01dac3bf9 service/hid: Fix memory allocated incorrectly german77 2021-10-24 20:27:00 -05:00
  • 464c4d26ac settings: Fix mouse and keyboard mappings german77 2021-10-24 11:22:20 -05:00
  • cc651c7c99 web_applet: Replace HIDButton with NpadButton german77 2021-10-24 01:02:56 -05:00
  • b564f024f0 Morph review first wave german77 2021-10-22 23:04:06 -05:00
  • e2e5f1beaf service/hid: Match shared memory closer to HW german77 2021-10-22 22:31:37 -05:00
  • 21819da8cd yuzu: Fix loading input profiles german77 2021-10-22 12:34:44 -05:00
  • b5e72de753 kraken: Address comments from review german77 2021-10-21 13:56:52 -05:00
  • 95cf66b655 service/hid: Use ring buffer for gestures german77 2021-10-21 00:49:09 -05:00
  • 85052b8662 service/hid: Fix gesture input german77 2021-10-20 23:18:04 -05:00
  • af55dd1935 configuration: Migrate controller settings to emulated controller german77 2021-10-20 17:53:14 -05:00
  • c3ff0a8ac0 core/hid: Fix rumble too strong at 1% german77 2021-10-20 14:41:56 -05:00
  • 601ac43495 core/hid: Only signal when needed german77 2021-10-19 00:12:24 -05:00
  • 4d308fd0b4 hid: Fix controller connection/disconnection german77 2021-10-18 23:15:46 -05:00
  • 72e5920240 core/hid: Documment some files german77 2021-10-17 00:33:00 -05:00
  • e0da5c1bbc kraken: Fix errors from rebase and format files german77 2021-10-15 19:07:47 -05:00
  • 06a5ef5874 core/hid: Add output devices german77 2021-10-11 00:43:11 -05:00
  • e14ae06391 core: Update input interpreter german77 2021-09-20 20:53:04 -05:00
  • 1b82d5bb4f yuzu: Update overlay applet german77 2021-09-20 20:50:32 -05:00
  • 510c7d2953 core/frontend: Update applets german77 2021-09-20 20:46:17 -05:00
  • dd62a0187d core: Remove frontend/input german77 2021-09-20 20:39:43 -05:00
  • c87ad2d0d6 service/hid: Rewrite npad to use ring lifo and the emulated controller german77 2021-09-20 20:37:50 -05:00
  • a2ad5762e6 service/hid: Update console sixaxis to the emulated console german77 2021-09-20 20:36:05 -05:00
  • 800a66d25a service/hid: Update mouse and keyboard to use ring lifo and the emulated device german77 2021-09-20 20:35:27 -05:00
  • afe2d667d9 service/hid: Update touch and gestures to use ring lifo and the emulated console german77 2021-09-20 20:33:50 -05:00
  • 072559dede service/hid: Update debug pad, xpad, stubbed and controller base to use ring lifo and the emulated controller german77 2021-09-20 20:31:06 -05:00
  • dbe0301102 service/hid: Use remove duplicated code, update names german77 2021-09-20 20:29:00 -05:00
  • db08721dcc service/hid: Create ring LIFO german77 2021-09-20 20:25:22 -05:00
  • 8fff6d6c67 Qt_applets: Use new input german77 2021-09-20 20:19:28 -05:00
  • 6e2c84042d settings: Cleanup settings german77 2021-09-20 20:18:26 -05:00
  • 456397ed39 debugger/controller: Remove TAS german77 2021-09-20 19:59:09 -05:00
  • 173a6b1e57 core/emu_window: Remove touch input german77 2021-09-20 19:50:30 -05:00
  • c405a19b73 yuzu: Update frontend german77 2021-09-20 19:47:45 -05:00
  • 967cca10ff core: Register HID german77 2021-09-20 19:44:34 -05:00
  • c3f54ff232 core/hid: Add emulated controllers german77 2021-09-20 19:43:16 -05:00
  • 14b949a0da yuzu_cmd: Use new input german77 2021-09-20 19:40:00 -05:00
  • 737d305f63 yuzu: Use new input on main and bootmanager german77 2021-09-20 19:39:08 -05:00
  • 29ae42f3e2 input_common: Rewrite main and add the new drivers german77 2021-09-20 17:43:13 -05:00
  • 6d108f0dcb input_common: Remove obsolete files german77 2021-09-20 17:39:58 -05:00
  • 59b995a9e5 input_common: Rewrite SDL german77 2021-09-20 17:36:23 -05:00
  • 10241886dd input_common: Rewrite udp client german77 2021-09-20 17:33:19 -05:00
  • dc3ab9e110 input_common: Rewrite tas input german77 2021-09-20 17:26:08 -05:00
  • 395e9a449d input_common: Rewrite gc_adapter german77 2021-09-20 17:22:07 -05:00
  • fa8e23b842 input_common: Rewrite touch german77 2021-09-20 17:20:56 -05:00
  • 00834b84dd input_common: Rewrite mouse german77 2021-09-20 17:19:55 -05:00
  • 5a785ed794 input_common: Rewrite keyboard german77 2021-09-20 17:18:40 -05:00
  • 4c6f2c2547 input_common: Move touch and analog from button. Move udp protocol german77 2021-09-20 16:57:55 -05:00
  • 854c933716 input_common: Create input poller and mapping german77 2021-09-20 16:41:15 -05:00
  • ea7b1fbc67 input_common: Create input_engine german77 2021-09-20 16:34:05 -05:00
  • 449576df93 core/hid: Move motion_input, create input converter and hid_types german77 2021-09-20 16:29:43 -05:00
  • bf71d18af9 core/hid: Move input_interpreter to hid german77 2021-09-20 15:02:01 -05:00
  • ad5142ac2c common: Rewrite and move core/frontend/input.h to common german77 2021-09-20 14:56:55 -05:00
  • f078d3d212
    Refactor menu states and shortcuts in GMainWindow. (#7419) Adam Heinermann 2021-11-24 18:27:25 -08:00
  • 60928cf8cd
    video_core/codec: address comments liushuyu 2021-11-24 18:00:55 -07:00
  • 72aa418b0b
    video_core/codecs: fix multiple decoding issues on Linux ... liushuyu 2021-11-24 17:23:57 -07:00
  • cd6cf0422d
    Merge pull request #7404 from Kewlan/per-game-framerate-cap bunnei 2021-11-24 02:36:30 -08:00
  • daecbd3a7f
    Merge pull request #7394 from Morph1984/svc-SetMemoryPermission bunnei 2021-11-22 14:06:09 -08:00
  • 08674aee87 Texture Cache: Fix issue with blitting 3D textures. Fernando Sahmkow 2021-11-22 06:07:21 +01:00
  • ee76b546d4
    Merge pull request #7406 from heinermann/tas_menu Mai M 2021-11-21 23:17:07 -05:00
  • be238fb26a
    Merge pull request #7407 from jam1garner/ic-ivau-instruction Mai M 2021-11-21 23:16:36 -05:00
  • 4d9c9e567e arm: dynarmic: Cleanup icache op handling jam1garner 2021-11-21 21:24:07 -05:00
  • c8a67a725d arm: dynarmic: Implement icache op handling for 'ic iallu' instruction jam1garner 2021-11-21 21:18:56 -05:00
  • 84eb3e7d02 arm: dynarmic: Implement icache op handling for 'ic ivau' instruction jam1garner 2021-11-21 21:10:14 -05:00
  • 097de2febc const fixes Adam Heinermann 2021-11-21 18:07:37 -08:00
  • b7a938e817 Apply clang format Adam Heinermann 2021-11-21 18:02:08 -08:00
  • f90d980837 Added TAS controls to the menu under Tools Adam Heinermann 2021-11-21 17:28:47 -08:00
  • 1e474fb9d1 Texture Cache: Correct conversion shaders. Fernando Sahmkow 2021-11-22 00:21:42 +01:00
  • 0902119302 Texture Cache: Always copy on NVIDIA. Fernando Sahmkow 2021-11-22 00:06:56 +01:00
  • 8532849439 TextureCache: Simplify blitting of D24S8 formats and fix bugs. Fernando Sahmkow 2021-11-22 00:00:01 +01:00
  • d7f4434bd5 VulkanTexturECache: Use reinterpret on D32_S8 formats. Fernando Sahmkow 2021-11-21 21:09:49 +01:00
  • b96caf200d HostShaders: Fix D24S8 convertion shaders. Fernando Sahmkow 2021-11-21 20:52:39 +01:00
  • 8e3371a5c5 configure_general: Allow framerate cap to be used in custom game configs Kewlan 2021-11-21 16:57:00 +01:00
  • d20f91da11
    Merge pull request #7395 from Morph1984/resolve-comments bunnei 2021-11-21 02:42:24 -08:00
  • 5082712b4e
    Merge pull request #7389 from ameerj/screenshot-1x bunnei 2021-11-21 02:31:32 -08:00
  • ba5210675a
    Merge pull request #7359 from heinermann/kthread_crash bunnei 2021-11-20 23:59:58 -08:00
  • fc34749778
    Merge pull request #7393 from Morph1984/pm-ams-get-pid bunnei 2021-11-20 22:08:25 -08:00
  • 779f4ac72d TextureCache: Eliminate format deduction as full depth conversion has been supported. Fernando Sahmkow 2021-11-21 05:32:34 +01:00
  • 5cf93c1346 kernel: svc: Move all IsValid functions to an anonymous namespace Morph 2021-11-20 21:54:46 -05:00
  • 2726d705f8 kernel: svc: Implement SetProcessMemoryPermission Morph 2021-11-20 20:23:59 -05:00
  • 281437c811 kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission Morph 2021-11-20 20:05:02 -05:00
  • a41c6dafea vk_texture_cache: Mark VkBufferUsageFlags as static constexpr Morph 2021-11-20 21:49:37 -05:00
  • 095bc88428 vk_blit_image: Consolidate CreatePipelineTargetEx functions Morph 2021-11-20 21:18:37 -05:00
  • 9173f07a51 service: pm: Implement AtmosphereGetProcessId Morph 2021-11-20 19:52:25 -05:00
  • 3dc38d185b service: pm: Add all relevant result codes Morph 2021-11-20 19:42:30 -05:00
  • ea6fa044f3
    Merge pull request #7368 from FernandoS27/vulkan-conv bunnei 2021-11-20 16:51:13 -08:00
  • 40cd0bb97b service: pm: Rename title id to program id Morph 2021-11-20 19:39:26 -05:00
  • fe1f06c856 Fix screenshot dimensions when at 1x scale ameerj 2021-11-20 17:48:22 -05:00
  • da2fe81905 TextureCache: Refactor and fix linux compiling. Fernando Sahmkow 2021-11-20 14:46:19 +01:00
  • 4ca6e9a9e2 TextureCache: Assure full conversions on depth/stencil write shaders. Fernando Sahmkow 2021-11-20 06:17:01 +01:00
  • 0857f82913 TextureCache: Implement buffer copies on Vulkan. Fernando Sahmkow 2021-11-20 06:15:29 +01:00
  • c3e1ffc44b
    Merge pull request #7294 from vonchenplus/fix_image_update_error_when_width_too_small bunnei 2021-11-19 15:56:27 -08:00
  • e02cff2f69 TextureCache: Add R16G16 to D24S8 converter. Fernando Sahmkow 2021-11-20 00:02:12 +01:00
  • 1d5e6a51d7 TextureCache: Add B10G11R11 to D24S8 converter. Fernando Sahmkow 2021-11-19 23:22:44 +01:00
  • 6f896d1fae TextureCache: Further fixes on resolve algorithm. Fernando Sahmkow 2021-11-19 22:23:48 +01:00
  • 4dd85f86a8 Implement convert legacy to generic Feng Chen 2021-11-19 15:32:53 +08:00
  • b44fbf6cdd
    Merge pull request #7369 from Morph1984/amd-fsr-statusbar bunnei 2021-11-19 01:20:27 -08:00