wined3d: Remove COM from the device implementation.
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 16 May 2011 21:01:22 +0000 (23:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 May 2011 08:06:18 +0000 (10:06 +0200)
commit8d4ca1f815fed39565cccce95a29d4bbb3823c5b
tree495aad926433d4a330160555631853d84a0b9620
parent979e3744f7721bef9e88fd671dfd7591c9f85392
wined3d: Remove COM from the device implementation.
47 files changed:
dlls/d3d10core/d3d10core_private.h
dlls/d3d10core/device.c
dlls/d3d8/buffer.c
dlls/d3d8/cubetexture.c
dlls/d3d8/d3d8_private.h
dlls/d3d8/device.c
dlls/d3d8/shader.c
dlls/d3d8/surface.c
dlls/d3d8/swapchain.c
dlls/d3d8/texture.c
dlls/d3d8/vertexdeclaration.c
dlls/d3d8/volume.c
dlls/d3d8/volumetexture.c
dlls/d3d9/buffer.c
dlls/d3d9/cubetexture.c
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/query.c
dlls/d3d9/shader.c
dlls/d3d9/stateblock.c
dlls/d3d9/surface.c
dlls/d3d9/swapchain.c
dlls/d3d9/texture.c
dlls/d3d9/vertexdeclaration.c
dlls/d3d9/volume.c
dlls/d3d9/volumetexture.c
dlls/ddraw/ddraw.c
dlls/ddraw/ddraw_private.h
dlls/ddraw/device.c
dlls/ddraw/executebuffer.c
dlls/ddraw/palette.c
dlls/ddraw/surface.c
dlls/ddraw/vertexbuffer.c
dlls/ddraw/viewport.c
dlls/dxgi/device.c
dlls/dxgi/dxgi_private.h
dlls/dxgi/factory.c
dlls/dxgi/swapchain.c
dlls/wined3d/context.c
dlls/wined3d/device.c
dlls/wined3d/resource.c
dlls/wined3d/stateblock.c
dlls/wined3d/swapchain.c
dlls/wined3d/wined3d.spec
dlls/wined3d/wined3d_private.h
include/wine/wined3d.idl
include/wine/winedxgi.idl