Commit Graph

  • 187372cbde
    Prune ForceDirty and CheckModified caches on unmap (#3862) riperiperi 2022-11-18 14:58:24 +00:00
  • 022d495335
    am: Stub GetSaveDataSizeMax (#3857) TSRBerry 2022-11-18 04:29:01 +01:00
  • c1372ed775
    Use ReadOnlySpan<byte> compiler optimization in more places (#3853) Berkan Diler 2022-11-18 04:10:44 +01:00
  • a16682cfd3
    Allow _volatile to be set from MultiRegionHandle checks again (#3830) riperiperi 2022-11-18 02:54:20 +00:00
  • 7c53b69c30
    SPIR-V: Fix unscaling helper not being able to find Array textures (#3863) riperiperi 2022-11-18 02:37:37 +00:00
  • 33a4d7d1ba
    GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847) riperiperi 2022-11-17 17:47:41 +00:00
  • 391e08dd27
    ci: Clean up Actions leftovers (#3859) Mary-nyan 2022-11-17 18:30:54 +01:00
  • b5cf8b8af9
    Capitalization to be consistent (#3860) Matthew Wells 2022-11-17 09:13:37 -08:00
  • 55043c8afc
    Allow to start Ryujinx in wayland environment (#3516) Alberto Fanjul 2022-11-17 13:02:43 +01:00
  • 5d73a9f5fc
    Fix Fedora support (#3815) Mary-nyan 2022-11-17 00:18:29 +01:00
  • 2c9ab5e45f
    Prevent raw Unicode control codes from showing on software keyboard applet. (#3845) Logan Stromberg 2022-11-16 14:53:17 -08:00
  • d536cc8ae6
    Update units of memory from decimal to binary prefixes (#3716) Wunk 2022-11-16 14:27:42 -08:00
  • d751da84f9
    Use new C# 11 u8 string literals (#3854) Berkan Diler 2022-11-16 20:30:12 +01:00
  • 11aae9cfbc
    Make use of Random.Shared (#3852) Berkan Diler 2022-11-16 19:34:18 +01:00
  • b96794e72b
    Use new LINQ Order() methods (#3851) Berkan Diler 2022-11-16 19:17:03 +01:00
  • f1d1670b0b
    Implement HLE macro for DrawElementsIndirect (#3748) gdkchan 2022-11-16 14:53:04 -03:00
  • b8de72de8f
    It's REE-YOU-JINX (#3839) EmulationFanatic 2022-11-15 14:19:25 -07:00
  • eebc39228d
    UI: Allow overriding graphics backend + Move command line parser into a new class (#3707) TSRBerry 2022-11-13 00:36:36 +01:00
  • 9daf029f35
    Use vector transform feedback outputs if possible (#3832) gdkchan 2022-11-12 20:20:40 -03:00
  • 51a27032f0
    Fix VertexId and InstanceId on Vulkan (#3833) gdkchan 2022-11-11 13:22:49 -03:00
  • a6a67a2b7a
    Minor improvement to Vulkan pipeline state and bindings management (#3829) gdkchan 2022-11-10 13:38:38 -03:00
  • c6d05301aa
    infra: Migrate to .NET 7 (#3795) Mary-nyan 2022-11-09 20:22:43 +01:00
  • 647de4cd31
    Ensure all pending draws are done before compute dispatch (#3822) gdkchan 2022-11-03 19:54:30 -03:00
  • f82309fa2d
    Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve (#3723) gdkchan 2022-11-02 18:17:19 -03:00
  • 7d8e198c33
    fix: Support FFmpeg 5.1.x for decoding (#3816) Mary-nyan 2022-11-02 09:26:50 +01:00
  • 3d98e1361b
    GPU: Use a bitmap to track buffer modified flags. (#3775) riperiperi 2022-10-29 23:07:37 +01:00
  • 141cf61ff7
    CI: Run git_short_hash inside of bash (#3808) TSRBerry 2022-10-29 21:00:08 +02:00
  • 3fe3598d41
    Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils (#3802) Wunk 2022-10-29 10:09:25 -07:00
  • 59cdf310bd
    SPIR-V: Fix tessellation control shader output types (#3807) gdkchan 2022-10-29 13:45:30 -03:00
  • 4e34170a84
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.15.0 to 6.25.0 (#3806) dependabot[bot] 2022-10-29 10:46:46 +02:00
  • d540af5dc0
    AppletAE: stub SetRecordVolumeMuted (#3804) Luke Warner 2022-10-27 16:15:57 -07:00
  • f7c7b66fc0
    hid/irs: Stub StopImageProcessorAsync (#3799) Luke Warner 2022-10-27 14:36:37 -07:00
  • 28ba55598d
    Vulkan: Fix indirect buffer barrier (#3798) gdkchan 2022-10-26 14:53:11 -03:00
  • 9719b6a112
    Vulkan: Use dynamic state for blend constants (#3793) riperiperi 2022-10-26 00:49:23 +01:00
  • f70236f947
    Updated Compatibility info and GPU info (Vulkan, SPIRV, and Texture Recompression) (#3568) VocalFan 2022-10-24 12:40:39 -04:00
  • eafadf10c7
    Ryujinx.Tests.Unicorn: Implement IDisposable (#3794) merry 2022-10-24 00:51:54 +01:00
  • 9b06ee7736
    Attempt to fix issues since github-script v6 upgrade Mary-nyan 2022-10-23 17:15:15 +02:00
  • baba2c2467
    Avalonia: Use overlay dialog for controller applet (#3777) Emmanuel Hansen 2022-10-23 09:15:45 +00:00
  • 286e5d39b2
    nuget: bump SPB from 0.0.4-build24 to 0.0.4-build27 (#3791) dependabot[bot] 2022-10-22 10:32:12 +02:00
  • dc529c1181
    ci: Add updates for nuget packages to dependabot (#3786) TSRBerry 2022-10-21 14:23:16 +02:00
  • c7cf1cbc35
    CI: Update workflows (#3774) TSRBerry 2022-10-21 10:31:38 +02:00
  • d8e487d018
    gha: Add dependabot.yml (#3778) TSRBerry 2022-10-21 10:16:28 +02:00
  • 5fdc46ac7f
    Vulkan: Fix vertex position Z conversion with geometry shader passthrough (#3781) gdkchan 2022-10-21 01:48:21 -03:00
  • 1e5b45f580
    Avalonia: update it_IT.json (#3742) Mortus06 2022-10-19 11:30:28 +02:00
  • 62585755fd
    Do not clear the rejit queue when overlaps count is equal to 0. (#3721) LDj3SNuD 2022-10-19 04:08:34 +02:00
  • 56621615b1
    Implement the GetSessionCacheMode in SSL servuce (#3735) WilliamWsyHK 2022-10-19 09:27:11 +08:00
  • 2099a3e84b
    Manage state of NfcManager (#3678) Carl Ouellette 2022-10-18 21:14:31 -04:00
  • 7d26e4ac7b
    Fix mapping leaks caused by UnmapView not working on Linux (#3650) gdkchan 2022-10-18 22:02:45 -03:00
  • 8d41402fa6
    A32: Implement VCVTT, VCVTB (#3710) merry 2022-10-19 01:36:04 +01:00
  • 5af8ce7c38
    A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712) LDj3SNuD 2022-10-19 02:21:33 +02:00
  • 77c4291c34
    Avalonia: Update Polish Translation (#3722) Luna 2022-10-18 17:10:28 -07:00
  • 6e92b7a378
    Dispose Vulkan TextureStorage when views hit 0 instead of immediately (#3738) riperiperi 2022-10-19 00:52:08 +01:00
  • 9b852c7481
    Fix: Arguments Break when Updating (#3744) Yohoki 2022-10-18 18:41:16 -05:00
  • c40c3905e2
    Avoid allocations in .Parse methods (#3760) Berkan Diler 2022-10-19 01:31:34 +02:00
  • a6cd044f0f
    Vulkan: Fix blit levels/layers parameters being inverted (#3768) gdkchan 2022-10-18 05:13:44 -03:00
  • f5a1de6ac5
    Fix kernel VA allocation when random allocation fails (#3755) gdkchan 2022-10-17 19:12:49 -03:00
  • 2aeb5b00e3
    Update README.md (#3767) MetrosexualGarbodor 2022-10-17 22:58:11 +01:00
  • 60ba7b71f2
    remove property changed call in time zone validation (#3752) Emmanuel Hansen 2022-10-17 16:48:14 +00:00
  • 7c1d2bbb98
    Implement OpenDataStorageWithProgramIndex partially (#3765) gdkchan 2022-10-17 10:37:05 -03:00
  • beacf8c1c8
    TamperMachine: Fix input mask check (#3764) mageven 2022-10-17 04:21:52 +05:30
  • 0dbe45ae37
    Fix various issues caused by Vertex/Index buffer conversions (#3762) riperiperi 2022-10-16 23:38:58 +01:00
  • 2b50e52e48
    Fix primitive count calculation for topology conversion (#3763) riperiperi 2022-10-16 23:25:40 +01:00
  • 49eadbc209
    Fix phantom configured Controllers (#3720) mageven 2022-10-17 00:04:42 +05:30
  • 2df16ded9b
    Improve shader BRX instruction code generation (#3759) gdkchan 2022-10-15 20:20:16 -03:00
  • e43390c723
    bsd: Check if socket is bound before calling RecvFrom() (#3761) TSRBerry 2022-10-15 22:52:49 +02:00
  • 5af1327068
    Vulkan: Fix sampler custom border color (#3751) gdkchan 2022-10-10 03:35:44 -03:00
  • 88a8d1e567
    Fix disposed textures being updated on TextureBindingsManager (#3750) gdkchan 2022-10-09 15:23:52 -03:00
  • bf77d1cab9
    GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) riperiperi 2022-10-08 16:04:47 +01:00
  • 1ca0517c99
    Vulkan: Fix some issues with CacheByRange (#3743) riperiperi 2022-10-08 15:28:27 +01:00
  • 599d485bff
    Change NvMap ID allocation to match nvservices (#3741) gdkchan 2022-10-05 17:49:18 -03:00
  • 60e16c15b6
    Fix memory corruption in BCAT and FS Read methods when buffer is larger than needed (#3739) gdkchan 2022-10-04 20:12:54 -03:00
  • 2068445939
    Fix shader SULD (bindless) instruction using wrong register as handle (#3732) gdkchan 2022-10-03 20:40:22 -03:00
  • a4fc9f8050
    Support use of buffer ranges with size 0 (#3736) gdkchan 2022-10-03 20:08:38 -03:00
  • 5437d6cb13
    Vulkan: Fix buffer texture storage not being updated on buffer handle reuse (#3731) gdkchan 2022-10-03 19:45:33 -03:00
  • 7539e26144
    Avalonia - Fixes updater (#3670) Emmanuel Hansen 2022-10-03 14:25:25 +00:00
  • 1c3697b6a4
    Update AboutWindow.axaml (#3724) Luna 2022-10-02 15:02:11 -07:00
  • 81f848e54f
    Allow Surface Flinger frame enqueue after process has exited (#3733) gdkchan 2022-10-02 18:50:03 -03:00
  • 358a781639
    Volume Hotkeys (#3500) MutantAura 2022-10-02 10:38:37 +01:00
  • 45ce540b9b
    ARMeilleure: Add gfni acceleration (#3669) Wunk 2022-10-02 02:17:19 -07:00
  • 96bf7f8522
    Avoid allocating unmanaged string per shader (#3730) mageven 2022-10-02 14:29:34 +05:30
  • 33e673ceb8
    fatal: Implement Service (#3573) Ac_K 2022-10-02 10:30:46 +02:00
  • 9c2500de5f
    Fix incorrect tessellation inputs/outputs (#3728) gdkchan 2022-10-01 02:35:52 -03:00
  • dbe43c1719
    Fix SSL GetCertificates with certificate ID set to All (#3727) gdkchan 2022-09-29 12:45:25 -03:00
  • f502cfaf62
    Vulkan: Zero blend state when disabled or write mask is 0 (#3719) riperiperi 2022-09-29 16:32:49 +01:00
  • 1fd5cf2b4a
    Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718) gdkchan 2022-09-27 21:24:52 -03:00
  • 814f75142e
    Fpsr and Fpcr freed. (#3701) LDj3SNuD 2022-09-20 23:55:13 +02:00
  • 4c0eb91d7e
    Convert Quads to Triangles in Vulkan (#3715) riperiperi 2022-09-20 22:38:48 +01:00
  • da75a9a6ea
    OpenGL: Fix blit from non-multisample to multisample texture (#3596) gdkchan 2022-09-19 16:12:56 -03:00
  • 41790aa743
    Avalonia - Misc changes to UX (#3643) MutantAura 2022-09-19 20:04:22 +01:00
  • 0cb1e926b5
    Allow bindless textures with handles from unbound constant buffer (#3706) gdkchan 2022-09-19 15:35:47 -03:00
  • 6f0395538b
    Avalonia - Use embedded window for avalonia (#3674) Emmanuel Hansen 2022-09-19 18:05:26 +00:00
  • b9f1ff3c77
    Implemented in IR the managed methods of the ShlReg region of the SoftFallback class. (#3700) LDj3SNuD 2022-09-19 19:49:10 +02:00
  • a77af4c5e9
    Readme: Fix broken shell image (#3708) TSRBerry 2022-09-19 14:06:00 +02:00
  • fbcf802fbc
    A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (#3694) merry 2022-09-14 22:18:15 +01:00
  • c3c41fa4bb
    Periodically Flush Commands for Vulkan (#3689) riperiperi 2022-09-14 17:48:31 +01:00
  • 356e480bf5
    Fix partial unmap reprotection on Windows (#3702) gdkchan 2022-09-14 12:46:37 -03:00
  • 8e119a1e96
    Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on both A32 and T32 (#3693) gdkchan 2022-09-13 19:51:40 -03:00
  • e05bf90af6
    T32: Implement Asimd instructions (#3692) merry 2022-09-13 22:25:37 +01:00
  • 66f16f4392
    Fix bindless 1D textures having a buffer type on the shader (#3697) gdkchan 2022-09-13 03:53:55 -03:00
  • 729ff5337c
    Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (#3695) gdkchan 2022-09-13 03:24:09 -03:00