Commit graph

7923 commits

Author SHA1 Message Date
Christian Costa 9d5f6ef3c0 d3drm: Add definitions for IDirect3DRM2 and IDirect3DRM3 interfaces. 2010-01-11 11:32:52 -06:00
Alexandre Julliard 658dae988d server: Add support for returning the object name in NtQueryObject. 2010-01-08 13:01:50 +01:00
Alexandre Julliard f74e312bf8 Update copyright info for 2010. 2010-01-04 17:09:21 +01:00
Gerald Pfeifer feecb8ebaf include: Move WINED3DTS_WORLD et al directly into _WINED3DTRANSFORMSTATETYPE. 2010-01-04 11:50:11 +01:00
Gerald Pfeifer 0cf44ae02e wined3d: Introduce WINED3DFMT_INST and use it in CheckTextureCapability(). 2010-01-04 11:49:58 +01:00
Christian Costa 3ac5064ba7 d3drm: Add some definitions. 2010-01-04 11:42:27 +01:00
Henri Verbeet 41401fb8cf wined3d: Add a geometry shader object.
This is just the object used to store the byte code, the shader compiler
doesn't know how to handle geometry shaders yet.
2010-01-04 11:41:28 +01:00
Christian Costa e54b46021d d3drm: Add stub for Direct3DRMCreate. 2009-12-31 12:12:18 +01:00
Stefan Leichter dd5abc2dcf ntoskrnl.exe: Add stub for KeGetCurrentThread/PsGetCurrentThread. 2009-12-31 12:12:18 +01:00
Alexandre Julliard 442512d59f libwine: Do not export any of the LDT support on non-i386 platforms. 2009-12-30 18:05:02 +01:00
Henri Verbeet 67cba48782 wined3d: The FVF parameter to IWineD3DDeviceImpl_CreateVertexBuffer() is unused now. 2009-12-30 13:31:20 +01:00
Stefan Leichter 0190edee7e ntoskrnl.exe: Add stub for KeSetPriorityThread. 2009-12-29 11:17:23 +01:00
Stefan Leichter d8a12d8374 ntoskrnl.exe: Add stub for KeReleaseSemaphore. 2009-12-29 11:17:15 +01:00
Matteo Bruni e0d02dfcc8 d3d9: Add D3DSHADER_COMPARISON definition. 2009-12-29 11:15:55 +01:00
Stefan Dösinger d6b9732497 wined3d: Remove the d3d7 do-not-convert code. 2009-12-29 11:03:36 +01:00
Alexandre Julliard fa8c4f7633 configure: Re-generate with autoconf 2.65. 2009-12-28 11:43:02 +01:00
Alexandre Julliard 21ddb9f48e include: Move undocumented Win9x function definitions to winbase16.h. 2009-12-24 20:28:12 +01:00
Henri Verbeet 3288911ae3 wined3d: Use proper enum elements for FOURCC formats. 2009-12-23 14:27:30 +01:00
Stefan Leichter 217828978f ntoskrnl.exe: Add stub for KeInitializeSemaphore. 2009-12-21 15:01:26 +01:00
André Hentschel 738e94506e include: Do not separate control names. 2009-12-21 15:01:24 +01:00
Vincent Povirk 6a7fc50708 gdiplus: Add tests for the other frame functions, for memory bitmaps. 2009-12-18 11:45:13 +01:00
Owen Rudge 4c8bd544e1 include: Redefine LHANDLE as ULONG_PTR. 2009-12-17 13:25:50 +01:00
Maarten Lankhorst cd6d9e8359 include: Add endpointvolume.idl. 2009-12-16 13:04:35 +01:00
Piotr Caban 73c3160674 urlmon: Added CoInternetGetSecurityUrl implementation. 2009-12-16 13:04:35 +01:00
Piotr Caban c23b0b0b48 mshtml: Added IElementBehavior{Site,Factory} to idl file. 2009-12-16 13:04:34 +01:00
Vladimir Pankratov 6f2ec37b60 setupapi: Add stub for CM_Get_Device_ID_ExW. 2009-12-16 12:42:40 +01:00
Paul Vriens 4d6b74758f kernel32: Add a define for UNICODE_STRING_MAX_CHARS. 2009-12-14 16:14:37 +01:00
Vincent Povirk a5b9cbfffc include: Add PaletteFlags enumeration. 2009-12-14 12:04:03 +01:00
Alexandre Julliard 49675df92e include: Remove useless definitions for nonexistent Win16 messages. 2009-12-11 12:24:49 +01:00
Wolfram Sang 7790280c5b ntoskrnl: Add IoAllocateErrorLogEntry stub. 2009-12-10 12:38:58 +01:00
Huw Davies 41af26b2e7 include: Add a few guids. 2009-12-09 16:50:31 +01:00
Henri Verbeet b6ef17f23d wined3d: Remove unused GetDevice() implementations. 2009-12-09 13:51:04 +01:00
Marcin Baczyński cf09ae7be8 gdiplus: Add missing declaration for customlinecap.c. 2009-12-09 12:19:20 +01:00
Marcin Baczyński 82072be1e2 gdiplus: Add missing declarations for pen.c. 2009-12-09 12:19:16 +01:00
Marcin Baczyński 46686d770e gdiplus: Add missing declarations for gdiplus.c. 2009-12-09 12:19:13 +01:00
Maarten Lankhorst 850c6347e2 include: Add mmdeviceapi.idl. 2009-12-08 17:51:56 +01:00
Marcin Baczyński 042f73b1a4 gdiplus: Add missing declarations for imageattributes.c. 2009-12-08 17:44:45 +01:00
Marcin Baczyński 76bba7d171 gdiplus: Add missing declarations for image.c. 2009-12-08 17:44:41 +01:00
Maarten Lankhorst 7c2e09615c include: Fix typo in audiopolicy. 2009-12-07 14:26:16 +01:00
Maarten Lankhorst 796c33c53e include: Add some definitions to ks.h. 2009-12-07 14:26:09 +01:00
Henri Verbeet 0491fcce30 dxgi: Implement IDXGIAdapter::GetDesc(). 2009-12-04 14:34:59 +01:00
Henri Verbeet dd5fc79f56 wined3d: The stateblock doesn't really need a parent. 2009-12-04 14:34:59 +01:00
James Hawkins 7d3e664312 msi: MsiSetMode returns a UINT system error code, not a BOOL. 2009-12-04 14:34:57 +01:00
Alexandre Julliard 866db819b8 ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable. 2009-12-04 14:34:45 +01:00
Alexandre Julliard 3c11ff9750 include: Move some 64-bit definitions to winnt.h to match the latest PSDK. 2009-12-04 14:30:34 +01:00
Juan Lang cb035848c4 wincrypt.h: Add missing URL OIDs. 2009-12-04 12:01:42 +01:00
Henri Verbeet ed73f0a1b0 d3d9: Implement IDirect3D9Ex::GetAdapterLUID(). 2009-12-02 13:06:08 +01:00
Luke Benstead 7fc8aed47f user32: Implement PrintWindow. 2009-12-02 12:16:03 +01:00
Andrew Eikum 296eeb6e6e mshtml.idl: Add DispHTMLFormElement interface. 2009-12-01 12:24:06 +01:00
Jacek Caban 1ddc01c09b mshtml.idl: Added DispHTMLScreen declaration and use it in HTMLScreen object. 2009-12-01 11:30:42 +01:00