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:
parent
f7e96dc068
commit
0b9c59ff22
6 changed files with 1 additions and 4202 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue