1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-29 19:16:47 -06:00

Commit Graph

  • 371e6fa24c
    nuget: bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 (#6120) dependabot[bot] 2024-01-25 19:41:24 +01:00
  • 1d9b63cc6a
    nuget: bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.8.0 (#6118) dependabot[bot] 2024-01-25 19:35:10 +01:00
  • 795539bc82
    Vulkan: Use staging buffer for temporary constants (#6168) riperiperi 2024-01-25 18:29:53 +00:00
  • dd2e851e95
    OpenTK (#6143) Isaac Marovitz 2024-01-25 18:25:47 +00:00
  • 2ca70eb9a0
    Implement SQSHL (immediate) CPU instruction (#6155) gdkchan 2024-01-24 19:50:43 -03:00
  • 6575952432
    Vulkan: Enumerate Query Pool properly (#6167) riperiperi 2024-01-24 22:33:52 +00:00
  • 9a28ba72b1
    Use unix timestamps on GetFileTimeStampRaw (#6169) gdkchan 2024-01-24 19:26:59 -03:00
  • 34a9922b57
    Fix architecture preference for MacOS game shortcuts (#6145) Alex0007 2024-01-23 02:10:25 +04:00
  • 4df22eb867
    Fix missing data for new copy dependency textures with mismatching size (#6161) gdkchan 2024-01-22 17:42:26 -03:00
  • f241f88558
    Add a separate device memory manager (#6153) gdkchan 2024-01-22 17:14:46 -03:00
  • 90455a05e6
    Input: Improve controller identification (#6029) riperiperi 2024-01-22 20:02:44 +00:00
  • edc76883db
    Fix integer overflow on downsample surround to stereo (#6160) gdkchan 2024-01-21 17:11:46 -03:00
  • 427b7d06b5
    Implement a new JIT for Arm devices (#6057) gdkchan 2024-01-20 11:11:28 -03:00
  • 331c07807f
    Vulkan: Use templates for descriptor updates (#6014) riperiperi 2024-01-20 14:07:33 +00:00
  • a772b073ec
    Support portable mode using the macOS app bundle. (#6147) Steveice10 2024-01-19 18:09:51 -08:00
  • 870d9599cc
    Change shader cache init wait method (#6131) gdkchan 2024-01-18 14:17:38 -03:00
  • 2dbbc9bc05
    Move most of signal handling to Ryujinx.Cpu project (#6128) gdkchan 2024-01-18 14:08:40 -03:00
  • 72634c80f4
    Ava UI: Update Ava & Friends (#6109) Isaac Marovitz 2024-01-17 22:50:31 +00:00
  • bebd8eb822
    Vulkan: Cache delegate for EndRenderPass (#6132) riperiperi 2024-01-16 12:22:20 +00:00
  • f4b74e9ce1
    Fix vertex buffer size when switching between inline and state draw parameters (#6101) gdkchan 2024-01-14 05:37:19 -03:00
  • 4e19b36ad7
    CI: Dependabot Groups (#6110) Isaac Marovitz 2024-01-13 14:28:57 +00:00
  • b16923a902
    Revert Apple hypervisor force ordered memory change (#6068) gdkchan 2024-01-13 07:58:09 -03:00
  • 7e58b21f3d
    Fix Amiibo regression and some minor code improvements (#6107) TSRBerry 2024-01-13 11:45:38 +01:00
  • 4fbc978e73
    Switch to Microsoft.IdentityModel.JsonWebTokens (#6108) Isaac Marovitz 2024-01-13 10:39:00 +00:00
  • 1a45dc8df8
    Ava UI: RTL Language Support (#5619) Isaac Marovitz 2024-01-13 00:42:42 +00:00
  • f037fcba9a
    Ava UI: Better Controller Applet (#5756) Isaac Marovitz 2024-01-13 00:41:57 +00:00
  • 59a0c7cfd8
    Fix PPTC version string for firmware titles (#6071) gdkchan 2024-01-03 20:08:10 -03:00
  • 6f50b9bdb0
    Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072) gdkchan 2024-01-03 20:05:14 -03:00
  • f11d663df7
    Local Amiibo.json should be used if connection failed (#3681) AxesP 2023-12-27 22:43:17 -03:00
  • 19a949d0bf
    Ava UI: Fix crash when clicking on a cheat's name (#5860) Isaac Marovitz 2023-12-25 05:57:14 +00:00
  • feec5ef7b3
    ci: bump actions/upload-artifact from 3 to 4 (#6050) dependabot[bot] 2023-12-25 06:33:10 +01:00
  • 9864675a0b Revert "ci: bump actions/github-script from 6 to 7 (#5966)" Mary Guillemard 2023-12-11 21:51:22 +01:00
  • 06bff0159c
    Correctly set filetypes in Info.plist (#6023) shinra-electric 2023-12-11 21:49:07 +01:00
  • 04ed8c1f83 infra: Fix labeler.yml after labeler@v5 update Mary Guillemard 2023-12-11 21:43:05 +01:00
  • ad8d5b9b56
    Ava UI: Fix temporary volume not being set after unmute (#5833) rmg-x 2023-12-11 20:26:11 +00:00
  • 1df6c07f78
    Implement support for multi-range buffers using Vulkan sparse mappings (#5427) gdkchan 2023-12-04 16:30:19 -03:00
  • 0531c16326
    ci: bump actions/github-script from 6 to 7 (#5966) dependabot[bot] 2023-12-04 20:29:41 +01:00
  • 93a24afaaa
    ApplicationLibrary: Skip invalid symlinks (#6004) TSRBerry 2023-12-04 19:16:34 +01:00
  • 5ce47bfe8c
    ci: bump actions/labeler from 4 to 5 (#6007) dependabot[bot] 2023-12-04 19:15:52 +01:00
  • ce0229b719
    ci: bump actions/setup-dotnet from 3 to 4 (#6006) dependabot[bot] 2023-12-04 19:15:30 +01:00
  • 93aeecc4f3
    Improve indication of emulation being paused by the User (#5836) gnisman 2023-12-04 18:52:25 +02:00
  • 2989c163a8
    editorconfig: Set default encoding to UTF-8 (#5793) TSRBerry 2023-12-04 14:17:13 +01:00
  • 1be668e68a
    HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948) riperiperi 2023-11-30 10:39:42 -08:00
  • 21cd4c0c00
    Extend bindless elimination to see through shuffle (#5958) gdkchan 2023-11-22 20:51:51 -03:00
  • 70d65d3d8e
    Enable copy dependency between RGBA8 and RGBA32 formats (#5943) gdkchan 2023-11-19 15:27:34 -03:00
  • 0b58f46266
    Extend bindless elimination to see through Phis with the same results (#5957) gdkchan 2023-11-19 15:10:44 -03:00
  • aa96dcb1be
    misc: Default to Vulkan if available or running on macOS (#5913) MutantAura 2023-11-18 20:42:45 +00:00
  • 82a638230e
    Fix JitCache.Unmap called with the same address freeing memory in use (#5937) gdkchan 2023-11-16 17:52:21 -03:00
  • d11fe26aa3
    Fix macOS Path (#5941) Isaac Marovitz 2023-11-16 14:09:15 -05:00
  • dcf10561b9
    Fix missing texture flush for draw then DMA copy sequence without render target change (#5933) gdkchan 2023-11-15 21:36:25 -03:00
  • cdc8fed64f
    chore: Update OpenTK to 4.8.1 (#5912) Mary Guillemard 2023-11-15 19:08:46 +01:00
  • 388446c255 infra: Workaround Microsoft.NET.ILLink.Tasks restore failure on Flathub Mary Guillemard 2023-11-15 18:12:19 +01:00
  • 29e192f241
    Migrate to .NET 8 (#5887) Zoltan Csizmadia 2023-11-15 10:41:31 -06:00
  • 5b3662b793
    Disable DMA GPU copy for block linear to linear copies (#5927) gdkchan 2023-11-14 23:24:42 -03:00
  • 1329c47ea4
    Work around issue apparently caused by 5909 (#5926) gdkchan 2023-11-14 22:24:54 -03:00
  • 6bce46621c
    Change minimum OS to macOS 12 in Info.plist (#5925) shinra-electric 2023-11-14 21:20:33 +01:00
  • e6e5838916
    Do not set modified flag again if texture was not modified (#5909) gdkchan 2023-11-13 18:07:05 -03:00
  • 51065d9129
    Revert "Add support for multi game XCIs (#5638)" (#5914) gdkchan 2023-11-11 23:35:30 -03:00
  • 6228331fd1
    infra: switch back to ubuntu 20.04 LTS for macOS release Mary Guillemard 2023-11-11 22:38:54 +01:00
  • 98e7c33630
    infra: Update to LLVM 15 for macOS release Mary Guillemard 2023-11-11 22:35:58 +01:00
  • 5c3cfb84c0
    Add support for multi game XCIs (#5638) TSRBerry 2023-11-11 21:56:57 +01:00
  • 55557525b1
    Create Desktop Shortcut fixes (#5852) NitroTears 2023-11-12 01:08:42 +10:00
  • 7e6342e44d
    Add accelerator keys for Options and Help (#5884) Isaac Marovitz 2023-11-11 09:57:15 -05:00
  • c3555cb5d6
    UI: Change default hide cursor mode to OnIdle (#5906) jcm 2023-11-11 08:27:53 -06:00
  • 815819767c
    Force all exclusive memory accesses to be ordered on AppleHv (#5898) gdkchan 2023-11-07 13:24:10 -03:00
  • 623604c391
    Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes, and file sizes (#4956) SamusAranX 2023-11-06 22:47:44 +01:00
  • 617c5700ca
    Better handle instruction aborts when hitting unmapped memory (#5869) Somebody Whoisbored 2023-11-05 04:32:17 -07:00
  • 7b62f7475e
    Fix AddSessionObj NRE regression (#5875) gdkchan 2023-11-01 17:47:40 -03:00
  • 841dd56f4c
    Implement copy dependency for depth and color textures (#4365) gdkchan 2023-10-31 19:00:39 -03:00
  • a16d582a10
    [HLE] Remove ServerBase 1ms polling (#5855) riperiperi 2023-10-30 22:26:31 +00:00
  • 9ef0be477b
    Skip some invalid texture flushes (#5755) gdkchan 2023-10-30 19:18:28 -03:00
  • c14ce4d2a5
    Add ldn_mitm as a network client for LDN (#5656) TSRBerry 2023-10-26 00:32:13 +02:00
  • 171b46ef49
    macOS: Use user-friendly macOS version string (#5838) jcm 2023-10-24 17:37:13 -05:00
  • 56fe2ff535
    Fix loading tickets from a Sha256PartitionFileSystem (#5844) Alex Barney 2023-10-24 09:26:25 -07:00
  • b1f8f868f6
    Fix the AOC manager using incorrect paths (#5840) Alex Barney 2023-10-23 10:34:31 -07:00
  • d773d5152e
    Update to LibHac 0.19.0 (#5831) Alex Barney 2023-10-22 16:30:46 -07:00
  • 33ba170315
    Fix NRE on gather operations with depth compare on macOS (#5832) gdkchan 2023-10-22 15:31:36 -03:00
  • 638be5f296
    Revert "Ava UI: Input Menu Refactor (#4998)" TSR Berry 2023-10-21 15:19:21 +02:00
  • 49b37550ca
    Ava UI: Input Menu Refactor (#4998) Isaac Marovitz 2023-10-21 07:26:51 -04:00
  • a42f0bbb87
    Add "Create Shortcut" To app context menu (#4734) NitroTears 2023-10-21 05:51:15 +11:00
  • b4bb22ba06
    Avalonia: Make slider scrollable with mouse wheel (#5760) Ahmad Tantowi 2023-10-20 21:02:12 +07:00
  • 6fdf774845
    Ava UI: Update to 11.0.5 (#5815) Isaac Marovitz 2023-10-20 09:41:50 -04:00
  • 76b53e018a
    GPU: Add fallback when textureGatherOffsets is not supported (#5792) riperiperi 2023-10-20 14:05:09 +01:00
  • 28dd7d80af
    Enable copy between MS and non-MS textures with different height (#5801) gdkchan 2023-10-18 01:47:22 -03:00
  • 1e06b28b22
    Horizon: Migrate usb and psc services (#5800) Ac_K 2023-10-14 04:13:15 +02:00
  • e768a54f17
    Replace ReaderWriterLock with ReaderWriterLockSlim (#5785) sunshineinabox 2023-10-12 09:11:15 -07:00
  • 4e2bb13080
    Fix games freezing after initializing LDN 1021 times (#5787) TSRBerry 2023-10-09 15:47:47 +02:00
  • ac4f2c1e70
    Avalonia: Show aspect ratio popup options in status bar (#5780) Ahmad Tantowi 2023-10-08 16:04:41 +07:00
  • e40470bbe1
    Fix return value of Get function when a result does not yet exist for the address. (#5768) sharmander 2023-10-07 08:42:10 -07:00
  • f460ecc182
    GPU: Add HLE macros for popular NVN macros (#5761) riperiperi 2023-10-06 23:55:07 +01:00
  • 086564c3c8
    HLE: Fix Mii crc generation and minor issues (#5766) riperiperi 2023-10-06 23:23:39 +01:00
  • b6ac45d36d
    Fix SPIR-V call out arguments regression (#5767) gdkchan 2023-10-06 00:18:30 -03:00
  • 7afae8c699
    nuget: bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 (#5608) dependabot[bot] 2023-10-05 13:40:03 +02:00
  • 7835968214
    Strings should not be concatenated using '+' in a loop (#5664) Marco Carvalho 2023-10-05 07:41:00 -03:00
  • 0aceb534cb
    Fix SPIR-V function calls (#5764) gdkchan 2023-10-04 21:35:26 -03:00
  • a0af6e4d07
    Use unique temporary variables for function call parameters on SPIR-V (#5757) gdkchan 2023-10-04 19:46:11 -03:00
  • f61b7818c3
    Avalonia: Add macOS check for Color Space Passthrough (#5754) jcm 2023-10-04 12:15:37 -05:00
  • a2a97e1b11
    Implement textureSamples texture query shader instruction (#5750) gdkchan 2023-10-03 19:43:11 -03:00
  • 8b2625b0be
    Decrement nvmap reference count on surface flinger prealloc (#5753) gdkchan 2023-10-02 19:13:29 -03:00
  • 651e24fed9
    Signal friends completion event and stub CheckBlockedUserListAvailability (#5743) gdkchan 2023-09-29 08:24:44 -03:00