| commit | a47e7badb9484b123be413cdd353ced601b10d99 | [log] [tgz] |
|---|---|---|
| author | Stefan Dösinger <stefan@codeweavers.com> | Tue Jul 29 11:03:59 2008 -0500 |
| committer | Alexandre Julliard <julliard@winehq.org> | Mon Aug 04 13:10:11 2008 +0200 |
| tree | 12c43c50f8465d3459c8a87323793d9bb473ead6 | |
| parent | 474e7ed98c23348ac227c0f611e0bf25d7fe8345 [diff] |
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.