Commit Graph

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