aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Gpu/Engine
AgeCommit message (Expand)AuthorFilesLines
2023-09-25GPU: Discard data when getting texture before full clear (#5719)1.1.1024riperiperi3-5/+58
2023-09-05Delete ResourceAccess (#5626)1.1.1009gdkchan2-13/+16
2023-08-29Geometry shader emulation for macOS (#5551)1.1.1002gdkchan10-43/+1627
2023-08-16Implement scaled vertex format emulation (#5564)1.1.989gdkchan2-6/+36
2023-08-14Vulkan: Buffer Mirrors for MacOS performance (#4899)1.1.988riperiperi1-2/+2
2023-08-06GPU: Don't sync/bind index buffer when it's not in use (#5526)1.1.975riperiperi1-1/+1
2023-07-29Fix incorrect fragment origin when YNegate is enabled (#4673)1.1.970gdkchan2-3/+58
2023-07-11Move support buffer update out of the backends (#5411)1.1.959gdkchan2-6/+19
2023-07-02[Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951TSRBerry56-806/+847
2023-06-10Implement transform feedback emulation for hardware without native support (#...1.1.882gdkchan2-1/+29
2023-06-09Removing shift by 0 (#5249)1.1.875Marco Carvalho8-137/+137
2023-06-05Fix wrong unaligned SB state when fetching compute shaders (#5223)1.1.868gdkchan1-3/+9
2023-06-03Implement shader storage buffer operations using new Load/Store instructions ...1.1.861gdkchan1-24/+0
2023-06-01Vulkan: Include DepthMode in ProgramPipelineState (#5185)1.1.849riperiperi1-1/+5
2023-05-20Limit compute storage buffer size (#5028)1.1.810gdkchan2-5/+15
2023-05-18GPU: Avoid using garbage size for non-cb0 storage buffers (#4999)1.1.804riperiperi1-1/+15
2023-05-05Allow any shader SSBO constant buffer slot and offset (#2237)1.1.755gdkchan2-10/+4
2023-05-03Fix some invalid blits involving depth textures (#4723)1.1.748gdkchan1-1/+8
2023-05-01GPU: Pre-emptively flush textures that are flushed often (to imported memory ...1.1.741riperiperi2-4/+6
2023-04-29Uneven frame pacing with vsync (#4744)1.1.739al81-ru1-0/+1
2023-04-27Move solution and projects to srcTSR Berry60-0/+17424