Sweden-Number/dlls/ddraw
Stefan Dösinger 460f71dcf8 d3d: Fix ProcessVertices.
IDirect3DDevice9::ProcessVertices takes a vertex declaration, not a
vertex buffer. The source for ProcessVertices is taken from the
stateblock, not the vertex declaration.
2007-04-26 14:54:29 +02:00
..
tests Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
Makefile.in
clipper.c
ddcomimpl.h
ddraw.c ddraw: Get rid of FVFs. 2007-04-26 14:54:17 +02:00
ddraw.spec
ddraw_private.h ddraw: Get rid of FVFs. 2007-04-26 14:54:17 +02:00
ddraw_thunks.c ddraw: Creating surfaces with old interfaces doesn't addref. 2007-02-19 13:09:18 +01:00
device.c ddraw: Get rid of FVFs. 2007-04-26 14:54:17 +02:00
direct3d.c ddraw: Get rid of FVFs. 2007-04-26 14:54:17 +02:00
executebuffer.c ddraw: Constify some variables. 2007-04-23 14:42:06 +02:00
gamma.c
light.c ddraw: Constify some variables. 2007-04-23 14:42:06 +02:00
main.c ddraw: Get rid of FVFs. 2007-04-26 14:54:17 +02:00
material.c ddraw: Constify some variables. 2007-04-23 14:42:06 +02:00
palette.c
parent.c
regsvr.c
surface.c d3d: Remove dependency on ddraw.h header. 2007-04-16 13:20:15 +02:00
surface_thunks.c
texture.c
utils.c ddraw: Constify some variables. 2007-04-23 14:42:06 +02:00
version.rc
vertexbuffer.c d3d: Fix ProcessVertices. 2007-04-26 14:54:29 +02:00
viewport.c ddraw: Constify some variables. 2007-04-23 14:42:06 +02:00