Commit graph

  • c8b39e0c98
    Cleanup + Fix warnings Isaac Marovitz 2023-10-04 10:03:57 -0400
  • 79f94020df
    Quack piplup 2023-08-10 20:19:15 +0000
  • 5a4a66b11e Fix potential issue where virtual range could exist in the cache, without a physical buffer Gabriel A 2024-01-27 21:04:54 -0300
  • 270e7c5ebb Rename VirtualBufferCache to VirtualRangeCache Gabriel A 2024-01-27 20:53:26 -0300
  • 2d97b0410a Introduce TranslateAndCreateMultiBuffersPhysicalOnly, use it for copy and clear Gabriel A 2024-01-27 20:47:29 -0300
  • 1bc7925491 Implement virtual buffer copies Gabriel A 2024-01-27 20:32:04 -0300
  • 00c269037f Revert "commit to test mako change" Ac_K 2024-01-27 21:03:20 +0100
  • 8b0caa8a21 commit to test mako change Ac_K 2024-01-27 20:52:55 +0100
  • f6475cca17
    infra: Reformat README.md & add new generic Mako workflow (#5791) 1.1.1141 TSRBerry 2024-01-27 20:50:28 +0100
  • 0ca649b6c1 Typo Isaac Marovitz 2024-01-27 13:48:14 -0500
  • b27fe74afa Fix deleting non subdirectory mods Isaac Marovitz 2024-01-27 13:41:46 -0500
  • f974f5105b Break when parentDir is found Isaac Marovitz 2024-01-27 13:38:52 -0500
  • 12513fe4b2 Avoid double enumeration Isaac Marovitz 2024-01-27 13:37:56 -0500
  • 90a8122cfd Fix typo + Fix deleting from old dir Isaac Marovitz 2024-01-27 13:32:10 -0500
  • 9f5e0c169c Reintroduce UpdateModifications riperiperi 2024-01-27 14:26:06 +0000
  • 1431e0a95b Removed load op barriers riperiperi 2024-01-27 13:33:06 +0000
  • cf4aa58648 Fix the warning Gabriel A 2024-01-27 02:00:02 -0300
  • f230810609 Correct fix Ac_K 2024-01-27 05:46:21 +0100
  • 1651c1449e Format whitespace Gabriel A 2024-01-27 01:44:57 -0300
  • 69e71270be Language enum, NotificationTime Gabriel A 2024-01-27 01:37:25 -0300
  • d79d41dd99 Update InstEmitSimdHelper32.cs Ac_K 2024-01-27 05:35:32 +0100
  • 104cb5ede1 Merge branch 'cpu-instr' of https://github.com/AcK77/Ryujinx into cpu-instr Ac_K 2024-01-27 05:21:58 +0100
  • fcb8a7b3e3 another fix Ac_K 2024-01-27 05:21:52 +0100
  • 0e0e442e27
    Apply suggestions from code review Ac_K 2024-01-27 03:49:43 +0100
  • 516c706269
    Add a fallback for the logging directory TSR Berry 2024-01-27 03:22:03 +0100
  • dfa9589452 Addresses gdkchan's feedback 2 Ac_K 2024-01-27 03:27:13 +0100
  • 93b3d019c4 Addresses gdkchan's feedback Ac_K 2024-01-27 03:01:38 +0100
  • 8bd063d300 Remove format, samples, size and isDepthStencil when possible riperiperi 2024-01-27 01:52:50 +0000
  • 0110446991 Fill in enums from PR review Gabriel A 2024-01-26 22:38:18 -0300
  • a8fd919a44 Cpu: Implement Vpadal and Vrintr instructions Ac_K 2024-01-27 02:29:00 +0100
  • 0335c52254
    nuget: bump NetCoreServer from 7.0.0 to 8.0.7 (#6119) 1.1.1140 dependabot[bot] 2024-01-27 02:02:12 +0100
  • 6326e42c2e Addresses gdkchan's feedback Ac_K 2024-01-27 01:37:50 +0100
  • 2f863336fd Improve hashcode riperiperi 2024-01-26 20:40:42 +0000
  • 424005a41d Generate texture create info for swapchain images riperiperi 2024-01-26 20:38:20 +0000
  • 248d7a7c35 Somehow forgot to save that one Gabriel A 2024-01-26 17:36:20 -0300
  • be59e9bda0 Missed that one Gabriel A 2024-01-26 16:29:36 -0300
  • 27e48c85c7 Fill in structs from PR feedback Gabriel A 2024-01-26 16:24:58 -0300
  • 187812e548 Member can be readonly riperiperi 2024-01-26 19:13:38 +0000
  • 0dcdad48cf Avoid allocations on Remove for HashTableSlim riperiperi 2024-01-26 19:13:18 +0000
  • 35ae82bc53 Self review, change GetFramebuffer to GetPassAndFramebuffer riperiperi 2024-01-26 18:01:07 +0000
  • e16ea703ec More formatting and messages riperiperi 2024-01-26 17:28:52 +0000
  • c5e94e581b Formatting and messages riperiperi 2024-01-26 17:23:28 +0000
  • b8d992e5a7
    Allow skipping draws with broken pipeline variants on Vulkan (#5807) 1.1.1139 gdkchan 2024-01-26 13:58:57 -0300
  • 1b0486efee Clear up limited use of alternate TextureView constructor riperiperi 2024-01-26 16:58:56 +0000
  • fc67843c8f Double new line Gabriel A 2024-01-26 13:35:11 -0300
  • ca0547eeab Can't remove SetAlphaTest pragmas yet Gabriel A 2023-10-15 01:25:00 -0300
  • e76285df0a Restore throw on error behaviour for background compile Gabriel A 2023-10-15 00:18:42 -0300
  • af678c051c Move IsLinked check to CreatePipeline Gabriel A 2023-10-15 00:12:40 -0300
  • 695f6be777 Allow skipping draws with broken pipeline variants on Vulkan Gabriel A 2023-10-15 00:03:01 -0300
  • 8f4b1a1197 Vulkan: Add Render Pass / Framebuffer Cache riperiperi 2023-12-03 19:15:48 +0000
  • a620cbcc90
    Ava UI: Mod Manager Fixes (#6179) 1.1.1138 Isaac Marovitz 2024-01-26 14:25:48 +0000
  • 5118c77537
    Catch when trying to access bad directory Isaac Marovitz 2024-01-26 08:32:09 -0500
  • 86f5e6473e
    Properly Delete Mods Isaac Marovitz 2024-01-25 22:29:42 -0500
  • 8c7b81680c
    Better Logging Isaac Marovitz 2024-01-25 21:53:59 -0500
  • 40cf5fb4ba
    Fix string format + Crash Isaac Marovitz 2024-01-25 21:13:18 -0500
  • 8854c0c25c Mod: Do LayeredFs loading Parallel to improve speed Ac_K 2024-01-26 03:22:20 +0100
  • cea204d48e
    Fs: Log when Commit fails due to PathAlreadyInUse (#6178) 1.1.1137 Ac_K 2024-01-26 02:43:15 +0100
  • 9c74893cab Update IFileSystem.cs Ac_K 2024-01-26 02:09:59 +0100
  • 35fb409e85
    Ava UI: Mod Manager (#4390) 1.1.1136 Isaac Marovitz 2024-01-26 01:02:28 +0000
  • 6c6cd65a7a Fs: Log when Commit fails due to PathAlreadyInUse Ac_K 2024-01-26 01:46:07 +0100
  • 326c7d1d9f
    Fix Isaac Marovitz 2024-01-25 19:40:38 -0500
  • 4711b9e0e1
    GDK Feedback Isaac Marovitz 2024-01-25 19:31:09 -0500
  • 8ffab86e53
    Fix GTK Isaac Marovitz 2024-01-25 19:21:47 -0500
  • c5469d3d75
    Fix build Isaac Marovitz 2024-01-25 19:11:57 -0500
  • d7ec4308b4
    Use driver name instead of vendor name in the status bar for Vulkan. (#6146) 1.1.1135 Elijah 2024-01-25 16:07:20 -0800
  • f69377b1b5
    Update Isaac Marovitz 2024-01-25 19:01:02 -0500
  • a82bf97924
    Update ImageSharp Isaac Marovitz 2024-01-25 18:57:01 -0500
  • d74866a278
    Apply suggestions from code review Ac_K 2024-01-26 00:41:04 +0100
  • fbdd390f90
    nuget: bump System.Drawing.Common from 8.0.0 to 8.0.1 (#6117) 1.1.1134 dependabot[bot] 2024-01-26 00:26:44 +0100
  • f33fea3287
    Remove Custom Theming (#6175) 1.1.1133 Isaac Marovitz 2024-01-25 23:20:50 +0000
  • b82c496c98 PR feedback Gabriel A 2024-01-25 20:17:11 -0300
  • 5d3eea40be
    nuget: bump DynamicData from 7.14.2 to 8.3.27 (#6028) 1.1.1132 dependabot[bot] 2024-01-26 00:17:02 +0100
  • cd37c75b82
    Horizon: Implement arp:r and arp:w services (#5802) 1.1.1131 Ac_K 2024-01-25 23:06:53 +0100
  • 84ce4b63c9
    Remove Custom Theming Isaac Marovitz 2024-01-25 16:31:49 -0500
  • e3aab1e827
    Locale Updates Isaac Marovitz 2024-01-25 16:02:28 -0500
  • 969d3fc42d
    Make dotnet format happy TSR Berry 2023-08-01 00:13:12 +0200
  • 8b9676a417
    AppDataManager: Use FileSystemUtils.MoveDirectory() TSR Berry 2023-08-01 00:08:04 +0200
  • d20284650b
    Fix missing newlines TSR Berry 2023-07-31 23:52:29 +0200
  • 4859423531
    Add execute permissions to Ryujinx.sh TSR Berry 2023-04-24 00:09:10 +0200
  • 7f34e2fa68
    Fix "Open Logs folder" button pointing to the wrong directory TSR Berry 2023-04-22 20:26:14 +0200
  • 5cdd33dd65
    Add FileSystemUtils since Directory.Move() doesn't work across filesystems TSR Berry 2023-04-22 20:22:25 +0200
  • db00e1d3fc
    Keep log directory at the old location for dev environments TSR Berry 2023-04-22 20:04:21 +0200
  • 25ac0abe00
    Add a separate config step for macOS TSR Berry 2023-04-22 19:13:44 +0200
  • 3c46673ee7
    Configure config filename in Github workflows TSR Berry 2023-04-22 18:46:16 +0200
  • 6fe8009c0d
    Use properties in ReleaseInformation.cs and add ConfigName property TSR Berry 2023-04-22 18:38:18 +0200
  • 19da969c4c
    Use Ryujinx.sh in Ryujinx.desktop TSR Berry 2023-04-22 18:26:29 +0200
  • 506554c61f
    Remove GetBaseApplicationDirectory() & Move logs directory to user base path TSR Berry 2023-04-22 17:53:21 +0200
  • ffb200632d Format whitespace Gabriel A 2024-01-25 16:12:28 -0300
  • 43705c2320
    ssl: Work around missing remote hostname for authentication (#5988) 1.1.1130 TSRBerry 2024-01-25 20:10:51 +0100
  • 5f15116f6f Wrong length Gabriel A 2024-01-25 16:06:44 -0300
  • e1c781a915 Add a note that the pointer buffer size and domain counts are wrong Gabriel A 2024-01-25 16:03:09 -0300
  • 12d8d6c1bb Migrate friends service to new IPC Gabriel A 2024-01-25 15:57:07 -0300
  • 405fcd2af0
    Merge branch 'master' into dependabot/nuget/DynamicData-8.3.27 Ac_K 2024-01-25 19:43:20 +0100
  • 371e6fa24c
    nuget: bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 (#6120) 1.1.1129 dependabot[bot] 2024-01-25 19:41:24 +0100
  • 1d9b63cc6a
    nuget: bump Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.8.0 (#6118) 1.1.1128 dependabot[bot] 2024-01-25 19:35:10 +0100
  • 795539bc82
    Vulkan: Use staging buffer for temporary constants (#6168) 1.1.1127 riperiperi 2024-01-25 18:29:53 +0000
  • dd2e851e95
    OpenTK (#6143) 1.1.1126 Isaac Marovitz 2024-01-25 18:25:47 +0000
  • 67ae9f37a6
    Apply suggestions from code review Isaac Marovitz 2024-01-25 13:24:39 -0500
  • 4fbb2cde4d Fix prepo Ac_K 2024-01-25 19:18:43 +0100
  • cbdb3824a2
    Generic locale key Isaac Marovitz 2024-01-25 13:11:32 -0500