]> git.cworth.org Git - apitrace/commit
Eliminate dependency on D3DX10/D3DX11.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Mon, 30 Apr 2012 15:51:08 +0000 (16:51 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Mon, 30 Apr 2012 15:51:08 +0000 (16:51 +0100)
commitfbbb1e2ca5f554f0fcf8863367f55da5281b9c6b
tree20f32a32251790b6f267a6d6eb85edc884ce5c79
parent42ba4336ecf68582b4c30ea660a9b1d23e0f46b6
Eliminate dependency on D3DX10/D3DX11.

Given that it's being deprecated.
dispatch/d3d10_1imports.hpp [new file with mode: 0644]
dispatch/d3d10imports.hpp [new file with mode: 0644]
dispatch/d3d11imports.hpp [new file with mode: 0644]
dispatch/d3derr.hpp [new file with mode: 0644]
wrappers/CMakeLists.txt
wrappers/d3d10_1trace.py
wrappers/d3d10trace.py
wrappers/d3d11trace.py