wined3d: Get rid of the pBaseVertexIndex parameter to IWineD3DDeviceImpl_GetIndices...
commit6ee356fca048dd6d0b5bb61ce178f8e3c76bf611
authorH. Verbeet <hverbeet@gmail.com>
Wed, 6 Jun 2007 16:40:09 +0000 (6 18:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Jun 2007 09:20:48 +0000 (7 11:20 +0200)
tree90cdb683552d9cfdf6230513b9af3931510bfea4
parent262240adced015599e9a275b60590260781777f2
wined3d: Get rid of the pBaseVertexIndex parameter to IWineD3DDeviceImpl_GetIndices, use GetBaseVertexIndex instead.
dlls/d3d8/device.c
dlls/d3d9/device.c
dlls/wined3d/device.c
include/wine/wined3d_interface.h