summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2014-06-13 18:36:54 +0000
committerRyan Houdek <Sonicadvance1@gmail.com>2014-06-13 18:36:54 +0000
commitf87b913f0e214723f6dfeb872a44748694ce212d (patch)
tree6dafba9df63832a7f9860f1f7e58424eb9f72ed2 /Source/Core/VideoCommon/OpcodeDecoding.cpp
parent679f57eb1f638d15b38b1a512007aaf8c45b7df2 (diff)
Fix the vertexloader on non-x86 targets.
When I dropped ARM from a generic target, this caused the vertexloader to try using the JIT path. Instead of !_M_GENERIC, check for _M_X86 instead. Since it is only for the x86 target
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions