aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/MethodCopyBuffer.cs
AgeCommit message (Expand)Author
2021-03-19Improve linear texture compatibility rules (#2099)riperiperi
2021-01-13Implement clear buffer (fast path) (#1902)gdkchan
2020-11-17Fix buffer to texture copy with remap enabled (#1721)gdkchan
2020-11-06Correct BPP of buffer to texture copies (#1670)gdkchan
2020-10-16Memory Read/Write Tracking using Region Handles (#1272)riperiperi
2020-07-04Fix buffer to 3D texture copy (#1354)gdkchan
2020-06-13Optimize texture format conversion, and MethodCopyBuffer (#1274)riperiperi
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-01-13Add a GetSpan method to the memory manager and use it on GPU (#877)gdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Enginegdkchan
2020-01-09Some code cleanupgdkchan
2020-01-09Separate sub-channel stategdk
2020-01-09Flush buffers on copiesgdk
2020-01-09Initial workgdk