aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/macro
AgeCommit message (Expand)Author
2020-06-04Default init labels and use initializer list for macro engineDavid Marcec
2020-06-03Mark parameters as constDavid Marcec
2020-06-02Pass by reference instead of copying parametersDavid Marcec
2020-05-30Favor switch case over jump tableDavid Marcec
2020-05-30Implement macro JITDavid Marcec