Age | Commit message (Expand) | Author |
2024-09-17 | Change image format view handling to allow view incompatible formats (#7311)1.1.1392 | gdkchan |
2024-04-09 | Fast D32S8 2D depth texture copy (#6636)1.1.1270 | gdkchan |
2024-02-15 | Implement X8Z24 texture format (#6315)1.1.1197 | gdkchan |
2023-11-19 | Enable copy dependency between RGBA8 and RGBA32 formats (#5943)1.1.1092 | gdkchan |
2023-10-31 | Implement copy dependency for depth and color textures (#4365)1.1.1068 | gdkchan |
2023-10-18 | Enable copy between MS and non-MS textures with different height (#5801)1.1.1053 | gdkchan |
2023-07-02 | [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951 | TSRBerry |
2023-06-04 | Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220)1.1.863 | riperiperi |
2023-05-11 | GPU: Remove swizzle undefined matching and rework depth aliasing (#4896)1.1.791 | riperiperi |
2023-05-03 | Fix some invalid blits involving depth textures (#4723)1.1.748 | gdkchan |
2023-04-27 | Move solution and projects to src | TSR Berry |