* Implemented IDirect3DDevice9::GetDirect3D() and GetDeviceCaps()
authorGregor Brunmar <gbrunmar.ros@gmail.com>
Mon, 5 May 2008 15:58:23 +0000 (15:58 +0000)
committerGregor Brunmar <gbrunmar.ros@gmail.com>
Mon, 5 May 2008 15:58:23 +0000 (15:58 +0000)
commitf71800893b729858ad5a1274736e54123697eb76
tree8987c5ae928fa6505dfed5ee20c41ebf2f029d89
parent61fe294be51ed34229e303457d29de25390354dc
* Implemented IDirect3DDevice9::GetDirect3D() and GetDeviceCaps()
* Added a DevCaps filter when retrieving D3DCAPS9 from device caps

svn path=/trunk/; revision=33298
reactos/dll/directx/d3d9/adapter.c
reactos/dll/directx/d3d9/d3d9_device.c