aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/macro/macro.h
AgeCommit message (Expand)Author
2022-05-10video_core/macro: clear code on upload address assignmentLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-25video_core/macro: Remove unused parameter from Execute()Lioncash
2020-07-16macro: Resolve missing parameter in doxygen commentLioncash
2020-06-24Addressed issuesDavid Marcec
2020-06-24Macro HLE supportDavid Marcec
2020-06-03Mark parameters as constDavid Marcec
2020-06-02Pass by reference instead of copying parametersDavid Marcec
2020-05-30Implement macro JITDavid Marcec