Commit Graph

25 Commits

Author SHA1 Message Date
Biswapriyo Nath 2736a82c73 include: Add D3D10_RAISE_FLAG structure in d3d10.idl.
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-26 23:25:24 +01:00
Biswapriyo Nath 472b5ffc9a include/d3d10.idl: Add flags in D3D10_CREATE_DEVICE_FLAG enum.
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-01 20:56:43 +02:00
Biswapriyo Nath 18f076d368 include/d3d10.idl: Use unions in D3D10_BUFFER_SRV structure.
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-25 19:31:43 +02:00
Biswapriyo Nath 40690d0104 include/d3d10.idl: Use unions in D3D10_BUFFER_RTV structure.
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-25 19:31:43 +02:00
Józef Kucia cc0d9d7db4 include/d3d10: Add D3D10_FORMAT_SUPPORT enum.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-19 23:13:56 +09:00
Nikolay Sivov 9893d9a3c6 include: Fix facility id for d3d10 HRESULTs.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-24 22:22:54 +09:00
Alistair Leslie-Hughes 5e27e03809 include: Add ID3D10InfoQueue interface.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-03 22:49:53 +09:00
Henri Verbeet 708615056c d3d10: Avoid LPCSTR. 2013-09-18 13:11:25 +02:00
Henri Verbeet 592b347c79 d3d10core: Avoid LPSTR. 2013-09-17 12:01:25 +02:00
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