mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 13:08:04 -05:00
Common/x64: remove legacy emitter and abi (#2504)
These are not used any more since we moved shader JIT to xbyak.
This commit is contained in:
committed by
Yuri Kunde Schlesner
parent
f7e96dc068
commit
0b9c59ff22
@ -12,7 +12,6 @@
|
||||
#include <xbyak.h>
|
||||
#include "common/bit_set.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/x64/emitter.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
|
||||
using nihstro::Instruction;
|
||||
|
Reference in New Issue
Block a user