xenia/docs/gpu.md

457 B

GPU Documentation

References

Command Buffer/Registers

Shaders

  • LLVM R600 Tables ** The opcode formats don't match, but the name->psuedo code is correct.

Tools

apitrace

apitrace can be used to capture and replay D3D11 call streams. To disable stdout spew first set XE_OPTION_ENABLE_LOGGING to 0 in logging.h.