aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/macro_interpreter.cpp
AgeCommit message (Collapse)Author
2018-04-01GPU: Implemented a gpu macro interpreter.Subv
The Ryujinx macro interpreter and envydis were used as reference. Macros are programs that are uploaded by the games during boot and can later be called by writing to their method id in a GPU command buffer.