commit | 6e27152c964bff5a8465fbfb88c4a86e8c8d9bee | [log] [tgz] |
---|---|---|
author | Stefan Dösinger <stefandoesinger@gmx.at> | Sat Feb 11 20:30:48 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Feb 11 20:30:48 2006 +0100 |
tree | 13f39fe9c7b33394ec9fdf120fe985ce02fe7464 | |
parent | 531c4878078a899b1617bc2deea24381d503fc96 [diff] |
ddraw: Small function corrections. The pPlaneEquation parameter of IDirect3DDevice7::SetClipPlane is not const IDirect3DDevice2::NextViewport takes an IDirect3DDevice2 interface, not an IDirect3DDevice3, the same for IDirect3DDevice::NextViewport.