summaryrefslogtreecommitdiffstats
path: root/src/video_core/macro/macro.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* macro: Resolve missing parameter in doxygen commentLioncash2020-07-171-1/+2
* Addressed issuesDavid Marcec2020-06-241-1/+1
* Macro HLE supportDavid Marcec2020-06-241-3/+16
* Mark parameters as constDavid Marcec2020-06-031-2/+2
* Pass by reference instead of copying parametersDavid Marcec2020-06-021-1/+1
* Implement macro JITDavid Marcec2020-05-301-0/+128