Sweden-Number/dlls/d3d9
Marcus Meissner 8e5c79e439 d3d9: Remove superflous NULL checks (Coverity). 2011-06-27 13:28:13 -05:00
..
tests d3d9: Remove superflous NULL checks (Coverity). 2011-06-27 13:28:13 -05:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
buffer.c d3d9: Implement IDirect3DIndexBuffer9 private data handling on top of wined3d_resource. 2011-06-17 11:02:32 +02:00
cubetexture.c d3d9: Implement IDirect3DCubeTexture9 private data handling on top of wined3d_resource. 2011-06-20 11:28:22 +02:00
d3d9.spec d3d9: Remove D3D9GetSWInfo. 2008-03-03 20:53:00 +01:00
d3d9_main.c wined3d: Request per-surface palettes in the client libs. 2011-06-24 08:49:48 -05:00
d3d9_private.h d3d9: Increment the reference count of the IDirect3D9 parent when creating a device. 2011-06-06 21:49:19 +02:00
device.c wined3d: Explicitly set surface alignment in the client libs. 2011-06-24 08:49:42 -05:00
directx.c d3d9: Increment the reference count of the IDirect3D9 parent when creating a device. 2011-06-06 21:49:19 +02:00
query.c wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
shader.c wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
stateblock.c wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
surface.c d3d9: Implement IDirect3DSurface9 private data handling on top of wined3d_resource. 2011-06-22 11:25:15 +02:00
swapchain.c wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
texture.c d3d9: Implement IDirect3DTexture9 private data handling on top of wined3d_resource. 2011-06-20 11:28:26 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexdeclaration.c wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
volume.c d3d9: Implement IDirect3DVolume9 private data handling on top of wined3d_resource. 2011-06-23 09:47:34 +02:00
volumetexture.c d3d9: Implement IDirect3DVolumeTexture9 private data handling on top of wined3d_resource. 2011-06-20 11:28:29 +02:00