Sweden-Number/dlls/d3d9
Stefan Dösinger e178ddd9e1 wined3d: Use a swapchain for GDI surfaces.
This is a long-needed cleanup aimed at removing the ddraw_primary,
ddraw_window, ddraw_width and ddraw_height members from
IWineD3DDeviceImpl, which just do not belong there.  Destination
window and screen handling is supposed to be done by swapchains.
2008-08-19 12:21:32 +02:00
..
tests d3d9: Skip gracefully if A16R16G16B16 is not supported. 2008-08-04 13:12:20 +02:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
basetexture.c d3d9: Void functions should not return a value. 2007-04-09 12:15:42 +02:00
cubetexture.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
d3d9.spec d3d9: Remove D3D9GetSWInfo. 2008-03-03 20:53:00 +01:00
d3d9_main.c d3d9: Add an API documentation stub to make winapi_check happy. 2008-08-04 13:04:39 +02:00
d3d9_private.h Spelling fixes. 2008-03-27 11:10:07 +01:00
device.c d3d9: Remove unneeded local variable in IDirect3DDevice9Impl_SetFVF. 2008-08-18 17:15:57 +02:00
directx.c d3d: De-pointerize the WINED3DCAPS structure. 2008-03-25 19:36:38 +01:00
indexbuffer.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
pixelshader.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
query.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
resource.c d3d9: Win64 printf format warning fixes. 2006-10-10 19:59:09 +02:00
stateblock.c Spelling fixes. 2008-03-27 11:10:07 +01:00
surface.c d3d9: Hold the lock in suface methods. 2007-06-22 13:43:05 +02:00
swapchain.c wined3d: Use a swapchain for GDI surfaces. 2008-08-19 12:21:32 +02:00
texture.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
vertexdeclaration.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
vertexshader.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
volume.c d3d9: Remove unneeded casts. 2007-12-05 12:04:44 +01:00
volumetexture.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00