d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30.
commit2aa1505ab3df95c99d6c5c51085818d3fa042137
authorTony Wasserka <tony.wasserka@freenet.de>
Sat, 2 Feb 2008 17:29:07 +0000 (2 18:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 13:32:55 +0000 (19 14:32 +0100)
tree1c9da9ab8d5d5ffd9a682b3db8ac0e079abf9f5f
parent409b19b910a78869bf83106c65f8c84f31af5e4d
d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30.
13 files changed:
Makefile.in
configure
configure.ac
dlls/Makefile.in
dlls/d3dx9_28/Makefile.in [new file with mode: 0644]
dlls/d3dx9_28/d3dx9_28.spec [new file with mode: 0644]
dlls/d3dx9_28/d3dx9_28_main.c [new file with mode: 0644]
dlls/d3dx9_29/Makefile.in [new file with mode: 0644]
dlls/d3dx9_29/d3dx9_29.spec [new file with mode: 0644]
dlls/d3dx9_29/d3dx9_29_main.c [new file with mode: 0644]
dlls/d3dx9_30/Makefile.in [new file with mode: 0644]
dlls/d3dx9_30/d3dx9_30.spec [new file with mode: 0644]
dlls/d3dx9_30/d3dx9_30_main.c [new file with mode: 0644]