Sweden-Number/dlls/ddraw
Stefan Dösinger 0386eed91f ddraw: Get rid of FVFs.
Remove all IWineD3DDevice::SetFVF calls and instead create converted
vertex declarations and use them. The idea is to remove the FVF paths
from wined3d to simplify the code, and optimize the vertex declaration
codepath.
2007-04-26 14:54:17 +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 ddraw: Win64 printf format warning fixes. 2006-10-11 12:08:28 +02:00
clipper.c ddraw: Win64 printf format warning fixes. 2006-10-11 12:08:28 +02:00
ddcomimpl.h ddraw: Double buffered primary surfaces can only be created in EXLUSIVE mode. 2006-09-10 10:18:23 +02:00
ddraw.c ddraw: Get rid of FVFs. 2007-04-26 14:54:17 +02:00
ddraw.spec ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
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 wined3d: Merge GAMMARAMP types into one type in WINED3D namespace. 2006-10-11 12:22:01 +02:00
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 ddraw: Win64 printf format warning fixes. 2006-10-11 12:08:28 +02:00
parent.c ddraw: Win64 printf format warning fixes. 2006-10-11 12:08:28 +02:00
regsvr.c Use the return value of register_key_guid. 2006-06-30 21:08:07 +02:00
surface.c d3d: Remove dependency on ddraw.h header. 2007-04-16 13:20:15 +02:00
surface_thunks.c ddraw: Rewrite most of ddraw using WineD3D. 2006-06-15 16:51:16 +02:00
texture.c ddraw: Win64 printf format warning fixes. 2006-10-11 12:08:28 +02:00
utils.c ddraw: Constify some variables. 2007-04-23 14:42:06 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c ddraw: Get rid of FVFs. 2007-04-26 14:54:17 +02:00
viewport.c ddraw: Constify some variables. 2007-04-23 14:42:06 +02:00