aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/MME/Macro.cs
AgeCommit message (Expand)Author
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)1.1.345gdkchan
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2021-08-26Add support for HLE macros and accelerate MultiDrawElementsIndirectCount #2 (...mpnico
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2020-08-03Implement a Macro JIT (#1445)gdkchan
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan