]> git.cworth.org Git - apitrace/commit
Rudimentary support for D3D10.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 28 Sep 2009 10:33:36 +0000 (11:33 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 28 Sep 2009 10:33:36 +0000 (11:33 +0100)
commit0b8fea1cf5bea68fd15b5ddaf80f25578190768e
tree3c2965c6bebf443750b7cdfcd64c2d60a9a46893
parent8289c557ac63aeab92dc2c33530eea9391980702
Rudimentary support for D3D10.
.gitignore
SConstruct
base.py
compat.h [new file with mode: 0644]
d3d10.def [new file with mode: 0644]
d3d10_1.def [new file with mode: 0644]
d3d10_1.py [new file with mode: 0644]
d3d10misc.py [new file with mode: 0644]
d3d9.py
windows.py