Sweden-Number/include/wine
Henri Verbeet 13a05caa97 wined3d: Remove the "declaration" parameter to IWineD3DDeviceImpl_CreateVertexShader().
Once upon a time this was used for creating fake vertex shader
attribute semantics for d3d8 shaders. We don't need this anymore since
device_stream_info_from_declaration() will use the vertex
declaration's output slot to load the data, if present. That also
avoids the potentially expensive matching of attribute semantics
between vertex shader and declaration for d3d8.
2009-05-28 12:42:18 +02:00
..
dcetypes.idl rpcss: Implement endpoint-mapper server using DCE/RPC. 2008-06-26 12:16:48 +02:00
debug.h include: Fix a few compiler warnings for the Mingw64 build. 2008-12-09 17:56:16 +01:00
dplaysp.h dplayx: Moved dplaysp.h to include/wine. 2008-07-23 11:40:53 +02:00
epm.idl rpcss: Implement endpoint-mapper server using DCE/RPC. 2008-06-26 12:16:48 +02:00
exception.h include: Update the comments about the Wine exception macros. 2009-01-26 15:07:50 +01:00
irot.idl include: Add the strict_context_handle flag to the Irot interface. 2008-01-07 12:32:37 +01:00
itss.idl itss: Move registration code to inf file and add missing registry. 2006-12-24 14:00:55 +01:00
library.h libwine: Export __wine_get_main_environment on Mac OS to make sure it's reevaluated when used. 2009-04-01 15:07:42 +02:00
list.h include: Fix "warning: cast from pointer to integer of different size". 2008-04-23 12:22:17 +02:00
mmsystem16.h winmm: Replace const pointer parameters with correct pointers to const. 2007-03-07 21:56:54 +01:00
mscvpdb.h dbghelp: Rewrote the linetab access so that we don't need to allocate intermediate information. 2008-10-01 09:51:44 -05:00
port.h include: Add check to asm macro for Windows Services for Unix/Subsystem for Unix applications. 2009-03-02 13:59:42 +01:00
pthread.h include: Get rid of the definitions for the pthread emulation. 2009-03-26 13:26:57 +01:00
rpcfc.h include: Add defines for context handle flags to rpcfc.h. 2008-01-07 12:31:50 +01:00
server.h server: Make module handles always 64-bit. 2008-12-29 16:47:51 +01:00
server_protocol.h server: Add requests to set and retrieve default dacl. 2009-04-21 15:40:26 +02:00
svcctl.idl services: svcctl_GetServiceDisplayNameW and svcctl_GetServiceKeyNameW should have string attribute on output buffer. 2009-03-24 13:11:41 +01:00
test.h tests: When tracing is enabled, output the todo tests too. 2009-02-19 16:17:13 +01:00
unicode.h include: Add extern "C" to the exported Wine headers. 2008-11-06 10:43:31 +01:00
wgl.h wgl: Add WGL_SWAP_METHOD_ARB support. 2009-05-18 12:34:48 +02:00
winaspi.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winbase16.h include: Add a resource type for scalable font resource (.fot) files. 2008-04-11 12:11:33 +02:00
windef16.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
wine_common_ver.rc Update copyright info for 2009. 2009-01-02 16:50:54 +01:00
wined3d.idl wined3d: Remove the "declaration" parameter to IWineD3DDeviceImpl_CreateVertexShader(). 2009-05-28 12:42:18 +02:00
winedxgi.idl dxgi: Create a wined3d swapchain. 2009-02-24 16:57:29 +01:00
wingdi16.h gdi32: Export the DC hook functions as 32-bit functions. 2008-02-17 20:29:55 +01:00
winnet16.h user32: Make function definitions and declarations agree. 2007-04-16 12:25:26 +02:00
winsock16.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winuser16.h user32: Make function definitions and declarations agree. 2007-04-16 12:25:26 +02:00
wpp.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00