Age | Commit message (Expand) | Author |
2024-01-31 | Vulkan: Add Render Pass / Framebuffer Cache (#6182)1.1.1154 | riperiperi |
2024-01-26 | Allow skipping draws with broken pipeline variants on Vulkan (#5807)1.1.1139 | gdkchan |
2024-01-20 | Vulkan: Use templates for descriptor updates (#6014)1.1.1116 | riperiperi |
2024-01-16 | Vulkan: Cache delegate for EndRenderPass (#6132)1.1.1111 | riperiperi |
2023-12-04 | editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095 | TSRBerry |
2023-11-15 | Migrate to .NET 8 (#5887)1.1.1084 | Zoltan Csizmadia |
2023-09-14 | Fix some Vulkan validation errors (mostly related to barriers) (#5603)1.1.1014 | gdkchan |
2023-08-18 | Implement support for masked stencil clears on Vulkan (#5589)1.1.997 | gdkchan |
2023-08-14 | Vulkan: Buffer Mirrors for MacOS performance (#4899)1.1.988 | riperiperi |
2023-07-24 | Add workflow to automatically check code style issues for PRs (#4670)1.1.969 | TSRBerry |
2023-07-14 | Fix some Vulkan validation errors (#5452)1.1.961 | gdkchan |
2023-07-11 | Move support buffer update out of the backends (#5411)1.1.959 | gdkchan |
2023-07-11 | MacOS: Allow barriers inside a render pass for non-Apple GPUs and don't treat...1.1.958 | gleng |
2023-07-01 | [Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)1.1.946 | TSRBerry |
2023-05-31 | Skip draws with zero vertex count (#5149)1.1.846 | gdkchan |
2023-05-29 | Make sure blend is disabled if render target has integer format (#5122)1.1.840 | gdkchan |
2023-05-29 | Workaround for MoltenVK barrier issues (#5118)1.1.839 | gdkchan |
2023-05-29 | Fix incorrect vertex attribute format change (#5112)1.1.838 | gdkchan |
2023-05-28 | Add support for VK_EXT_depth_clip_control. (#5027)1.1.835 | cstamford |
2023-05-18 | Fix Vulkan blit-like operations swizzle (#5003)1.1.805 | gdkchan |
2023-05-08 | Vulkan: Batch vertex buffer updates (#4843)1.1.769 | riperiperi |
2023-05-03 | Vulkan: Record modifications after changing the framebuffer (#4775)1.1.745 | riperiperi |
2023-04-27 | Move solution and projects to src | TSR Berry |