Age | Commit message (Expand) | Author |
2023-07-02 | [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951 | TSRBerry |
2023-06-10 | Implement transform feedback emulation for hardware without native support (#...1.1.882 | gdkchan |
2023-06-08 | Remove barrier on Intel if control flow is potentially divergent (#5044)1.1.871 | gdkchan |
2023-06-08 | Implement soft float64 conversion on shaders when host has no support (#5159)1.1.870 | gdkchan |
2023-05-31 | Share ResourceManager vertex vertex A and B shaders (#5181)1.1.845 | gdkchan |
2023-05-28 | Add support for VK_EXT_depth_clip_control. (#5027)1.1.835 | cstamford |
2023-05-21 | Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)1.1.812 | gdkchan |
2023-05-20 | Replace constant buffer access on shader with new Load instruction (#4646)1.1.811 | gdkchan |
2023-04-27 | Move solution and projects to src | TSR Berry |