aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/GPFifo/GPFifoProcessor.cs
AgeCommit message (Expand)Author
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2021-08-26Add support for HLE macros and accelerate MultiDrawElementsIndirectCount #2 (...mpnico
2021-07-12Implement a fast path for I2M transfers (#2467)gdkchan
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2021-07-07Flush UBO updates more frequently (#2407)gdkchan
2021-07-07Separate GPU engines and make state follow official docs (part 1/2) (#2422)gdkchan
2021-06-29Initial support for separate GPU address spaces (#2394)gdkchan
2021-06-24Initial support for GPU channels (#2372)gdkchan
2021-06-09Do not clear gpu subchannel state on BindChannel (#2348)Mary
2020-08-03Implement a Macro JIT (#1445)gdkchan
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan