Commit Graph

16 Commits

Author SHA1 Message Date
Jacek Caban
942f2ce792 include: Use widl to take care of nameless structs and unions. 2012-05-14 12:04:17 +02:00
Francois Gouget
5cb365bac0 include: Add some D3D import and include directives. 2011-12-30 12:53:42 +01:00
Jacek Caban
7b49ddbaba d3d10.idl: Added CD3D10_TEXTURE1D_DESC declaration. 2011-07-11 18:32:29 +02:00
Jacek Caban
4dfa780e47 d3d10.idl: Added missing D3D10_RESOURCE_MISC_FLAG values. 2011-07-01 14:39:37 +02:00
Jacek Caban
44a34c4838 d3d10.idl: Added missing D3D10_CREATE_DEVICE_FLAG values. 2011-07-01 14:39:36 +02:00
Jacek Caban
a285a08055 d3d10.idl: Added CD3D10_TEXTURE2D_DESC and CD3D10_BUFFER_DESC declarations. 2011-06-29 14:22:53 -05:00
Rico Schüller
ae79128978 include: Move D3D_PRIMITIVE to d3dcommon.h. 2010-10-28 11:38:56 +02:00
Rico Schüller
ccce1c946b include: Move D3D_PRIMITIVE_TOPOLOGY to d3dcommon.h. 2010-10-28 11:38:54 +02:00
Rico Schüller
512a47c576 include: Move D3D_SRV_DIMENSION to d3dcommon.h. 2010-10-26 11:52:37 +02:00
Rico Schüller
09b347aeda d3d10: Fix d3dcommon.h inclusion. 2010-08-17 11:38:00 +02:00
Henri Verbeet
75d2c807d6 d3d10: Add the ID3D10EffectType interface. 2009-02-25 12:37:06 +01:00
Henri Verbeet
66d6c7333c d3d10: Add a debug function for D3D10_DRIVER_TYPE. 2008-10-21 11:42:26 +02:00
Rob Shearman
d9b84d2c45 include: Add explicit DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions in IDL files.
These aren't present in the PSDK versions of these files but are
necessary for us to be able to compile Wine with compilers that don't
support anonymous structs and unions.
2008-09-18 14:18:21 +02:00
Dan Hipschman
6db7ce7a6d include: Fix type redefinitions in IDL files. 2008-07-02 11:40:35 +02:00
Rob Shearman
70eb9e247e include: Remove semi-colons from the end of cpp_quote statements as MIDL likes them. 2007-12-26 13:26:08 +01:00
Kovács András
9b37d6f0ee include: Add some idl headers for d3d10. 2007-07-17 14:12:19 +02:00