summaryrefslogtreecommitdiffstats
path: root/src/video_core/macro (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass by reference instead of copying parametersDavid Marcec2020-06-022-2/+2
* Favor switch case over jump tableDavid Marcec2020-05-302-18/+26
* Implement macro JITDavid Marcec2020-05-306-0/+1294