summaryrefslogtreecommitdiffstats
path: root/src/video_core/macro/macro_jit_x64.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark parameters as constDavid Marcec2020-06-031-1/+1
* Favor switch case over jump tableDavid Marcec2020-05-301-18/+25
* Implement macro JITDavid Marcec2020-05-301-0/+633