aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/Multithreading/ThreadedRenderer.cs
AgeCommit message (Expand)Author
2022-12-29Vulkan: Don't flush commands when creating most sync (#4087)1.1.497riperiperi
2022-12-10Fix Lambda Explicit Type Specification Warning (#4090)1.1.460Isaac Marovitz
2022-12-01GPU: Track buffer migrations and flush source on incomplete copy (#3952)1.1.405riperiperi
2022-11-24ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (#3885)1.1.380Ac_K
2022-08-04Implement HLE macros for render target clears (#3528)1.1.207gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2022-02-16Do not allow render targets not explicitly written by the fragment shader to ...1.1.31gdkchan
2022-01-21Stop using glTransformFeedbackVaryings and use explicit layout on the shader ...gdkchan
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi