aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/GPFifo/GPFifoClass.cs
AgeCommit message (Expand)Author
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-01-27Add timestamp to 16-byte/4-word semaphore releases. (#3049)1.1.11riperiperi
2022-01-09Texture Sync, incompatible overlap handling, data flush improvements. (#2971)riperiperi
2021-08-26Add support for HLE macros and accelerate MultiDrawElementsIndirectCount #2 (...mpnico
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2021-06-29Initial support for separate GPU address spaces (#2394)gdkchan
2021-01-17Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790)riperiperi
2020-08-03Implement a Macro JIT (#1445)gdkchan
2020-07-25Remove GPU MemoryAccessor (#1423)gdkchan
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan