aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Gpu/Memory
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Geometry shader emulation for macOS (#5551)1.1.1002gdkchan3-102/+155
2023-08-14Vulkan: Buffer Mirrors for MacOS performance (#4899)1.1.988riperiperi4-13/+17
2023-08-14Simplify resolution scale updates (#5541)1.1.987gdkchan1-18/+15
2023-08-14GPU: Track basic buffer copies that modify texture memory (#5554)1.1.986riperiperi2-1/+13
2023-08-06GPU: Don't sync/bind index buffer when it's not in use (#5526)1.1.975riperiperi1-9/+17
2023-07-29Fix incorrect fragment origin when YNegate is enabled (#4673)1.1.970gdkchan1-0/+30
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)1.1.969TSRBerry1-2/+2
2023-07-11Move support buffer update out of the backends (#5411)1.1.959gdkchan2-0/+236
2023-07-02[Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951TSRBerry12-46/+43
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)1.1.927TSRBerry1-1/+1
2023-06-15Blocks should be synchronized on read-only fields (#5212)1.1.894Marco Carvalho1-2/+2
2023-06-10Implement transform feedback emulation for hardware without native support (#...1.1.882gdkchan1-9/+101
2023-06-03Implement shader storage buffer operations using new Load/Store instructions ...1.1.861gdkchan1-1/+1
2023-05-18GPU: Avoid using garbage size for non-cb0 storage buffers (#4999)1.1.804riperiperi1-0/+27
2023-05-05GPU: Remove CPU region handle containers (#4817)1.1.760riperiperi3-13/+10
2023-05-05GPU: Allow granular buffer updates from the constant buffer updater (#4749)1.1.754riperiperi1-5/+104
2023-05-01GPU: Pre-emptively flush textures that are flushed often (to imported memory ...1.1.741riperiperi2-4/+37
2023-05-01GPU: Fix errors handling texture remapping (#4745)1.1.740riperiperi2-3/+35
2023-04-27Move solution and projects to srcTSR Berry18-0/+4400