wined3d: Get rid of the BaseVertexIndex parameter to IWineD3DDeviceImpl_SetIndices...
commit785771272ac9fda48fbf565fd100e7becda352e0
authorH. Verbeet <hverbeet@gmail.com>
Tue, 5 Jun 2007 16:52:21 +0000 (5 18:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jun 2007 10:10:47 +0000 (6 12:10 +0200)
tree936b07af0cfbbf87dd9473b8b0c047adcdbcb1ad
parent45b531fcea85e7338f991a92d23cb865784ef554
wined3d: Get rid of the BaseVertexIndex parameter to IWineD3DDeviceImpl_SetIndices, use SetBaseVertexIndex instead.
dlls/d3d8/device.c
dlls/d3d9/device.c
dlls/ddraw/device.c
dlls/ddraw/surface.c
dlls/wined3d/device.c
dlls/wined3d/stateblock.c
include/wine/wined3d_interface.h