aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/Threed/SemaphoreUpdater.cs
AgeCommit message (Expand)Author
2023-03-12GPU: Scale counter results before addition (#4471)riperiperi
2022-09-11Scale SamplesPassed counter by RT scale on report (#3680)riperiperi
2022-06-02Fix 3D semaphore counter type 0 handling (#3380)Billy Laws
2022-01-27Add timestamp to 16-byte/4-word semaphore releases. (#3049)riperiperi
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan