diff options
Diffstat (limited to 'docs/gpu.md')
| -rw-r--r-- | docs/gpu.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gpu.md b/docs/gpu.md index c209f57e3..e1ed3d534 100644 --- a/docs/gpu.md +++ b/docs/gpu.md @@ -121,6 +121,6 @@ PM4 commands documented at [src/xenia/gpu/xenos.h](../src/xenia/gpu/xenos.h#L521 ### Shaders -* [LLVM R600 Tables](http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/AMDGPU/R600Instructions.td) +* [LLVM R600 Tables](https://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/AMDGPU/R600Instructions.td) ** The opcode formats don't match, but the name->psuedo code is correct. * [xemit](https://github.com/gligli/libxemit/blob/master/xemitops.c) |
