Age | Commit message (Expand) | Author |
2024-09-26 | Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High R...1.1.1400 | MaxLastBreath |
2024-09-15 | Implement fast DMA texture to texture copy (#7299)1.1.1388 | gdkchan |
2024-09-01 | Fix incorrect depth texture 3D flag (#7262)1.1.1384 | gdkchan |
2024-05-14 | Add missing lock on texture cache UpdateMapping method (#6657)1.1.1308 | gdkchan |
2024-01-22 | Fix missing data for new copy dependency textures with mismatching size (#6161)1.1.1121 | gdkchan |
2023-10-31 | Implement copy dependency for depth and color textures (#4365)1.1.1068 | gdkchan |
2023-10-30 | Skip some invalid texture flushes (#5755)1.1.1066 | gdkchan |
2023-09-26 | GPU: Don't create tracking handles for buffer textures (#5727)1.1.1032 | riperiperi |
2023-09-25 | GPU: Discard data when getting texture before full clear (#5719)1.1.1024 | riperiperi |
2023-07-02 | [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951 | TSRBerry |
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-05-01 | GPU: Keep rendered textures without any pool references alive (#4662)1.1.742 | riperiperi |
2023-05-01 | GPU: Fix errors handling texture remapping (#4745)1.1.740 | riperiperi |
2023-04-27 | Move solution and projects to src | TSR Berry |