aboutsummaryrefslogtreecommitdiff
path: root/src/common/x64/xbyak_abi.h
AgeCommit message (Collapse)Author
2018-08-14common/xbyak_abi: Mark defined functions in header as inlineLioncash
Avoids potential One Definition Rule violations when these are used in the future.
2018-08-14common/xbyak: Use nested namespace specifiers where applicableLioncash
2018-01-20Format: Run the new clang format on everythingJames Rowe
2016-12-14VideoCore: Convert x64 shader JIT to use Xbyak for assemblyYuri Kunde Schlesner