Commit graph

  • e719e8c24f Move most of signal handling to Ryujinx.Cpu project (#6128) gdkchan 2024-01-18 14:08:40 -0300
  • e8420ce421 Ava UI: Update Ava & Friends (#6109) Isaac Marovitz 2024-01-17 22:50:31 +0000
  • d5f90f65ea Vulkan: Cache delegate for EndRenderPass (#6132) riperiperi 2024-01-16 12:22:20 +0000
  • 9b12acb661 Fix vertex buffer size when switching between inline and state draw parameters (#6101) gdkchan 2024-01-14 05:37:19 -0300
  • f22cdaf4be CI: Dependabot Groups (#6110) Isaac Marovitz 2024-01-13 14:28:57 +0000
  • 4c236faa00 Revert Apple hypervisor force ordered memory change (#6068) gdkchan 2024-01-13 07:58:09 -0300
  • 1f2e2065f9 Fix Amiibo regression and some minor code improvements (#6107) TSRBerry 2024-01-13 11:45:38 +0100
  • cf25980043 Switch to Microsoft.IdentityModel.JsonWebTokens (#6108) Isaac Marovitz 2024-01-13 10:39:00 +0000
  • 4047d54a29 Ava UI: RTL Language Support (#5619) Isaac Marovitz 2024-01-13 00:42:42 +0000
  • a2e60e6f27 Ava UI: Better Controller Applet (#5756) Isaac Marovitz 2024-01-13 00:41:57 +0000
  • 36573809e7 Fix PPTC version string for firmware titles (#6071) gdkchan 2024-01-03 20:08:10 -0300
  • 88759d6cf1 Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072) gdkchan 2024-01-03 20:05:14 -0300
  • 3c994f855e Local Amiibo.json should be used if connection failed (#3681) AxesP 2023-12-27 22:43:17 -0300
  • 0e445a2ebc Ava UI: Fix crash when clicking on a cheat's name (#5860) Isaac Marovitz 2023-12-25 05:57:14 +0000
  • d89ccf3a6d ci: bump actions/upload-artifact from 3 to 4 (#6050) dependabot[bot] 2023-12-25 06:33:10 +0100
  • ad8e908261 Revert "ci: bump actions/github-script from 6 to 7 (#5966)" Mary Guillemard 2023-12-11 21:51:22 +0100
  • 7f39419188 Correctly set filetypes in Info.plist (#6023) shinra-electric 2023-12-11 21:49:07 +0100
  • 1c98075ad4 infra: Fix labeler.yml after labeler@v5 update Mary Guillemard 2023-12-11 21:43:05 +0100
  • 0827496d39 Ava UI: Fix temporary volume not being set after unmute (#5833) rmg-x 2023-12-11 20:26:11 +0000
  • 25d1aad8cd Implement support for multi-range buffers using Vulkan sparse mappings (#5427) gdkchan 2023-12-04 16:30:19 -0300
  • a7c29f4d42 ci: bump actions/github-script from 6 to 7 (#5966) dependabot[bot] 2023-12-04 20:29:41 +0100
  • 981ed6995e ApplicationLibrary: Skip invalid symlinks (#6004) TSRBerry 2023-12-04 19:16:34 +0100
  • 0571407519 ci: bump actions/labeler from 4 to 5 (#6007) dependabot[bot] 2023-12-04 19:15:52 +0100
  • 5a4374be08 ci: bump actions/setup-dotnet from 3 to 4 (#6006) dependabot[bot] 2023-12-04 19:15:30 +0100
  • 3cda6b2b2f Improve indication of emulation being paused by the User (#5836) gnisman 2023-12-04 18:52:25 +0200
  • a8331aec03 editorconfig: Set default encoding to UTF-8 (#5793) TSRBerry 2023-12-04 14:17:13 +0100
  • 99fddfe29f HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948) riperiperi 2023-11-30 10:39:42 -0800
  • 374df079bf Extend bindless elimination to see through shuffle (#5958) gdkchan 2023-11-22 20:51:51 -0300
  • bb1f9b93f2 Enable copy dependency between RGBA8 and RGBA32 formats (#5943) gdkchan 2023-11-19 15:27:34 -0300
  • 27e65c41f4 Extend bindless elimination to see through Phis with the same results (#5957) gdkchan 2023-11-19 15:10:44 -0300
  • 7f4e9d6889 misc: Default to Vulkan if available or running on macOS (#5913) MutantAura 2023-11-18 20:42:45 +0000
  • 94dd8d6e6f Fix JitCache.Unmap called with the same address freeing memory in use (#5937) gdkchan 2023-11-16 17:52:21 -0300
  • 3700cc156e Fix macOS Path (#5941) Isaac Marovitz 2023-11-16 14:09:15 -0500
  • e721f34e0a Fix missing texture flush for draw then DMA copy sequence without render target change (#5933) gdkchan 2023-11-15 21:36:25 -0300
  • 10fd95507e chore: Update OpenTK to 4.8.1 (#5912) Mary Guillemard 2023-11-15 19:08:46 +0100
  • cdc145cb83 infra: Workaround Microsoft.NET.ILLink.Tasks restore failure on Flathub Mary Guillemard 2023-11-15 18:12:19 +0100
  • 84afc4a075 Migrate to .NET 8 (#5887) Zoltan Csizmadia 2023-11-15 10:41:31 -0600
  • c57b0ea5cb Disable DMA GPU copy for block linear to linear copies (#5927) gdkchan 2023-11-14 23:24:42 -0300
  • 6e6d750ec3 Work around issue apparently caused by 5909 (#5926) gdkchan 2023-11-14 22:24:54 -0300
  • 5e77f16979 Change minimum OS to macOS 12 in Info.plist (#5925) shinra-electric 2023-11-14 21:20:33 +0100
  • a535ff67b8 Do not set modified flag again if texture was not modified (#5909) gdkchan 2023-11-13 18:07:05 -0300
  • 9619309fd6 Revert "Add support for multi game XCIs (#5638)" (#5914) gdkchan 2023-11-11 23:35:30 -0300
  • aa8be3ad45 infra: switch back to ubuntu 20.04 LTS for macOS release Mary Guillemard 2023-11-11 22:38:54 +0100
  • 04881bd344 infra: Update to LLVM 15 for macOS release Mary Guillemard 2023-11-11 22:35:58 +0100
  • ba4a154601 Add support for multi game XCIs (#5638) TSRBerry 2023-11-11 21:56:57 +0100
  • 7b1a1aae0d Create Desktop Shortcut fixes (#5852) NitroTears 2023-11-12 01:08:42 +1000
  • c1b0495531 Add accelerator keys for Options and Help (#5884) Isaac Marovitz 2023-11-11 09:57:15 -0500
  • 799ecf77b6 UI: Change default hide cursor mode to OnIdle (#5906) jcm 2023-11-11 08:27:53 -0600
  • 288927bc04 Force all exclusive memory accesses to be ordered on AppleHv (#5898) gdkchan 2023-11-07 13:24:10 -0300
  • 6933d0f56b Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes (#4956) SamusAranX 2023-11-06 22:47:44 +0100
  • 4ea92c9cb3 Better handle instruction aborts when hitting unmapped memory (#5869) Somebody Whoisbored 2023-11-05 04:32:17 -0700
  • ab2a6c9942 Fix AddSessionObj NRE regression (#5875) gdkchan 2023-11-01 17:47:40 -0300
  • 142a9dff52 Implement copy dependency for depth and color textures (#4365) gdkchan 2023-10-31 19:00:39 -0300
  • 75c66870d6 [HLE] Remove ServerBase 1ms polling (#5855) riperiperi 2023-10-30 22:26:31 +0000
  • 4292aae198 Skip some invalid texture flushes (#5755) gdkchan 2023-10-30 19:18:28 -0300
  • 7c3fca73b4 Add ldn_mitm as a network client for LDN (#5656) TSRBerry 2023-10-26 00:32:13 +0200
  • 1286d38942 macOS: Use user-friendly macOS version string (#5838) jcm 2023-10-24 17:37:13 -0500
  • 77890e4b3b Fix loading tickets from a Sha256PartitionFileSystem (#5844) Alex Barney 2023-10-24 09:26:25 -0700
  • 673460e143 Fix the AOC manager using incorrect paths (#5840) Alex Barney 2023-10-23 10:34:31 -0700
  • 900253456b Update to LibHac 0.19.0 (#5831) Alex Barney 2023-10-22 16:30:46 -0700
  • 5fcd41800b Fix NRE on gather operations with depth compare on macOS (#5832) gdkchan 2023-10-22 15:31:36 -0300
  • d302492a49 Revert "Ava UI: Input Menu Refactor (#4998)" TSR Berry 2023-10-21 15:19:21 +0200
  • 4808b1bdc7 Ava UI: Input Menu Refactor (#4998) Isaac Marovitz 2023-10-21 07:26:51 -0400
  • a24e035393 Add "Create Shortcut" To app context menu (#4734) NitroTears 2023-10-21 05:51:15 +1100
  • 1a7dff8520 Avalonia: Make slider scrollable with mouse wheel (#5760) Ahmad Tantowi 2023-10-20 21:02:12 +0700
  • 197fb806d9 Ava UI: Update to 11.0.5 (#5815) Isaac Marovitz 2023-10-20 09:41:50 -0400
  • 71bad556fa GPU: Add fallback when textureGatherOffsets is not supported (#5792) riperiperi 2023-10-20 14:05:09 +0100
  • 178746d777 Enable copy between MS and non-MS textures with different height (#5801) gdkchan 2023-10-18 01:47:22 -0300
  • 5bad670a52 Horizon: Migrate usb and psc services (#5800) Ac_K 2023-10-14 04:13:15 +0200
  • a2288e7313 Replace ReaderWriterLock with ReaderWriterLockSlim (#5785) sunshineinabox 2023-10-12 09:11:15 -0700
  • 6d6ab94958 Fix games freezing after initializing LDN 1021 times (#5787) TSRBerry 2023-10-09 15:47:47 +0200
  • 4906ff3005 Avalonia: Show aspect ratio popup options in status bar (#5780) Ahmad Tantowi 2023-10-08 16:04:41 +0700
  • 75611c0bfb Fix return value of Get function when a result does not yet exist for the address. (#5768) sharmander 2023-10-07 08:42:10 -0700
  • 8b1fd67d47 GPU: Add HLE macros for popular NVN macros (#5761) riperiperi 2023-10-06 23:55:07 +0100
  • e2396f44ba HLE: Fix Mii crc generation and minor issues (#5766) riperiperi 2023-10-06 23:23:39 +0100
  • 20b0954e51 Fix SPIR-V call out arguments regression (#5767) gdkchan 2023-10-06 00:18:30 -0300
  • 17296acd95 nuget: bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 (#5608) dependabot[bot] 2023-10-05 13:40:03 +0200
  • 4cdf1e14fd Strings should not be concatenated using '+' in a loop (#5664) Marco Carvalho 2023-10-05 07:41:00 -0300
  • 111ffcb9f6 Fix SPIR-V function calls (#5764) gdkchan 2023-10-04 21:35:26 -0300
  • 5d5d2e529e Use unique temporary variables for function call parameters on SPIR-V (#5757) gdkchan 2023-10-04 19:46:11 -0300
  • dbf5d8dfa9 Avalonia: Add macOS check for Color Space Passthrough (#5754) jcm 2023-10-04 12:15:37 -0500
  • 46ffcfd10d Implement textureSamples texture query shader instruction (#5750) gdkchan 2023-10-03 19:43:11 -0300
  • f21249ff20 Decrement nvmap reference count on surface flinger prealloc (#5753) gdkchan 2023-10-02 19:13:29 -0300
  • f200481b75 Signal friends completion event and stub CheckBlockedUserListAvailability (#5743) gdkchan 2023-09-29 08:24:44 -0300
  • 790153abe9 Fix audio renderer compressor effect (#5742) gdkchan 2023-09-29 07:48:49 -0300
  • 9fa4f522a6 nuget: bump FluentAvaloniaUI from 2.0.1 to 2.0.4 (#5729) dependabot[bot] 2023-09-28 00:15:45 +0200
  • b8f82fe082 Implement NGC service (#5681) gdkchan 2023-09-27 14:21:26 -0300
  • 38683a2f00 nuget: bump System.IdentityModel.Tokens.Jwt from 6.31.0 to 7.0.0 (#5730) dependabot[bot] 2023-09-27 19:03:41 +0200
  • 5c11177c52 GPU: Don't create tracking handles for buffer textures (#5727) riperiperi 2023-09-26 16:37:10 +0100
  • f5e500aec1 Ava: Fix regressions by rewriting CheckLaunchState (#5728) Ac_K 2023-09-26 07:17:55 +0200
  • d04c040c44 Reduce the amount of descriptor pool allocations on Vulkan (#5673) gdkchan 2023-09-25 21:00:02 -0300
  • 3764c5d4cf Make Vulkan memory allocator actually thread safe (#5575) gdkchan 2023-09-25 20:50:06 -0300
  • fb91e54a07 Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) gdkchan 2023-09-25 20:18:32 -0300
  • 6ea8b5f86b Ava UI: Refactor async usage (#5516) Isaac Marovitz 2023-09-25 18:04:58 -0400
  • 70c0208afa Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652) TSRBerry 2023-09-25 23:50:43 +0200
  • 8d265dbb43 Headless: Add support for Scaling Filters, Anti-aliasing and Exclusive Fullscreen (#5412) Theun de Bruijn 2023-09-26 07:40:16 +1000
  • e5fb77f16e GPU: Discard data when getting texture before full clear (#5719) riperiperi 2023-09-25 22:07:03 +0100
  • 793cf42f2c nuget: bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#5622) dependabot[bot] 2023-09-25 21:29:09 +0200
  • 085b80a3ce Vulkan: Fix barriers on macOS (#5700) Isaac Marovitz 2023-09-23 18:32:36 -0400
  • d9e3e98640 [INFRA] Addition of basic contributor guides and docs framework. (#5581) MutantAura 2023-09-22 15:21:11 +0100