Commit Graph

  • 3f3c2dc20f
    Merge pull request #8523 from liamwhite/sc-oopsie Fernando S 2022-07-01 22:40:02 +0200
  • f64cc85d4b Merge pull request #8490 from liamwhite/read-code-stop Morph 2022-06-30 20:57:39 -0700
  • 78ce053b4d
    Merge pull request #8490 from liamwhite/read-code-stop Morph 2022-06-30 20:57:39 -0700
  • bd7037e2c3 Update translations (2022-07-01) The yuzu Community 2022-07-01 03:39:06 +0000
  • 8509460d2c Update translations (2022-07-01) The yuzu Community 2022-07-01 03:39:06 +0000
  • aedb2281e9 externals/SDL: Update to prerelease-2.23.1 lat9nq 2022-06-30 18:56:38 -0400
  • 4f847621af externals/SDL: Update to prerelease-2.23.1 lat9nq 2022-06-30 18:56:38 -0400
  • 61ef65ab25 cpu_manager: properly check idle on return from preemption Liam 2022-06-30 16:54:05 -0400
  • 2c1e2c63c3 cpu_manager: properly check idle on return from preemption Liam 2022-06-30 16:54:05 -0400
  • f1ca3b7ff3 gdbstub_arch: Directly access SP register lat9nq 2022-06-30 12:40:01 -0400
  • 7b0affb6e0 gdbstub_arch: Directly access SP register lat9nq 2022-06-30 12:40:01 -0400
  • 6e65bb6f83 settings: Consolidate RangedSetting's with regular ones lat9nq 2022-06-30 12:32:03 -0400
  • ca36722a54 settings: Consolidate RangedSetting's with regular ones lat9nq 2022-06-30 12:32:03 -0400
  • ee5d112e19 Merge pull request #7454 from FernandoS27/new-core-timing Fernando S 2022-06-30 12:38:50 +0200
  • 603952bc27
    Merge pull request #7454 from FernandoS27/new-core-timing Fernando S 2022-06-30 12:38:50 +0200
  • 3adeb694b0 Adress Feedback. Fernando Sahmkow 2022-06-29 01:29:24 +0200
  • 3196d957b0 Adress Feedback. Fernando Sahmkow 2022-06-29 01:29:24 +0200
  • 801409b5ac Merge pull request #8518 from yuzu-emu/revert-8379-amd-push-desc-workaround Fernando S 2022-06-30 08:48:32 +0200
  • 4ef66ec8fb
    Merge pull request #8518 from yuzu-emu/revert-8379-amd-push-desc-workaround Fernando S 2022-06-30 08:48:32 +0200
  • 973290ff56 Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" lat9nq 2022-06-29 16:35:06 -0400
  • d41ffb592c
    Revert "vulkan_device: Block AMDVLK's VK_KHR_push_descriptor" lat9nq 2022-06-29 16:35:06 -0400
  • e687bfbe7d service: nifm: Stub GetInternetConnectionStatus german77 2022-06-26 19:11:39 -0500
  • b38509b030 service: nifm: Stub GetInternetConnectionStatus german77 2022-06-26 19:11:39 -0500
  • 2bad788ead service: ptm: Rewrite PSM and add TS german77 2022-06-26 18:48:12 -0500
  • c0264d2121 service: ptm: Rewrite PSM and add TS german77 2022-06-26 18:48:12 -0500
  • 93cbaeb605 input_common: sdl: lower vibration frequency and use it's own unique thread german77 2022-06-26 17:49:14 -0500
  • 5e7e55b98a input_common: sdl: lower vibration frequency and use it's own unique thread german77 2022-06-26 17:49:14 -0500
  • 63ae2ffac1 service: hid: Correct some mistakes and add more validations Narr the Reg 2022-06-23 00:35:17 -0500
  • 36148fe7f6 service: hid: Correct some mistakes and add more validations Narr the Reg 2022-06-23 00:35:17 -0500
  • d3da378c46 Merge pull request #8512 from german77/nnResult Morph 2022-06-28 16:59:33 -0700
  • 01bc0c84f0
    Merge pull request #8512 from german77/nnResult Morph 2022-06-28 16:59:33 -0700
  • 7f4debb936 Native clock: Use atomic ops as before. Fernando Sahmkow 2022-06-28 22:42:00 +0200
  • 2575a93dc6 Native clock: Use atomic ops as before. Fernando Sahmkow 2022-06-28 22:42:00 +0200
  • eadcaab9bd Native Clock: remove inaccuracy mask. Fernando Sahmkow 2022-06-28 01:47:00 +0200
  • f5c1d7b8c8 Native Clock: remove inaccuracy mask. Fernando Sahmkow 2022-06-28 01:47:00 +0200
  • 2d838d8ec9 Address feedback. Fernando Sahmkow 2022-06-28 01:19:30 +0200
  • 86ccce3721 Address feedback. Fernando Sahmkow 2022-06-28 01:19:30 +0200
  • 0043292951 Core: Protect each event from race conditions within it. Fernando Sahmkow 2021-11-28 13:47:40 +0100
  • 38e4a144a1 Core: Protect each event from race conditions within it. Fernando Sahmkow 2021-11-28 13:47:40 +0100
  • d3becee4c0 Core: Fix tests. Fernando Sahmkow 2021-11-28 12:21:45 +0100
  • 9cafb0d912 Core: Fix tests. Fernando Sahmkow 2021-11-28 12:21:45 +0100
  • 396cb575c9 Core: add missing include. Fernando Sahmkow 2021-11-28 11:28:29 +0100
  • 00b09de3d9 Core: add missing include. Fernando Sahmkow 2021-11-28 11:28:29 +0100
  • 1541f198eb Core/Common: Corrections to core timing and add critical priority. Fernando Sahmkow 2021-11-27 20:31:46 +0100
  • a2d29412cb Core/Common: Corrections to core timing and add critical priority. Fernando Sahmkow 2021-11-27 20:31:46 +0100
  • ca686b6d07 Core: Reimplement Core Timing. Fernando Sahmkow 2021-11-27 16:26:48 +0100
  • 846c994cc9 Core: Reimplement Core Timing. Fernando Sahmkow 2021-11-27 16:26:48 +0100
  • 6b03abbbad Common: improve native clock. Fernando Sahmkow 2021-11-23 03:29:00 +0100
  • 096366ead5 Common: improve native clock. Fernando Sahmkow 2021-11-23 03:29:00 +0100
  • 74ebab21ce Merge pull request #8504 from comex/mesosphere-current-process bunnei 2022-06-27 13:05:07 -0700
  • c78f6d4f20
    Merge pull request #8504 from comex/mesosphere-current-process bunnei 2022-06-27 13:05:07 -0700
  • c0b4082192 video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue german77 2022-06-25 23:51:37 -0500
  • c34a95fa25 video_core: Replace VKUpdateDescriptorQueue with UpdateDescriptorQueue german77 2022-06-25 23:51:37 -0500
  • 1d54e70cdd video_core: Replace VKSwapchain with Swapchain german77 2022-06-25 23:50:04 -0500
  • b5d6194f6d video_core: Replace VKSwapchain with Swapchain german77 2022-06-25 23:50:04 -0500
  • 8944399d57 video_core: Replace VKQueryCache with QueryCache german77 2022-06-25 23:38:44 -0500
  • a5e419535f video_core: Replace VKQueryCache with QueryCache german77 2022-06-25 23:38:44 -0500
  • d7b293b022 video_core: Replace VKScheduler with Scheduler german77 2022-06-25 23:34:24 -0500
  • 9775fae4eb video_core: Replace VKScheduler with Scheduler german77 2022-06-25 23:34:24 -0500
  • 3003462a0f video_core: Replace VKBlitScreen with BlitScreen german77 2022-06-25 23:33:35 -0500
  • a262dc02b5 video_core: Replace VKBlitScreen with BlitScreen german77 2022-06-25 23:33:35 -0500
  • c13b99f357 video_core: Replace VKFenceManager with FenceManager german77 2022-06-25 23:32:41 -0500
  • fca5752690 video_core: Replace VKFenceManager with FenceManager german77 2022-06-25 23:32:41 -0500
  • 093680269b core: kernel: Replace instances of KPageLinkedList with KPageGroup german77 2022-06-25 23:15:31 -0500
  • 7b48e7b363 core: kernel: Replace instances of KPageLinkedList with KPageGroup german77 2022-06-25 23:15:31 -0500
  • c7890ebccc core: Replace all instances of ResultCode with Result german77 2022-06-25 22:44:19 -0500
  • a7d9be1384 core: Replace all instances of ResultCode with Result german77 2022-06-25 22:44:19 -0500
  • 8e9a9b18c6 Merge pull request #8475 from liamwhite/x18 bunnei 2022-06-26 11:38:48 -0700
  • abfd690601
    Merge pull request #8475 from liamwhite/x18 bunnei 2022-06-26 11:38:48 -0700
  • 0c3a934b6e Re-add missing `case` and braces, and trim whitespace comex 2022-06-25 18:01:56 -0700
  • bf7e78795f Re-add missing `case` and braces, and trim whitespace comex 2022-06-25 18:01:56 -0700
  • 593f978ad2 Update src/core/hle/kernel/svc.cpp comex 2022-06-25 18:00:29 -0700
  • a14438d013
    Update src/core/hle/kernel/svc.cpp comex 2022-06-25 18:00:29 -0700
  • 9decdbabab Support InfoType_MesosphereCurrentProcess comex 2022-06-20 17:39:10 -0700
  • 48737a4bb2 Support InfoType_MesosphereCurrentProcess comex 2022-06-20 17:39:10 -0700
  • 9eed713a12 Merge pull request #8500 from liamwhite/poke bunnei 2022-06-25 12:31:20 -0700
  • b321c39371
    Merge pull request #8500 from liamwhite/poke bunnei 2022-06-25 12:31:20 -0700
  • f70a3ada00 kernel: clean up waiting implementation Liam 2022-06-25 13:36:14 -0400
  • 075155022e kernel: clean up waiting implementation Liam 2022-06-25 13:36:14 -0400
  • 416a71804b core/arm: better support for backtrace generation Liam 2022-06-25 12:54:24 -0400
  • 8f8c0b69dc core/arm: better support for backtrace generation Liam 2022-06-25 12:54:24 -0400
  • 2e78c2fdb9 gdbstub: fix register pokes Liam 2022-06-25 12:07:20 -0400
  • 19f475fd70 gdbstub: fix register pokes Liam 2022-06-25 12:07:20 -0400
  • 83f1ecb73b kernel: make current thread pointer thread local Liam 2022-06-16 10:35:52 -0400
  • 2c56e94702 kernel: make current thread pointer thread local Liam 2022-06-16 10:35:52 -0400
  • 4548e74d3f Merge pull request #8491 from Morph1984/extra-assert bunnei 2022-06-22 14:47:07 -0700
  • 95b844dbae
    Merge pull request #8491 from Morph1984/extra-assert bunnei 2022-06-22 14:47:07 -0700
  • 3f3f5aa93b Merge pull request #8483 from liamwhite/fire-emblem-three-semaphores bunnei 2022-06-22 14:46:33 -0700
  • 9da4e62573
    Merge pull request #8483 from liamwhite/fire-emblem-three-semaphores bunnei 2022-06-22 14:46:33 -0700
  • 72b78f9c32 KPageTable: Remove extraneous assert Morph 2022-06-21 21:28:54 -0400
  • 1c8f6ba18f KPageTable: Remove extraneous assert Morph 2022-06-21 21:28:54 -0400
  • ef1aa7baf9 tweak API usage in qt_web_browser.cpp Kyle Kienapfel 2022-06-17 02:25:14 -0700
  • 31c6ba7ecd tweak API usage in qt_web_browser.cpp Kyle Kienapfel 2022-06-17 02:25:14 -0700
  • 97edc7c0df core/arm: increase minimum_run_cycles Liam 2022-04-23 15:24:30 -0400
  • d657ea69c9 core/arm: increase minimum_run_cycles Liam 2022-04-23 15:24:30 -0400
  • 8151f68522 core/arm: re-enable cycle counting merry 2022-04-22 22:06:42 -0400
  • 30e8876ea4 core/arm: re-enable cycle counting merry 2022-04-22 22:06:42 -0400
  • 49e8aef1ac Merge pull request #8455 from lat9nq/mingw-clang Morph 2022-06-21 20:21:13 -0400
  • ab0e71d7cb
    Merge pull request #8455 from lat9nq/mingw-clang Morph 2022-06-21 20:21:13 -0400
  • 0d04631c1f dynarmic: Stop ReadCode callbacks to unmapped addresses Liam 2022-06-20 20:39:16 -0400