Commit Graph

  • 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
  • d2e009f355 Merge pull request #7273 from fpdotmonkey/submodule-checkout-command-on-new-line bunnei 2021-11-19 01:19:50 -08:00
  • a69813948f Merge pull request #7342 from goldenx86/patch-3 bunnei 2021-11-19 01:17:18 -08:00
  • c45af76ea0 Merge pull request #7357 from Morph1984/s8_uint bunnei 2021-11-19 01:16:49 -08:00
  • b805c7bf05 TextureCache: Implement additional D24S8 convertions. Fernando Sahmkow 2021-11-19 06:27:44 +01:00
  • 0ff228405f TextureCache: force same image format when resolving an image. Fernando Sahmkow 2021-11-19 05:46:57 +01:00
  • bc5ed1aa1b main: Fix default AA name Morph 2021-11-18 23:22:32 -05:00
  • a237fb5f75 configure_graphics_ui: AMD's -> AMD Morph 2021-11-18 23:09:28 -05:00
  • c76163b611 main: Shorten AMD FSR status bar text Morph 2021-11-18 23:04:06 -05:00
  • b130f648d7 TextureCache: Fix regression caused by ART and improve blit detection algorithm to be smarter. Fernando Sahmkow 2021-11-19 03:17:54 +01:00
  • 2ec7fcecb7 Vulkan: implement D24S8 <-> RGBA8 convertions. Fernando Sahmkow 2021-11-19 03:17:02 +01:00
  • 0bc46fedd6 Merge pull request #7349 from ameerj/ogl-convert-image bunnei 2021-11-18 11:30:47 -08:00
  • a100f5d5d4 Merge pull request #7353 from v1993/no-more-epilepsy bunnei 2021-11-18 11:26:28 -08:00
  • dc61b7045b renderer_vulkan: Implement S8_UINT stencil format Morph 2021-11-17 15:08:08 -05:00
  • 66fed9ecbd Merge pull request #7348 from Morph1984/ci-disable-submodule-fetch Ameer J 2021-11-17 23:58:34 -05:00
  • f7e155d8b9 gl_texture_cache: Round format conversion PBO to next power of 2 ameerj 2021-11-17 23:49:44 -05:00
  • 2054013edb Merge pull request #7355 from german77/hotkey_spam bunnei 2021-11-17 18:16:17 -08:00
  • d8a783a368 Fix crash on exit due to static scoped dummy threads Adam Heinermann 2021-11-17 15:00:55 -08:00
  • 6dd6dc046c renderer_opengl: Implement S8_UINT stencil format Morph 2021-11-17 15:05:07 -05:00
  • 2348eb41f3 video_core: Add S8_UINT stencil format Morph 2021-11-17 15:04:38 -05:00
  • 311324e231 hotkeys: Don't allow hotkeys to spam german77 2021-11-17 10:42:20 -06:00
  • f7e0a37753 Prevent window flickering when holding Esc Valeri 2021-11-17 18:07:47 +03:00
  • 894cc9d876 Fix image update/download error when width too small Feng Chen 2021-11-17 12:21:17 +08:00
  • 20ed7ba441 texture_cache: Use pixel format conversion when supported by the runtime ameerj 2021-11-16 18:56:40 -05:00
  • 50c3d53076 gl_texture_cache: Make FormatConversionPass more generic ameerj 2021-11-16 18:32:36 -05:00
  • 35ca6274f4 gl_texture_cache: Rename BGRCopyPass to FormatConversionPass ameerj 2021-11-16 18:19:47 -05:00
  • 16aa49d138 ci: Don't fetch submodules when fetching PRs Morph 2021-11-16 22:26:54 -05:00
  • 71313509f7 Merge pull request #7219 from FernandoS27/aristotles-right-testicle bunnei 2021-11-16 18:52:11 -08:00
  • 3154773c00 Merge pull request #7347 from lioncash/catch Morph 2021-11-16 21:26:11 -05:00