d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35.
commitdf0a694f9e3c18e869238f943a3882e4c022a120
authorTony Wasserka <tony.wasserka@freenet.de>
Sat, 2 Feb 2008 18:02:34 +0000 (2 19:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Feb 2008 13:35:05 +0000 (19 14:35 +0100)
treefde14d7db132c5feb9b415eeeff20db0e665bc9b
parente4866622cbf700394dd6e6f6cb9e7d540801cc88
d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35.
16 files changed:
Makefile.in
configure
configure.ac
dlls/Makefile.in
dlls/d3dx9_32/Makefile.in [new file with mode: 0644]
dlls/d3dx9_32/d3dx9_32.spec [new file with mode: 0644]
dlls/d3dx9_32/d3dx9_32_main.c [new file with mode: 0644]
dlls/d3dx9_33/Makefile.in [new file with mode: 0644]
dlls/d3dx9_33/d3dx9_33.spec [new file with mode: 0644]
dlls/d3dx9_33/d3dx9_33_main.c [new file with mode: 0644]
dlls/d3dx9_34/Makefile.in [new file with mode: 0644]
dlls/d3dx9_34/d3dx9_34.spec [new file with mode: 0644]
dlls/d3dx9_34/d3dx9_34_main.c [new file with mode: 0644]
dlls/d3dx9_35/Makefile.in [new file with mode: 0644]
dlls/d3dx9_35/d3dx9_35.spec [new file with mode: 0644]
dlls/d3dx9_35/d3dx9_35_main.c [new file with mode: 0644]