aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/macro_interpreter.h
AgeCommit message (Expand)Author
2019-10-17video_core/macro_interpreter: Make definitions of most private enums/unions h...Lioncash
2019-09-04maxwell_3d: Avoid moving macro_paramsReinUsesLisp
2018-11-22macro_interpreter: Implement AddWithCarry and SubtractWithBorrow.bunnei
2018-10-31maxwell_3d: Restructure macro upload to use a single macro code memory.bunnei
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-07-30MacroInterpreter: Avoid left shifting negative values.Subv
2018-04-01GPU: Implemented a gpu macro interpreter.Subv