ddraw: Set ddraw caps in wined3d.
commita47e7badb9484b123be413cdd353ced601b10d99
authorStefan Dösinger <stefan@codeweavers.com>
Tue, 29 Jul 2008 16:03:59 +0000 (29 11:03 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Aug 2008 11:10:11 +0000 (4 13:10 +0200)
tree12c43c50f8465d3459c8a87323793d9bb473ead6
parent474e7ed98c23348ac227c0f611e0bf25d7fe8345
ddraw: Set ddraw caps in wined3d.

Currently the ddraw capabilities were almost static, except of D3D
support. When overlay support is added, the caps depend on certain
settings in WineD3D or capabilities available from OpenGL and Xv. So
set those caps in wined3d as well.
dlls/ddraw/ddraw.c
dlls/ddraw/ddraw_private.h
dlls/ddraw/main.c
dlls/wined3d/directx.c
include/wine/wined3d_caps.h
include/wine/wined3d_types.h