0
0
Fork 0

Commit graph

  • cd124bda58
    Fix geometry shader layer passthrough regression (#4735) gdkchan 2023-04-27 11:09:49 -0300
  • 9f12e50a54
    Refactor attribute handling on the shader generator (#4565) gdkchan 2023-04-25 19:51:07 -0300
  • 097562bc6c
    Add missing check for thread termination on ArbitrateLock (#4722) gdkchan 2023-04-25 19:33:14 -0300
  • db4242c5dc
    Implement DMA texture copy component shuffle (#4717) gdkchan 2023-04-24 10:28:03 -0300
  • 4dd77316f7
    Use vector transform feedback outputs with fragment shaders (#4708) gdkchan 2023-04-24 03:34:38 -0300
  • 3f98369a17
    Set the console title for GTK again (#4706) TSRBerry 2023-04-24 08:15:19 +0200
  • c26aeefe03
    Fix amiibo timeout issues & log errors/exceptions (#4712) TSRBerry 2023-04-24 04:08:31 +0200
  • 666e05f5cb
    Reducing Memory Allocations 202303 (#4624) jhorv 2023-04-23 22:06:23 -0400
  • 8d9d508dc7
    Shader: Bias textureGather instructions on AMD/Intel (#4703) riperiperi 2023-04-22 22:02:39 +0100
  • e27f5522e2
    Removed MotionInput Calibration (#4705) SpicerXD 2023-04-22 08:31:28 -0500
  • add2a9d151
    Avoid LM service crashes by not reading more than the buffer size (#4701) gdkchan 2023-04-20 12:10:17 -0300
  • 9e50dd99d7
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.28.1 to 6.29.0 (#4694) dependabot[bot] 2023-04-17 21:31:12 +0200
  • 0dec91bb42
    nuget: bump System.Management from 7.0.0 to 7.0.1 (#4695) dependabot[bot] 2023-04-17 21:30:40 +0200
  • d9b63353b0
    Support copy between multisample and non-multisample depth textures (#4676) gdkchan 2023-04-17 05:13:53 -0300
  • eabd0ec93f
    Revert "chore: Update Silk.NET to 2.17.1 (#4686)" (#4690) gdkchan 2023-04-16 20:56:27 -0300
  • 138d5dc64a
    Vulkan: HashTableSlim lookup optimization (#4688) riperiperi 2023-04-16 18:57:01 +0100
  • 3e68a87d63
    Change SMAA filter texture clear method (#4685) gdkchan 2023-04-16 14:26:22 -0300
  • 69b6ef7a4a
    [GUI] Add network interface dropdown (#4597) TSRBerry 2023-04-16 17:25:20 +0200
  • 40e87c634e
    Fix a crash in Ryujinx.Headless.SDL2 when loading an app (#4687) Mary 2023-04-16 16:50:30 +0200
  • 79d1c190db
    chore: Update Silk.NET to 2.17.1 (#4686) Mary 2023-04-16 11:38:07 +0200
  • 2bc88467eb
    Update README.md Ac_K 2023-04-16 09:37:31 +0000
  • baf8752e74
    Ensure the updater doesn't delete hidden or system files (#4626) Vincenzo Nizza 2023-04-16 11:19:33 +0200
  • d5e4378aea
    nuget: bump DynamicData from 7.13.1 to 7.13.5 (#4654) dependabot[bot] 2023-04-16 09:02:06 +0000
  • 6dbcdfea47
    Ava: Fix nca extraction window never closing & minor cleanup (#4569) TSRBerry 2023-04-16 09:09:02 +0200
  • c5258cf082
    Ability to hide file types in Game List (#4555) NitroTears 2023-04-16 11:03:35 +1000
  • 5c89e22bb9
    Added check for eventual symlink when displaying game files. (#4526) Daniel Shala 2023-04-15 18:11:24 +0200
  • 11ecff2ff0
    Rename Hipc to Cmif where appropriate (#3880) Alex Barney 2023-04-14 16:00:34 -0700
  • 4c3f09644a
    Move swkbd message null check into constructor (#4671) MutantAura 2023-04-12 20:18:40 +0100
  • e187a8870a
    HLE: Deal with empty title names properly (#4643) TSRBerry 2023-04-12 03:09:47 +0200
  • a64fee29dc
    Vulkan: add situational "Fast Flush" mode (#4667) riperiperi 2023-04-11 08:23:41 +0100
  • 9ef94c8292
    ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661) riperiperi 2023-04-11 07:55:04 +0100
  • 915d6d044c
    OpenGL: Fix OBS/Overlays again by binding FB before present (#4668) riperiperi 2023-04-11 07:32:31 +0100
  • a4780ab33b
    Force activate parent window before dialog is shown (#4663) MutantAura 2023-04-10 23:04:31 +0100
  • a947a45d81
    gtk: Fix a NRE when disposing OpenGL (#4648) TSRBerry 2023-04-10 17:00:23 +0200
  • 9db73f74cf
    ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618) riperiperi 2023-04-10 11:22:58 +0100
  • a1efd87c45
    Implement remaining Arm64 HINT instructions as NOP (#4658) gdkchan 2023-04-09 13:21:16 -0300
  • 49be977588
    Eliminate boxing allocations caused by ISampledData structs (#4556) jhorv 2023-04-05 16:42:32 -0400
  • c95be55091
    vulkan: Cleanup PhysicalDevice and Instance querying (#4632) Mary 2023-04-05 19:48:38 +0200
  • 63dedbda86
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1 (#4639) dependabot[bot] 2023-04-05 07:55:57 +0200
  • c532118d94
    Use index fragment shader output when dual source blend is enabled (#4404) gdkchan 2023-04-05 00:25:19 -0300
  • 52d6f2e656
    hle: Set ProcessResult name from NACP (#4633) TSRBerry 2023-04-05 03:34:21 +0200
  • c9bc4eaf58
    Fix missing string enum converters for the config (#4634) TSRBerry 2023-04-03 15:37:27 +0200
  • 3249f8ff41
    Source generated json serializers (#4582) Andrey Sukharev 2023-04-03 13:14:19 +0300
  • 1b41b285ac
    nuget: bump DynamicData from 7.12.11 to 7.13.1 (#4490) dependabot[bot] 2023-04-01 08:23:09 +0000
  • f5a6f45b27
    vulkan: Separate debug utils logic from VulkanInitialization (#4609) Mary 2023-04-01 10:05:02 +0200
  • 210557951b
    nuget: bump Avalonia dependencies from 0.10.18 to 0.10.19 (#4602) TSRBerry 2023-04-01 09:27:34 +0200
  • 4c2d9ff3ff
    HLE: Refactoring of ApplicationLoader (#4480) Ac_K 2023-03-31 21:16:46 +0200
  • 8198b99935
    Fix Linux hang on shutdown (#4617) jhorv 2023-03-30 16:07:07 -0400
  • 460f96967d
    Slight Code Refactoring (#4373) ACGNnsj 2023-03-28 20:59:43 +0800
  • 7ca779a26d
    audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy (#4605) Mary 2023-03-27 20:56:36 +0200
  • b5032b3c91
    vulkan: Fix access level of extensions fields and make them readonly (#4608) Mary 2023-03-27 08:40:27 +0200
  • f0a3dff136
    vulkan: Remove CreateCommandBufferPool from VulkanInitialization (#4606) Mary 2023-03-27 04:16:31 +0200
  • f659dcb9d8
    vulkan: fix broken "VK_EXT_subgroup_size_control" support check (#4607) Mary 2023-03-26 19:01:30 +0200
  • a34fb0e939
    Vulkan: Insert barriers before clears (#4596) riperiperi 2023-03-26 11:51:02 +0100
  • 21ce8a9b80
    chore: Update Ryujinx.SDL2-CS to 2.26.3 (#4479) Mary 2023-03-24 22:42:24 +0100
  • 9ecbee8032
    Batch inline index buffer update (#4587) gdkchan 2023-03-24 10:19:54 -0300
  • 80519af67d
    Update short cache textures if modified (#4586) gdkchan 2023-03-24 08:54:58 -0300
  • 26e30faff3
    Fix handle leak on IShopServiceAccessServerInterface.CreateServerInterface (#4591) gdkchan 2023-03-24 07:56:54 -0300
  • 0992310b76
    ARMeilleure: Check for XSAVE cpuid flag for AVX{2,512} (#4584) Wunk 2023-03-22 10:51:21 -0700
  • 009c1101d2
    CI: add a version tag to correlate release versions with commits (#4572) Andrew Glaze 2023-03-22 08:17:28 -0400
  • ba95ee54ab
    Revert "Use source generated json serializers in order to improve code trimming (#4094)" (#4576) gdkchan 2023-03-21 20:14:46 -0300
  • 4ce4299ca2
    Use source generated json serializers in order to improve code trimming (#4094) Andrey Sukharev 2023-03-22 01:41:19 +0300
  • 17620d18db
    ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147) Wunk 2023-03-20 12:09:24 -0700
  • 9f1cf6458c
    Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) riperiperi 2023-03-19 20:56:48 +0000
  • 67b4e63cff
    Remove MultiRange Min/MaxAddress and rename GetSlice to Slice (#4566) gdkchan 2023-03-19 13:31:35 -0300
  • c05c688ee8
    Avoid copying more handles than we have space for (#4564) TSRBerry 2023-03-19 11:30:04 +0100
  • b2623dc27d
    OpenGL: Fix inverted conditional for counter flush from #4471 (#4560) riperiperi 2023-03-18 23:39:05 +0000
  • 5131b71437
    Reducing memory allocations (#4537) jhorv 2023-03-17 08:14:50 -0400
  • 7870423671
    Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) TSRBerry 2023-03-17 12:55:19 +0100
  • b72916fbc1
    nuget: bump UnicornEngine.Unicorn (#4543) dependabot[bot] 2023-03-17 12:50:52 +0100
  • da073fce61
    GPU: Fast path for adding one texture view to a group (#4528) riperiperi 2023-03-14 20:33:44 +0000
  • 1fc90e57d2
    Update range for remapped sparse textures instead of recreating them (#4442) riperiperi 2023-03-14 20:08:44 +0000
  • eafcc314a9
    Ava UI: DownloadableContentManager Refactor (#4300) Isaac Marovitz 2023-03-14 16:04:38 +0000
  • 6e9bd4de13
    GPU: Scale counter results before addition (#4471) riperiperi 2023-03-12 17:01:15 +0000
  • 05a41b31bc
    Misc: Support space in path on macOS distribution (#4462) TimeZlicer 2023-03-13 00:21:21 +0800
  • eed17f963e
    Increase access permissions for Ava timezones (#4538) MutantAura 2023-03-12 16:20:09 +0000
  • c09c0c002d
    [Flatpak] Beautify multiline strings again & Add full git commit hash (#4535) TSRBerry 2023-03-12 10:42:33 +0100
  • d56d335c0b
    misc: Some dependencies cleanup (#4507) Mary 2023-03-12 03:24:11 +0100
  • 23c844b2aa
    Misc performance tweaks (#4509) jhorv 2023-03-11 15:05:48 -0500
  • 81691b9e37 gha(release): Attempt to fix flathub pusher Mary 2023-03-11 20:11:09 +0100
  • 2dc422bc14 gha(release): Hopefully fixes it Mary 2023-03-11 19:13:40 +0100
  • a80fa5e33f gha(release): Makes environment variables global Mary 2023-03-11 19:09:48 +0100
  • 954e995321
    Attempt to fix syntax error of previous merge Mary 2023-03-11 19:06:42 +0100
  • dad9ab6bb6
    [Flatpak] Add release github workflow (#4529) TSRBerry 2023-03-11 19:04:13 +0100
  • f0562b9c75
    CPU: Avoid argument value copies on the JIT (#4484) gdkchan 2023-03-08 19:25:35 -0300
  • b8556530f2
    nuget: bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0 (#4488) dependabot[bot] 2023-03-04 15:37:08 +0100
  • 4f3af839be
    Minor code formatting (#4498) gdkchan 2023-03-04 10:43:08 -0300
  • 155736c986
    nuget: bump UnicornEngine.Unicorn (#4500) dependabot[bot] 2023-03-04 11:32:30 +0000
  • dba908dc78
    Add post processing feature to the readme (#4499) MetrosexualGarbodor 2023-03-04 02:15:29 +0000
  • ecee34a50c
    Update LibHac to 0.18.0 (#4414) Steveice10 2023-03-01 18:42:27 -0800
  • 9b5a0c3889
    Sockets: Properly convert error codes on MacOS (#4491) riperiperi 2023-02-28 03:41:44 +0000
  • 80b4972139
    Add Support for Post Processing Effects (#3616) Emmanuel Hansen 2023-02-27 21:11:55 +0000
  • 5d85468302
    Vulkan: Support list topology primitive restart (#4483) gdkchan 2023-02-26 19:19:00 -0300
  • 9b1cc2cec6
    Logging: Redirect StdErr into logging system (#4427) merry 2023-02-25 15:07:23 +0000
  • e691622f0a misc: Add missing DefineConstants definition in Ryujinx.Common Mary 2023-02-25 13:29:30 +0100
  • f663a5cd38
    macos: Add updater support (#4464) Mary 2023-02-25 12:30:48 +0100
  • f7c2e867f4
    chore: Update OpenTK to 4.7.7 (#4478) Mary 2023-02-25 11:55:57 +0100
  • cedd200745
    Move gl_Layer to vertex shader if geometry is not supported (#4368) gdkchan 2023-02-25 07:39:51 -0300
  • 58207685c0
    Perform bounds checking before list indexer to avoid frequent exceptions (#4438) jhorv 2023-02-25 05:26:39 -0500
  • 095ad923ad
    Account for multisample when calculating render target size hint (#4467) gdkchan 2023-02-23 06:08:54 -0300