* Added stubs for IDirect3DDevice9
authorGregor Brunmar <gbrunmar.ros@gmail.com>
Sun, 4 May 2008 11:48:06 +0000 (11:48 +0000)
committerGregor Brunmar <gbrunmar.ros@gmail.com>
Sun, 4 May 2008 11:48:06 +0000 (11:48 +0000)
commit9eb5b2b93882eafa00743546739cc2b1511f9a4b
tree21d0a4720111c79a638c07cdf8dad6a03ac59420
parent8cfcdea5fab775b47b336416c286acf100af3c4b
* Added stubs for IDirect3DDevice9
* Moved IDirect3D9 specific helper functions from generic helpers to implementation file
* Renamed a couple of internal D3D9 structs

svn path=/trunk/; revision=33263
reactos/dll/directx/d3d9/d3d9.rbuild
reactos/dll/directx/d3d9/d3d9_create.c
reactos/dll/directx/d3d9/d3d9_device.c [new file with mode: 0644]
reactos/dll/directx/d3d9/d3d9_device.h
reactos/dll/directx/d3d9/d3d9_helpers.c
reactos/dll/directx/d3d9/d3d9_helpers.h
reactos/dll/directx/d3d9/d3d9_impl.c
reactos/dll/directx/d3d9/d3d9_private.h