mirror of
https://github.com/xenia-project/xenia.git
synced 2024-11-24 03:59:44 +00:00
526 B
526 B
GPU Documentation
References
Command Buffer/Registers
Shaders
- LLVM R600 Tables ** The opcode formats don't match, but the name->psuedo code is correct.
- xemit
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
.