Commit graph

  • 6800f1ca69 GPU: Add HLE macros for popular NVN macros (#5761) riperiperi 2023-10-06 23:55:07 +0100
  • 93d74a6c22 HLE: Fix Mii crc generation and minor issues (#5766) riperiperi 2023-10-06 23:23:39 +0100
  • 03745356a2 Fix SPIR-V call out arguments regression (#5767) gdkchan 2023-10-06 00:18:30 -0300
  • 410feeba4f nuget: bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 (#5608) dependabot[bot] 2023-10-05 13:40:03 +0200
  • c760a5093c Strings should not be concatenated using '+' in a loop (#5664) Marco Carvalho 2023-10-05 07:41:00 -0300
  • cdd197f5d5 Fix SPIR-V function calls (#5764) gdkchan 2023-10-04 21:35:26 -0300
  • 71e1d5beab Use unique temporary variables for function call parameters on SPIR-V (#5757) gdkchan 2023-10-04 19:46:11 -0300
  • 5a529861c3 Avalonia: Add macOS check for Color Space Passthrough (#5754) jcm 2023-10-04 12:15:37 -0500
  • 5492bf74ac Implement textureSamples texture query shader instruction (#5750) gdkchan 2023-10-03 19:43:11 -0300
  • 9979091961 Decrement nvmap reference count on surface flinger prealloc (#5753) gdkchan 2023-10-02 19:13:29 -0300
  • 3fde1c0f0c Signal friends completion event and stub CheckBlockedUserListAvailability (#5743) gdkchan 2023-09-29 08:24:44 -0300
  • 2a417e2104 Fix audio renderer compressor effect (#5742) gdkchan 2023-09-29 07:48:49 -0300
  • 619cd6ff3b nuget: bump FluentAvaloniaUI from 2.0.1 to 2.0.4 (#5729) dependabot[bot] 2023-09-28 00:15:45 +0200
  • 05ba249ff1 Implement NGC service (#5681) gdkchan 2023-09-27 14:21:26 -0300
  • cf68c09752 nuget: bump System.IdentityModel.Tokens.Jwt from 6.31.0 to 7.0.0 (#5730) dependabot[bot] 2023-09-27 19:03:41 +0200
  • 6b5b949e60 GPU: Don't create tracking handles for buffer textures (#5727) riperiperi 2023-09-26 16:37:10 +0100
  • dd4b8c9103 Ava: Fix regressions by rewriting CheckLaunchState (#5728) Ac_K 2023-09-26 07:17:55 +0200
  • 0c9aac98a4 Reduce the amount of descriptor pool allocations on Vulkan (#5673) gdkchan 2023-09-25 21:00:02 -0300
  • fa72441e6a Make Vulkan memory allocator actually thread safe (#5575) gdkchan 2023-09-25 20:50:06 -0300
  • 8f51b0ca74 Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) gdkchan 2023-09-25 20:18:32 -0300
  • a5e19579e9 Ava UI: Refactor async usage (#5516) Isaac Marovitz 2023-09-25 18:04:58 -0400
  • cdccddc4b6 Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652) TSRBerry 2023-09-25 23:50:43 +0200
  • 2930189bd8 Headless: Add support for Scaling Filters, Anti-aliasing and Exclusive Fullscreen (#5412) Theun de Bruijn 2023-09-26 07:40:16 +1000
  • ab87060fa6 GPU: Discard data when getting texture before full clear (#5719) riperiperi 2023-09-25 22:07:03 +0100
  • 3a72de2be3 nuget: bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#5622) dependabot[bot] 2023-09-25 21:29:09 +0200
  • 52fc9947ae Vulkan: Fix barriers on macOS (#5700) Isaac Marovitz 2023-09-23 18:32:36 -0400
  • 1f1f00e360 [INFRA] Addition of basic contributor guides and docs framework. (#5581) MutantAura 2023-09-22 15:21:11 +0100
  • 02fd78eb95 Horizon: Migrate wlan and stubs latest services (#5708) Ac_K 2023-09-20 22:55:27 +0200
  • 2bafc173da Stub unsupported BSD socket options (#5670) gdkchan 2023-09-19 14:35:56 -0300
  • 2e9c624111 make cheat list binding public (#5697) Emmanuel Hansen 2023-09-19 16:51:56 +0000
  • 144c036517 use compiled bidning for localizations (#5684) Emmanuel Hansen 2023-09-18 20:20:59 +0000
  • 4d9151d423 remove some usages of reflection binding (#5686) Emmanuel Hansen 2023-09-18 20:09:22 +0000
  • 03fccb7bba Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability (#5683) gdkchan 2023-09-16 13:49:13 -0300
  • fe5aef4f17 Fix some Vulkan validation errors (mostly related to barriers) (#5603) gdkchan 2023-09-14 14:58:11 -0300
  • 9db719572a Fix gl_Layer to geometry shader change not writing gl_Layer (#5682) gdkchan 2023-09-14 14:53:53 -0300
  • dcd55babbe lbl: Migrate service to Horizon (#5628) Ac_K 2023-09-14 09:50:19 +0200
  • 826cca9cbe Fix shader GlobalToStorage pass when base address comes from local or shared memory (#5668) gdkchan 2023-09-10 22:22:18 -0300
  • b8e540bf02 Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545) Marco Carvalho 2023-09-07 09:10:58 -0300
  • 4e17066edd Delete ResourceAccess (#5626) gdkchan 2023-09-05 17:59:21 -0300
  • 5a3015051e Add macOS Headless release workflow (#5272) siegmund-heiss-ich 2023-09-05 01:28:44 +0200
  • d612d6e4fc Fix ShaderTools GpuAcessor default values (#5646) gdkchan 2023-09-04 20:16:09 -0300
  • 8185426676 Fix layer size for 3D textures with NPOT depth (#5640) gdkchan 2023-09-04 20:14:08 -0300
  • 0a92a6ef0c Use poetry run instead of spawning a shell (#5653) TSRBerry 2023-09-05 00:55:04 +0200
  • 657fc9b9d4 ci: bump actions/checkout from 3 to 4 (#5650) dependabot[bot] 2023-09-04 22:16:17 +0200
  • a460577cd0 Fix overwriting .ryujinx-mako directory (#5651) TSRBerry 2023-09-04 19:14:20 +0200
  • 04b33b7213 Update reviewers using Ryujinx-Mako command (#5635) TSRBerry 2023-09-04 13:39:25 +0200
  • 6b9cf6aefe Fix Tomas Voracek 2023-10-12 17:45:00 +0200
  • ecb6230aa0 Test Tomas Voracek 2023-09-03 19:20:45 +0200
  • a663794e2a Inline variable Tomas Voracek 2023-10-16 14:13:30 +0200
  • 4950e06eea Format Tomas Voracek 2023-10-16 13:43:59 +0200
  • c7a7598094 Merge branch 'missing-updates-check' of https://github.com/tvoracek/Ryujinx into missing-updates-check Tomas Voracek 2023-10-16 13:41:11 +0200
  • aec037d3cb Fix Tomas Voracek 2023-10-16 13:41:02 +0200
  • e16faefb8c
    Merge branch 'Ryujinx:master' into missing-updates-check Tomas Voracek 2023-10-16 13:27:20 +0200
  • a5ccae10f6 Check if game update exists before loading the application. Tomas Voracek 2023-10-16 13:26:26 +0200
  • 5008fb46c8 Fix setting resetting every time sunshineinabox 2023-10-13 21:44:59 -0700
  • 146a8990f2
    Merge branch 'master' into OpenGLSpirv sunshineinabox 2023-10-13 21:41:30 -0700
  • 1e06b28b22
    Horizon: Migrate usb and psc services (#5800) 1.1.1052 Ac_K 2023-10-14 04:13:15 +0200
  • 7069a7c966 Enable copy between MS and non-MS textures with different height Gabriel A 2023-10-13 22:24:15 -0300
  • eade89490a Adresses feedback Ac_K 2023-10-13 17:12:06 +0200
  • 090b007eb3 Fix formatting Ac_K 2023-10-13 02:09:06 +0200
  • 32dcb1db49 Horizon: Migrate Usb and Psc services Ac_K 2023-10-13 02:01:15 +0200
  • 1cc8b460a3 Address Feedback riperiperi 2023-10-12 23:51:08 +0100
  • 2041154de3 Add error dialog to TitleUpdateWindow when update is not found for the game. Tomas Voracek 2023-10-12 18:22:48 +0200
  • e768a54f17
    Replace ReaderWriterLock with ReaderWriterLockSlim (#5785) 1.1.1051 sunshineinabox 2023-10-12 09:11:15 -0700
  • ea0eaf0ec0 Fix Tomas Voracek 2023-10-12 18:05:19 +0200
  • de7c1a8e43 Merge branch 'missing-updates-check' of https://github.com/tvoracek/Ryujinx into missing-updates-check Tomas Voracek 2023-10-12 17:45:11 +0200
  • 7b36caa452 Fix Tomas Voracek 2023-10-12 17:45:00 +0200
  • 62d47c72a2
    Merge branch 'Ryujinx:master' into missing-updates-check Tomas Voracek 2023-10-11 18:11:41 +0200
  • 6abed7d214 Use 4 texture gathers for offsets emulation riperiperi 2023-10-10 19:28:41 +0100
  • 940cac4614 Use base texture size for gather coord offset. riperiperi 2023-10-10 19:18:02 +0100
  • 12b58dc444 Increment shader cache version, remove unused arg riperiperi 2023-10-10 19:10:33 +0100
  • c7d46b72f9 GPU: Add fallback when textureGatherOffsets is not supported. riperiperi 2023-10-10 18:59:04 +0100
  • 1bc301b960 Revert some unncessary logic sunshineinabox 2023-10-09 21:53:33 -0700
  • 4e2bb13080
    Fix games freezing after initializing LDN 1021 times (#5787) 1.1.1050 TSRBerry 2023-10-09 15:47:47 +0200
  • d9c11ab9a6 Resolve Feedback + Correct typo sunshineinabox 2023-10-09 06:41:11 -0700
  • 914eda4d0c
    Properly dispose NetworkClient before setting it to null TSR Berry 2023-10-09 11:41:03 +0200
  • 44043d40fb
    Close handle for stateChangeEvent on Finalize TSR Berry 2023-10-09 11:39:49 +0200
  • fb53b12cf1 Replace ReaderWriterLock with ReaderWriterLockSlim sunshineinabox 2023-10-08 21:09:20 -0700
  • ac4f2c1e70
    Avalonia: Show aspect ratio popup options in status bar (#5780) 1.1.1049 Ahmad Tantowi 2023-10-08 16:04:41 +0700
  • 7b7ddfa71f Fix typo Ahmad Tantowi 2023-10-08 13:47:45 +0700
  • 40cea7ffbf Add aspect ratio tooltip Ahmad Tantowi 2023-10-08 13:29:00 +0700
  • a1feeda091 Show aspect ratio selection popup in status bar Ahmad Tantowi 2023-10-08 13:27:58 +0700
  • dd8b3a3ee4
    Merge branch 'Ryujinx:master' into ava-scrollable-slider Ahmad Tantowi 2023-10-08 08:02:39 +0700
  • e40470bbe1
    Fix return value of Get function when a result does not yet exist for the address. (#5768) 1.1.1048 sharmander 2023-10-07 08:42:10 -0700
  • 2d4491d6d9
    Change release-schedule to weekly TSR Berry 2023-04-04 16:49:06 +0200
  • 38636c352c
    Improve staging build version numbers TSR Berry 2023-04-04 16:42:03 +0200
  • 4026898155
    Automatically merge new changes once a day TSR Berry 2023-04-04 00:12:51 +0200
  • 221401b3c6
    Add a new stable release channel TSR Berry 2023-04-03 23:02:30 +0200
  • ae9fa96eb1
    Merge branch 'master' into fix-symbol-cs-string-concat sharmander 2023-10-06 16:27:15 -0700
  • f460ecc182
    GPU: Add HLE macros for popular NVN macros (#5761) 1.1.1047 riperiperi 2023-10-06 23:55:07 +0100
  • 086564c3c8
    HLE: Fix Mii crc generation and minor issues (#5766) 1.1.1046 riperiperi 2023-10-06 23:23:39 +0100
  • 69891a3081 Add Array96 type riperiperi 2023-10-06 14:54:14 +0100
  • 8c88057b86 Fix return value of Get function when a result does not yet exist for the address. sharmander 2023-10-05 23:13:33 -0700
  • 25b127c45d
    Merge branch 'master' into pctl-migration Isaac Marovitz 2023-10-05 23:24:48 -0400
  • 8470f2c20b
    Apply suggestions from code review Isaac Marovitz 2023-10-05 23:23:40 -0400
  • b6ac45d36d
    Fix SPIR-V call out arguments regression (#5767) 1.1.1045 gdkchan 2023-10-06 00:18:30 -0300
  • 6fb6b0f9df Shader cache version bump Gabriel A 2023-10-05 23:43:19 -0300
  • c93521ed65 Fix SPIR-V call out arguments regression Gabriel A 2023-10-05 23:37:31 -0300
  • 18ec0763f1 Fully define all fields for Nickname and Ver3StoreData riperiperi 2023-10-06 01:48:41 +0100
  • 11a03b1e26 Address Feedback riperiperi 2023-10-05 22:00:36 +0100