summaryrefslogtreecommitdiff
path: root/src/video_core/macro/macro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Addressed issuesGravatar David Marcec2020-06-241-1/+1
* Macro HLE supportGravatar David Marcec2020-06-241-4/+31
* Mark parameters as constGravatar David Marcec2020-06-031-1/+1
* Pass by reference instead of copying parametersGravatar David Marcec2020-06-021-1/+1
* Implement macro JITGravatar David Marcec2020-05-301-0/+45