summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2014-10-21 05:56:01 -0500
committerRyan Houdek <Sonicadvance1@gmail.com>2014-10-24 18:10:21 -0500
commitcb10bef9a4831e0b4d2eae870b7c2c6ba203a4c8 (patch)
treefd86eb119119e3ac85f13115d0cf10d744ea9d9c /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parent3ab921d5b08008ca3c545efa1b21f55216e4385e (diff)
Implements LLVM based disassembler for the debugger.
This will work for all of our platforms, x86, ARMv7, and AArch64. Main issue with this is that LLVM's cmake files aren't correctly finding the LLVM install. Not sure if this is Ubuntu's issue or not, it may just work on other operating systems. We could potentially improve this, you can pass in a specific CPU in to the LLVM disassembler. This would probably affect latency times that are reported by LLVM's disassembly? This needs to be further investigated later.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions