Fix github wiki URL that didn't end up how I thought it would.

This commit is contained in:
baldurk
2017-07-05 22:12:19 +01:00
parent 358be1a357
commit 96201c4762
2 changed files with 4 additions and 6 deletions
+2 -4
View File
@@ -172,8 +172,7 @@ std::string Disassemble(const SPVModule *spv, const std::string &entry, const st
; download the plugins package.
;
; To see instructions on how to download and configure the plugins on your system, go to:
; https://github.com/baldurk/renderdoc/wiki/GCN_ISA
)";
; https://github.com/baldurk/renderdoc/wiki/GCN-ISA)";
}
std::string cmdLine = "-set spirvDasmLegacyFormat=1 -Dall -l";
@@ -293,8 +292,7 @@ std::string Disassemble(ShaderStage stage, const std::vector<std::string> &glsl,
; It only works when the AMD driver is currently being used for graphics.
;
; To see instructions on how to download and configure the plugins on your system, go to:
; https://github.com/baldurk/renderdoc/wiki/GCN_ISA
)";
; https://github.com/baldurk/renderdoc/wiki/GCN-ISA)";
}
const char *stageName = "unk";
+2 -2
View File
@@ -40,7 +40,7 @@ Currently atidxx64.dll from AMD's driver package is required for GCN disassembly
distributed with RenderDoc.
To see instructions on how to download and configure it on your system, go to:
https://github.com/baldurk/renderdoc/wiki/GCN_ISA)";
https://github.com/baldurk/renderdoc/wiki/GCN-ISA)";
namespace GCNISA
{
@@ -70,7 +70,7 @@ std::string GCNISA::Disassemble(const DXBC::DXBCFile *dxbc, const std::string &t
; distributed with RenderDoc.
; To see instructions on how to download and configure it on your system, go to:
; https://github.com/baldurk/renderdoc/wiki/GCN_ISA)";
; https://github.com/baldurk/renderdoc/wiki/GCN-ISA)";
// if DXBC is NULL we're testing support, so return empty string - indicating no error
// initialising