d3dx9_36: Implement D3DXCreateLine and add stubbed interface for ID3DXLine + tests.
commitcf2315bd52bb24d698397d366d46c1d68c327386
authorChristian Costa <titan.costa@wanadoo.fr>
Fri, 2 Apr 2010 06:54:42 +0000 (2 08:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Apr 2010 08:45:22 +0000 (2 10:45 +0200)
treebc02961f799cf51540f7a7742db19a881385b3b0
parent89aaf74f1f214cc8bbc63aa99fc4390b2ed7e9f3
d3dx9_36: Implement D3DXCreateLine and add stubbed interface for ID3DXLine + tests.
dlls/d3dx9_36/Makefile.in
dlls/d3dx9_36/d3dx9_36.spec
dlls/d3dx9_36/line.c [new file with mode: 0644]
dlls/d3dx9_36/tests/Makefile.in
dlls/d3dx9_36/tests/line.c [new file with mode: 0644]