xenia/docs/gpu.md

11 lines
258 B
Markdown
Raw Normal View History

2014-01-19 20:07:12 +01:00
# GPU Documentation
## References
### Command Buffer/Registers
### Shaders
* [LLVM R600 Tables](https://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/R600/R600Instructions.td)
** The opcode formats don't match, but the name->psuedo code is correct.