0
0
Fork 0

Commit graph

  • a2c0035013
    Update audio renderer to REV13: Add support for compressor statistics and volume reset (#7372) master gdkchan 2024-10-01 07:30:57 -0300
  • 7d158acc3b
    Do not try to create a texture pool if shader does not use textures (#7379) gdkchan 2024-09-30 11:41:07 -0300
  • 5dbba07e33
    sdl: set app name (#7370) e2dk4r 2024-09-28 11:44:23 +0300
  • d86249cb0a
    Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High Resolution Mod support. (#7307) MaxLastBreath 2024-09-26 20:33:38 +0300
  • 04d68ca616
    GPU: Ensure all clip distances are initialized when used (#7363) riperiperi 2024-09-26 18:19:12 +0100
  • 050f22977f
    Update bug_report.yml to provide better instructions for finding log file (#7333) Jason Youngberg 2024-09-24 03:10:36 -0600
  • 319507f2a1
    Fix quads draws after DrawTexture on Vulkan (#7336) gdkchan 2024-09-22 19:36:53 -0300
  • d717aef2be
    Shader: Assume the only remaining source is the right one when all others are undefined (#7331) gdkchan 2024-09-19 21:23:09 -0300
  • 24ee8c39f1
    Add support for sampler sRGB disable (#7312) gdkchan 2024-09-19 14:38:30 -0300
  • 73f985d27c
    Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<byte> (#7171) jhorv 2024-09-18 22:00:54 -0400
  • ef81658fbd
    Implement support for shader ATOM.EXCH instruction (#7320) gdkchan 2024-09-18 15:48:55 -0300
  • 062ef43eb4
    Revert "Wait for async task to complete (#7122)" (#7318) gdkchan 2024-09-17 16:25:26 -0300
  • eb8132b627
    Change image format view handling to allow view incompatible formats (#7311) gdkchan 2024-09-17 15:52:30 -0300
  • ccf96bf5e6
    Wait for async task to complete (#7122) TSRBerry 2024-09-17 20:42:00 +0200
  • f39e89ece7
    Add area sampling scaler to allow for super-sampled anti-aliasing. (#7304) ZenoArrows 2024-09-17 20:30:50 +0200
  • cf77c011e4
    Change 6GB DRAM expansion to 8GB (#7313) gdkchan 2024-09-17 15:09:20 -0300
  • cd74ae1bbd
    Implement fast DMA texture to texture copy (#7299) gdkchan 2024-09-15 18:12:05 -0300
  • 62216782ca
    Make GetFunctionPointerForDelegate as explicit as possible (#7279) Emmanuel Hansen 2024-09-15 20:39:10 +0000
  • 2f36a6665c
    Implement Arm32 VSHLL and QADD16 instructions (#7301) gdkchan 2024-09-12 18:22:30 -0300
  • ca59c3f499
    Vulkan: Feedback loop detection and barriers (#7226) riperiperi 2024-09-02 01:28:16 +0100
  • fdd7ee791c
    Fix incorrect depth texture 3D flag (#7262) gdkchan 2024-09-01 17:58:01 -0300
  • 398fa1c238
    Vulkan: Update Silk.NET to 2.21 (#7266) riperiperi 2024-09-01 21:33:11 +0100
  • 2c5c0392f9
    Make HLE project AOT friendly (#7085) Emmanuel Hansen 2024-08-31 14:39:26 +0000
  • e0acde04bb
    Replace ImageSharp with SkiaSharp everywhere (#7030) Emmanuel Hansen 2024-08-31 14:32:53 +0000
  • 3c61d560c3
    Fix deadlock in background translation thread shutdown (#7239) David McFarland 2024-08-27 10:10:24 -0700
  • b45a81458a
    nuget: bump DynamicData from 9.0.1 to 9.0.4 (#7220) dependabot[bot] 2024-08-21 12:30:43 +0200
  • 460f9faf4e
    Fix NRE when using buffer image array (#7159) gdkchan 2024-08-20 20:49:17 -0300
  • 552c15739c
    nuget: bump ImageSharp from 2.1.8 to 2.1.9 (#7160) Toni Förster 2024-08-20 23:26:32 +0200
  • 0137c9e635
    nim:eca : Stub CreateServerInterface2 (#7128) Tsubasa0504 2024-08-17 17:57:22 +0900
  • 23fa5f4c9c
    Fix arbitrary game ordering when sorting by Favorites (#7170) Logan Stromberg 2024-08-13 06:23:11 -0700
  • 4f75e26ec7
    Clamp amount of mipmap levels to max allowed for all backends (#7197) gdkchan 2024-08-12 17:45:25 -0300
  • 8d8983049e
    Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 instructions (#7174) gdkchan 2024-08-08 17:07:24 -0300
  • 7969fb6bba
    Replace and remove obsolete ByteMemoryPool type (#7155) jhorv 2024-08-05 20:09:08 -0400
  • 4a4b11871e
    Fix same textures with unmapped start being considered different (#7141) gdkchan 2024-08-05 11:00:41 -0300
  • e85ee673b1
    Fix LocaleExtension SetRawSource usages + language perf improvement (#7121) Julien Lebosquain 2024-08-04 20:04:12 +0200
  • 42f22fe5d7
    Infra: Update Microsoft.IdentityModel.JsonWebTokens (#7070) Isaac Marovitz 2024-08-04 18:56:27 +0100
  • 263eb97f79
    Avoid race conditions while launching games directly from the command line (#7116) TSRBerry 2024-08-03 23:31:34 +0200
  • 3004902257
    nuget: bump DynamicData from 8.4.1 to 9.0.1 (#7040) dependabot[bot] 2024-08-03 22:34:41 +0200
  • 59ddb26628
    replace ByteMemoryPool usage in Ryujinx.Graphics (#7129) jhorv 2024-08-03 14:50:53 -0400
  • 83fda10f6e
    Fix FileNotFoundException in TryGetApplicationsFromFile() and improve loading applications (#7145) TSRBerry 2024-08-03 19:46:59 +0200
  • d97e995e59
    Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139) gdkchan 2024-07-31 22:22:11 -0300
  • 56b2f84702
    Fix shader RegisterUsage pass only taking first operation dest into account (#7131) gdkchan 2024-07-30 21:57:55 -0300
  • 698e36bbd2
    Vulkan: Force topology to PatchList for Tessellation (#7102) riperiperi 2024-07-31 01:48:30 +0100
  • 6ce49a2dc7
    Ava UI: Handle updates containing non numeric characters (#7043) Isaac Marovitz 2024-07-25 20:44:33 +0100
  • ccd330ba0f
    Vulkan: Add missing barriers for texture to buffer copy (#7092) riperiperi 2024-07-25 20:34:30 +0100
  • 95d252b7b8
    Update kernel GetInfo SVC for firmware 18.0.0 (#7075) gdkchan 2024-07-22 12:46:04 -0300
  • add681144b
    Fix checking for the wrong metadata files for applications launched with a different program index (#7055) TSRBerry 2024-07-21 19:42:23 +0200
  • c6dc00815a
    Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore (#7046) TSRBerry 2024-07-20 21:35:43 +0200
  • 99f04ac1a6
    Fix Skia saving screenshot with transparent background and incorrect origin (#7073) gdkchan 2024-07-20 16:27:40 -0300
  • ce09450743
    Unlink server sessions from multi-wait when service stops processing requests (#7072) gdkchan 2024-07-20 16:17:40 -0300
  • 2cb80f37d4
    Ava UI: Auto select newly added updates & DLC (#7026) Isaac Marovitz 2024-07-19 18:00:15 +0100
  • 827069e784
    Add missing Buffer attribute on NGC Check method (#7051) gdkchan 2024-07-18 15:11:00 -0300
  • 1a919e99b2
    Vulkan: Defer guest barriers, and improve image barrier timings (#7012) riperiperi 2024-07-18 00:21:32 +0100
  • f77bebac80
    Include content data foreach-loop in try-catch (#7036) TSRBerry 2024-07-18 00:02:20 +0200
  • 6fbf279fac
    Add support for multi game XCIs (second try) (#6515) TSRBerry 2024-07-16 23:17:32 +0200
  • 344f4f52c1
    Remove CommandBufferScoped Dependencies (#6958) Isaac Marovitz 2024-07-16 21:01:06 +0100
  • eb212aa91b
    misc: Re-order and manually update DriverID to name. (#7027) MutantAura 2024-07-15 23:27:59 +0100
  • a6dbb2ad2b
    replace ByteMemoryPool usage in Ryujinx.HLE (#6953) jhorv 2024-07-15 18:21:53 -0400
  • 595e514f18
    Use SkiaSharp for Avalonia in place of ImageSharp (#6269) sunshineinabox 2024-07-14 01:16:14 -0700
  • 07435ad844
    Use draw clear on Adreno, instead of vkCmdClearAttachments (#7013) gdkchan 2024-07-10 17:52:45 -0300
  • 1668ba913f
    Force dynamic state update after rasterizer discard disable (#7007) gdkchan 2024-07-09 23:31:01 -0300
  • a830eb666b
    Disallow concurrent fence waits on Adreno (#7001) gdkchan 2024-07-07 19:33:28 -0300
  • cfc75d7e78
    Disable descriptor set template updates for buffer textures on Adreno (#7002) gdkchan 2024-07-07 19:19:55 -0300
  • c525d7d9a9
    Force Vulkan swapchain re-creation when window size changes (#7003) gdkchan 2024-07-07 19:02:11 -0300
  • 1a0a351a15
    Resolve some Vulkan validation errors (#6915) sunshineinabox 2024-06-26 05:21:44 -0700
  • bd3335c143
    Make sure the string is long enough before performing basic trim (#6982) TSRBerry 2024-06-26 11:27:23 +0200
  • a94445b23e
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.6.0 to 7.6.2 (#6965) dependabot[bot] 2024-06-26 10:45:51 +0200
  • 0c3421973c
    SetProcessMemoryPermission address and size are always 64-bit (#6977) Rafa 2024-06-25 08:40:53 +0100
  • 0afa8f2c14
    JIT: Coalesce copies on LSRA with simple register preferencing (#6950) gdkchan 2024-06-19 09:39:29 -0300
  • d25a084858
    JIT: Ensure entry block has no predecessors on RegisterUsage pass (#6951) gdkchan 2024-06-19 09:25:47 -0300
  • 311ca3c3f1
    fix: for pooled memory used for reference types, clear it on return to the pool so that it doesn't prevent GC of the instances it contained (#6937) jhorv 2024-06-16 16:47:47 -0400
  • 3193ef1083
    Extend bindless elimination to catch a few more specific cases (#6921) gdkchan 2024-06-16 14:46:27 -0300
  • 5a878ae9af
    replace ByteMemoryPool use with MemoryOwner<byte> and SpanOwner<byte> (#6911) jhorv 2024-06-15 17:00:13 -0400
  • 1828bc949e
    nuget: bump Microsoft.IO.RecyclableMemoryStream from 3.0.0 to 3.0.1 (#6936) dependabot[bot] 2024-06-15 22:51:50 +0200
  • c0f2491eae
    Vulkan separate descriptor set fixes (#6895) gdkchan 2024-06-02 22:40:28 -0300
  • d7c6474729
    GPU: Remove unused dynamic state and pipeline settings (#6796) sunshineinabox 2024-06-02 18:32:10 -0700
  • 1ecc8fbc3b
    New pooled memory types (#6821) jhorv 2024-06-02 21:24:14 -0400
  • 888402ecaf
    Avoid inexact read with 'Stream.Read' (#6847) Marco Carvalho 2024-06-02 17:16:48 -0300
  • 971d24aef0
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.5.2 to 7.6.0 (#6893) dependabot[bot] 2024-06-02 22:10:47 +0200
  • c41fddd25e
    Vulkan: Extend full bindless to cover cases with phi nodes (#6853) gdkchan 2024-05-26 15:20:10 -0300
  • 2ebe929fa5
    misc: Change disk shader cache compression algorithm to Brotli (RFC 7932) (#6841) MutantAura 2024-05-26 19:06:41 +0100
  • 53d096e392
    Allow texture arrays to use separate descriptor sets on Vulkan (#6870) gdkchan 2024-05-26 13:30:19 -0300
  • 4cc00bb4b1
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 7.5.1 to 7.5.2 (#6809) dependabot[bot] 2024-05-25 05:35:49 +0200
  • c98b7fc702
    Workaround bug on logic op with float framebuffer (#6858) Piplup 2024-05-24 02:57:26 +0100
  • e65effcb05
    Workaround AMD bug on logic op with float framebuffer (#6852) gdkchan 2024-05-23 01:05:32 -0300
  • c1ed150949
    Kernel: Wake cores from idle directly rather than through a host thread (#6837) riperiperi 2024-05-22 21:47:27 +0100
  • c634eb4054
    Updating Concentus dependency to speed up Opus decoding (#6757) Logan Stromberg 2024-05-20 14:38:38 -0700
  • eb1ce41b00
    GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) riperiperi 2024-05-19 20:53:37 +0100
  • 2f427deb67
    Fix another NullReferenceException (#6826) TSRBerry 2024-05-18 01:11:30 +0200
  • 8f51938e2b
    Disable keyboard controller input while swkbd is open (foreground) (second attempt) (#6808) TSRBerry 2024-05-17 21:58:03 +0200
  • 4d84df9487
    Update audio renderer to REV12: Add support for splitter biquad filter (#6813) gdkchan 2024-05-17 16:46:43 -0300
  • 9ec8b2c01a
    Change Deflate compression level to Fastest. (#6812) MutantAura 2024-05-16 18:19:37 +0100
  • 091230af22
    Improves some log messages and fixes a typo (#6773) SamusAranX 2024-05-15 18:10:47 +0200
  • 3aea194606
    Add Enhancement label to Feature Requests (#6804) Isaac Marovitz 2024-05-15 06:06:58 -0400
  • cdccf89e10
    Revert "Disable keyboard controller input while swkbd is open (foreground) (#…" (#6805) gdkchan 2024-05-15 02:20:24 -0300
  • 2ca0b17339
    New Crowdin updates (#6590) Ac_K 2024-05-14 17:47:03 +0200
  • 47639e6eeb
    Bump Avalonia.Svg (#6603) Isaac Marovitz 2024-05-14 11:36:11 -0400
  • cd78adf07f
    Add missing lock on texture cache UpdateMapping method (#6657) gdkchan 2024-05-14 12:23:13 -0300
  • a3dc295c5f
    Disable keyboard controller input while swkbd is open (foreground) (#6646) TSRBerry 2024-05-14 17:14:39 +0200
  • 2ef4f92b07
    Make TextureGroup.ClearModified thread safe (#6686) gdkchan 2024-05-14 12:06:36 -0300