aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Gpu/Image/TextureGroupHandle.cs
AgeCommit message (Expand)AuthorFilesLines
2023-11-15Fix missing texture flush for draw then DMA copy sequence without render targ...1.1.1087gdkchan1-14/+31
2023-11-14Work around issue apparently caused by 5909 (#5926)1.1.1082gdkchan1-2/+10
2023-09-25GPU: Discard data when getting texture before full clear (#5719)1.1.1024riperiperi1-1/+18
2023-07-02[Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951TSRBerry1-5/+5
2023-06-23"Exists" method should be used instead of the "Any" extension (#5345)1.1.901Marco Carvalho1-1/+1
2023-05-05GPU: Remove CPU region handle containers (#4817)1.1.760riperiperi1-5/+5
2023-05-01GPU: Pre-emptively flush textures that are flushed often (to imported memory ...1.1.741riperiperi1-9/+111
2023-04-27Move solution and projects to srcTSR Berry1-0/+554