0
0
Fork 0

Commit graph

  • fbaf62c230
    Apply new naming rule to all projects except Vp9 (#5407) TSRBerry 2023-06-28 01:18:19 +0200
  • b186ec9fc5
    [Ryujinx.Graphics.Video] Address dotnet-format issues (#5377) TSRBerry 2023-06-27 16:45:33 +0200
  • 0191e2396a
    [Ryujinx.Graphics.Host1x] Address dotnet-format issues (#5368) TSRBerry 2023-06-27 16:35:48 +0200
  • e96299eef5
    [Ryujinx.Horizon.Generators] Address dotnet-format issues (#5383) TSRBerry 2023-06-26 07:35:19 +0200
  • ff53dcf560
    [ARMeilleure] Address dotnet-format issues (#5357) TSRBerry 2023-06-26 07:25:06 +0200
  • 2de78a2d55
    [Ryujinx.Input.SDL2] Address dotnet-format issues (#5385) TSRBerry 2023-06-26 03:55:25 +0200
  • b29ded1d60
    [Ryujinx.SDL2.Common] Address dotnet-format issues (#5387) TSRBerry 2023-06-26 03:51:16 +0200
  • 9860bfb2cd
    misc: memory: Migrate from OutOfMemoryException to SystemException entirely (#5399) Mary 2023-06-26 03:37:12 +0200
  • f6ada8d169
    [Ryujinx.Graphics.Device] Address dotnet-format issues (#5363) TSRBerry 2023-06-25 23:58:44 +0200
  • 42d31f646d
    [Ryujinx.Audio.Backends.SDL2] Address dotnet-format issues (#5364) TSRBerry 2023-06-25 22:50:59 +0200
  • 07fc3ded68
    [Ryujinx.Graphics.Nvdec] Address dotnet-format issues (#5369) TSRBerry 2023-06-25 21:44:42 +0200
  • fd01259d2b
    [Ryujinx.ShaderTools] Address dotnet-format issues (#5388) TSRBerry 2023-06-25 21:37:33 +0200
  • 7ffe7f8442
    [Ryujinx.Graphics.Nvdec.FFmpeg] Address dotnet-format issues (#5370) TSRBerry 2023-06-25 19:03:48 +0200
  • 2b2ce68f07
    [Ryujinx.Tests.Memory] Address dotnet-format issues (#5390) TSRBerry 2023-06-25 18:37:53 +0200
  • bc53d00463
    [Ryujinx.Graphics.Vic] Address dotnet-format issues (#5374) TSRBerry 2023-06-25 18:37:09 +0200
  • bddb2a1483
    [Ryujinx.Tests.Unicorn] Address dotnet-format issues (#5391) TSRBerry 2023-06-25 18:03:08 +0200
  • e3bacfa774
    Set COMPlus_DefaultStackSize to 2M in macOS (#5349) Shihta Kuan 2023-06-25 20:49:53 +0800
  • 7c2f07d124
    [Ryujinx.Horizon.Common] Address dotnet-format issues (#5382) TSRBerry 2023-06-25 13:40:37 +0200
  • ede5b3c324
    [Ryujinx.Audio.Backends.SoundIo] Address dotnet-format issues (#5360) TSRBerry 2023-06-25 02:15:56 +0200
  • df5be5812f
    [Ryujinx.Audio.Backends.OpenAL] Address dotnet-format issues (#5359) TSRBerry 2023-06-25 01:29:40 +0200
  • bc392e55df
    Empty "case" clauses that fall through to the "default" should be omitted (#5353) Marco Carvalho 2023-06-24 09:06:58 -0300
  • fffc3ed193
    Mutable fields should not be "public static" (#5352) Marco Carvalho 2023-06-24 09:01:59 -0300
  • 7d160e98fd
    MemoryManagement: Change return types for Commit/Decommit to void (#5325) TSRBerry 2023-06-24 02:46:04 +0200
  • bf96bc84a8
    "Where" should be used before "OrderBy" (#5346) Marco Carvalho 2023-06-22 21:51:44 -0300
  • 91e4caaa69
    "StartsWith" and "EndsWith" overloads that take a "char" should be used instead of the ones that take a "string" (#5347) Marco Carvalho 2023-06-22 21:15:14 -0300
  • efbd29463d
    "Find" method should be used instead of the "FirstOrDefault" extension (#5344) Marco Carvalho 2023-06-22 20:42:23 -0300
  • 7608cb37ab
    "Exists" method should be used instead of the "Any" extension (#5345) Marco Carvalho 2023-06-22 20:37:25 -0300
  • d604e98227
    Fix regression introduced by 1.1.1733 on Intel GPUs (#5311) Kurochi51 2023-06-22 22:35:06 +0300
  • 58907e2c29
    GetHashCode should not reference mutable fields (#5331) Marco Carvalho 2023-06-22 13:36:07 -0300
  • 649d372f7d
    misc: Implement address space size workarounds (#5191) Mary 2023-06-20 17:33:54 +0200
  • f9a538bb0f
    Ensure shader local and shared memory sizes are not zero (#5321) gdkchan 2023-06-17 16:28:27 -0300
  • f92921a6d1
    Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) gdkchan 2023-06-15 17:31:53 -0300
  • 32d21ddf17
    Inheritance list should not be redundant (#5230) Marco Carvalho 2023-06-15 00:54:27 -0300
  • 82f90704a0
    Blocks should be synchronized on read-only fields (#5212) Marco Carvalho 2023-06-14 21:34:55 -0300
  • f978d3726a
    nuget: bump System.Management from 7.0.1 to 7.0.2 (#5302) dependabot[bot] 2023-06-14 18:21:17 +0200
  • 6f28c4abad
    test: Make tests runnable on system without 4KiB page size (#5184) Mary 2023-06-14 18:02:41 +0200
  • 105c9712c1
    Fix Arm32 double to int/uint conversion on Arm64 (#5292) gdkchan 2023-06-14 00:57:02 -0300
  • 4d804ed45e
    Mod Loader: Stop loading mods from folders that don't exactly match titleId (#5298) Kurochi51 2023-06-13 21:47:33 +0300
  • 4a27d29412 infra: Sync paths-ignore with release job and attempt to fix review assign Mary 2023-06-13 11:51:22 +0200
  • 5bd2c58ad6
    UI: Correctly set 'shell/open/command; registry key for file associations (#5244) mmdurrant 2023-06-12 18:36:40 -0600
  • cf4c78b9c8
    Make LM skip instead of crashing for invalid messages (#5290) gdkchan 2023-06-12 21:12:06 -0300
  • 52aa4b6c22
    Fix action version (#5299) TSRBerry 2023-06-12 21:57:07 +0200
  • 5a02433080
    infra: Fix PR triage workflow glob patterns (#5297) TSRBerry 2023-06-12 20:42:27 +0200
  • 915a0f7173
    hle: Stub IHidbusServer.GetBusHandle (#5284) Steveice10 2023-06-12 08:33:13 -0700
  • 0cc266ff19
    infra: Add PR triage action (#5293) Mary 2023-06-12 12:29:41 +0200
  • 9a1b74799d
    Ava: Fix OpenGL on Linux again (#5216) TSRBerry 2023-06-11 18:31:22 +0200
  • 638f3761f3
    Show/Hide UI Hotkey fix on Avalonia (#5133) Patrick Hovsepian 2023-06-11 06:34:56 -0700
  • 193ca3c9a2
    Implement fast path for AES crypto instructions on Arm64 (#5281) gdkchan 2023-06-10 21:51:35 -0300
  • eb0bb36bbf
    Implement transform feedback emulation for hardware without native support (#5080) gdkchan 2023-06-10 18:31:38 -0300
  • 0e95a8271a
    Non-flags enums should not be used in bitwise operations (#5214) Marco Carvalho 2023-06-09 14:44:22 -0300
  • 76b474e97b
    Update ShaderConfig.cs (#5226) Marco Carvalho 2023-06-09 11:53:20 -0300
  • 27ee86f33b
    Exclude macOS from checking for changed files (#5270) siegmund-heiss-ich 2023-06-09 15:35:24 +0200
  • f7ec310231
    Check if existing oldConfigPath is a Symlink (#5271) siegmund-heiss-ich 2023-06-09 15:31:19 +0200
  • e94d24f508
    Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' (#5231) Marco Carvalho 2023-06-09 08:05:32 -0300
  • 2bf4555591
    Swkbd Applet Fixes (#5236) Isaac Marovitz 2023-06-09 11:11:53 +0100
  • 86de288142
    Removing shift by 0 (#5249) Marco Carvalho 2023-06-09 06:23:44 -0300
  • f35aa8e9d6
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#5250) dependabot[bot] 2023-06-09 11:02:56 +0200
  • 0e8e735a6d
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.1 to 6.31.0 (#5265) dependabot[bot] 2023-06-09 10:40:25 +0200
  • 0003a7c118
    Vulkan: Use aspect flags for identity views for bindings (#5267) riperiperi 2023-06-09 00:23:36 +0100
  • 2cdcfe46d8
    Remove barrier on Intel if control flow is potentially divergent (#5044) gdkchan 2023-06-08 17:43:16 -0300
  • fe30c03cac
    Implement soft float64 conversion on shaders when host has no support (#5159) gdkchan 2023-06-08 17:09:14 -0300
  • 5813b2e354
    Updater: Ignore files introduced by the user in base directory (#5092) Kurochi51 2023-06-05 15:19:17 +0300
  • af1906ea04
    Fix wrong unaligned SB state when fetching compute shaders (#5223) gdkchan 2023-06-05 09:01:33 -0300
  • 68848000f7
    Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228) riperiperi 2023-06-05 12:33:09 +0100
  • d98da47a0f
    Better application grid flex (#5218) Théo Arrouye 2023-06-04 17:48:11 -0700
  • 306f7e93a0
    Dont Error on Invalid Enum Values (#5169) Isaac Marovitz 2023-06-05 00:19:46 +0100
  • 8954ff3af2
    Replacing ZbcColorArray with Array4<uint> (#5210) Marco Carvalho 2023-06-04 17:30:04 -0300
  • d2f3adbf69
    Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220) riperiperi 2023-06-04 21:25:57 +0100
  • d511c845b7
    Check KeyboardMode in GUI (#4343) WilliamWsyHK 2023-06-04 11:30:24 +0800
  • 21c9ac6240
    Implement shader storage buffer operations using new Load/Store instructions (#4993) gdkchan 2023-06-03 20:12:18 -0300
  • 81c9052847
    ava: Fix Input Touch (#5204) Ac_K 2023-06-03 17:03:42 +0200
  • 9367e3c35d
    ava: Fix Open Applet menu enabled (#5206) Ac_K 2023-06-03 11:03:34 +0200
  • 52cf141874
    Armeilleure: Fix support for Windows on ARM64 (#5202) Mary 2023-06-03 10:23:51 +0200
  • 8a352df3c6
    Allow BGRA images on Vulkan (#5203) gdkchan 2023-06-03 00:43:00 -0300
  • c545c59851
    ava: Fix exit dialog while guest is running. (#5207) Ac_K 2023-06-03 05:37:00 +0200
  • 96ea4e8c8e
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#5192) dependabot[bot] 2023-06-01 21:03:00 +0200
  • b8f48bcf64
    UI: Fix empty homebrew icon (#5189) Ac_K 2023-06-01 18:24:00 +0200
  • 6966211e07
    Give Library header DockPanel explicit height (#5160) Théo Arrouye 2023-06-01 08:40:44 -0700
  • 57524a4c8a
    Add issue template for missing shader instructions (#5048) ExE Boss 2023-06-01 17:32:38 +0200
  • f4539c49d8
    [Logger] Add print with stacktrace method (#5129) TSRBerry 2023-06-01 15:47:53 +0200
  • 12c62fdbc2
    nuget: bump DynamicData from 7.13.8 to 7.14.2 (#5148) dependabot[bot] 2023-06-01 13:35:04 +0000
  • e3c6be5e29
    Only run one workflow for a PR at a time (#5137) TSRBerry 2023-06-01 09:42:49 +0200
  • 4741a05df9
    Vulkan: Include DepthMode in ProgramPipelineState (#5185) riperiperi 2023-06-01 08:05:39 +0100
  • c6676007bf
    GPU: Dispose Renderer after running deferred actions (#5144) riperiperi 2023-05-31 22:43:20 +0100
  • 92b0b7d753
    Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176) yell0wsuit 2023-06-01 04:03:11 +0700
  • 232237bf28
    Skip draws with zero vertex count (#5149) gdkchan 2023-05-31 17:51:11 -0300
  • c27e453fd3
    Share ResourceManager vertex vertex A and B shaders (#5181) gdkchan 2023-05-31 17:17:50 -0300
  • 0e037d0213
    macOS Headless Fixes (#5167) Isaac Marovitz 2023-05-31 08:08:50 +0100
  • 0dca1fbe12
    Add Context Menu Option to Run Application (#5154) Patrick Hovsepian 2023-05-30 11:51:03 -0700
  • 35d91a0e58
    Linux: Automatically increase vm.max_map_count if it's too low (#4702) TSRBerry 2023-05-30 01:48:37 +0200
  • a73a5d7e85
    nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#4986) dependabot[bot] 2023-05-29 01:14:07 +0200
  • 832a5e8852
    Make sure blend is disabled if render target has integer format (#5122) gdkchan 2023-05-28 19:38:04 -0300
  • 96d1f0da2d
    Workaround for MoltenVK barrier issues (#5118) gdkchan 2023-05-28 19:24:35 -0300
  • 597388ecda
    Fix incorrect vertex attribute format change (#5112) gdkchan 2023-05-28 19:17:07 -0300
  • 1cf6d7b7bb
    Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131) Simon Wegendt 2023-05-29 00:07:27 +0200
  • 7bc9d0cdad
    Linux: Use gamemode if it is available when using Ryujinx.sh. (#4938) subanz 2023-05-28 16:54:22 -0500
  • dc0dbc50ab
    Add support for VK_EXT_depth_clip_control. (#5027) cstamford 2023-05-28 22:31:56 +0100
  • 994f4dc77d
    chore: Update Avalonia to 0.10.21 (#5124) Mary 2023-05-28 23:25:55 +0200
  • c9e297b74c
    About window: Add changelog link under ver. number (#5095) yell0wsuit 2023-05-29 04:13:40 +0700
  • dd514a115c
    Update LastPlayed date on emulation end. (#5056) Théo Arrouye 2023-05-28 14:03:27 -0700