suyu/src/video_core/macro
Lioncash 6b873b72ae video_core/macro_jit_x64: Move impl class into cpp file
Keeps the implementation internalized and also reduces API-facing header
dependencies.

Notably, this fully internalizes all of the xbyak externals.
2022-01-25 13:31:46 -05:00
..
macro.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
macro.h macro: Resolve missing parameter in doxygen comment 2020-07-16 21:54:42 -04:00
macro_hle.cpp video_core/macro_hle: Move impl class into cpp file 2022-01-25 13:15:48 -05:00
macro_hle.h video_core/macro_hle: Move impl class into cpp file 2022-01-25 13:15:48 -05:00
macro_interpreter.cpp video_core: Remove unnecessary enum class casting in logging messages 2020-12-07 00:41:50 -05:00
macro_interpreter.h video_core: Resolve more variable shadowing scenarios 2020-12-04 16:19:09 -05:00
macro_jit_x64.cpp video_core/macro_jit_x64: Move impl class into cpp file 2022-01-25 13:31:46 -05:00
macro_jit_x64.h video_core/macro_jit_x64: Move impl class into cpp file 2022-01-25 13:31:46 -05:00