dxgi: Add a stub IDXGISurface implementation.
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 15 Jan 2009 08:58:44 +0000 (09:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Jan 2009 11:43:20 +0000 (12:43 +0100)
commit529faa2cd40a9d33166089a1efebd3a5a024e2c0
treedfd47b3027254a7f9871dd18b17328abd0563249
parent89b043744faf61be0f95c5bb40d5926eb10c1bf1
dxgi: Add a stub IDXGISurface implementation.
dlls/dxgi/Makefile.in
dlls/dxgi/device.c
dlls/dxgi/dxgi_private.h
dlls/dxgi/surface.c [new file with mode: 0644]