aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Engine/MME
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)gdkchan
2022-08-18Removed unused usings. (#3593)Nicholas Rodine
2022-08-04Implement HLE macros for render target clears (#3528)gdkchan
2022-02-13Use Enum and Delegate.CreateDelegate generic overloads (#3111)Berkan Diler
2021-08-29Handle indirect draw counts with non-zero draw starts properly (#2593)gdkchan
2021-08-26Add support for HLE macros and accelerate MultiDrawElementsIndirectCount #2 (...mpnico
2021-07-11Separate GPU engines (part 2/2) (#2440)gdkchan
2020-08-13Fix MacroJit SubtractWithBorrow Alu Reg Operation. (#1473)LDj3SNuD
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement a Macro JIT (#1445)gdkchan
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan