Commit Graph

10443 Commits (3c186a65d3e52428924ba3e513961b0c569e567c)

Author SHA1 Message Date
Nikolay Sivov 3c186a65d3 services: Make ChangeServiceConfig2W() rpc call compatible with native one. 2015-02-25 20:35:23 +09:00
Austin English c633cadb4f include: Add msasn1.h. 2015-02-20 17:01:40 +09:00
Henri Verbeet 849149d5d3 wined3d: Add support for appending vertex declaration elements. 2015-02-13 18:53:17 +09:00
Austin English 295f194804 kernel32: Add SetVolumeMountPointA/W stubs. 2015-02-12 22:12:22 +09:00
Austin English ecdaf568b5 rpcrt4: Add a stub for I_RpcBindingInqLocalClientPID. 2015-02-10 16:41:37 +09:00
Jacek Caban 90aab41ce2 d3dcompiler.h: Added a few missing D3DCOMPILE_* flags. 2015-02-09 17:43:30 +09:00
Charles Davis 97bda9a05f ntdll: Support 64-bit Mac OS. 2015-02-06 22:35:17 +09:00
Mark Harmstone 258bb91fb0 include: Add standard effect GUIDs to dsound.h. 2015-02-05 19:58:09 +09:00
Austin English 47e7f4fdf2 include: Add hidusage.h. 2015-02-04 21:32:50 +09:00
Austin English f8089da4b3 msi: Add stubs for MsiEnumClientsExA/W. 2015-02-04 21:32:50 +09:00
Sebastian Lackner 15e609ba5b slc/tests: Add tests for SLGetWindowsInformationDWORD. 2015-02-03 16:30:49 +09:00
Orion Poplawski 8bf1732962 msvcrt: Bump MSVCRT_MB_LEN_MAX to 5 and use it in MSVCRT__wctomb_l for default buffer lengthSet MB_LEN_MAX to 5 to match MSVCRT_MB_LEN_MAX. 2015-02-03 14:38:40 +09:00
Stefan Dösinger 3ef1d6bcd9 wined3d: Pass WM_SYSCOMMAND(SC_RESTORE) to DefWindowProc. 2015-01-28 11:06:48 +01:00
Daniel Scharrer 4d05cfe577 kernel32: Add stub implementation for EnumResourceLanguagesEx. 2015-01-27 22:03:17 +01:00
Austin English 59e3a851f2 include/ddk: Add KWAIT_BLOCK struct to ntddk.h. 2015-01-27 21:30:43 +01:00
Austin English fa80425242 kernel32: Add GetSystemFirmwareTable stub. 2015-01-26 12:06:04 +01:00
Austin English cdc4022a54 include: Add minimal ntdef.h. 2015-01-26 12:06:03 +01:00
Charles Davis 7ef720f184 msvcrt: Support 64-bit platforms that don't have finitef or isnanf. 2015-01-23 11:58:14 +01:00
Alistair Leslie-Hughes f3c34daaeb dplay: Add missing defines. 2015-01-23 11:15:09 +01:00
Charles Davis 193d15cc3c kernel32: Don't use %gs on 64-bit Mac OS. 2015-01-23 11:11:37 +01:00
Hans Leidekker a884d98e99 msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
Henri Verbeet 525696fe6c wined3d: Properly cleanup samplers on wined3d_device_reset() / wined3d_device_uninit_3d(). 2015-01-19 14:31:53 +01:00
Henri Verbeet ca06f960ed wined3d: Use the same flags for wined3d_texture_set_color_key() and the "color_key_flags" field it sets.
This fixes a regression introduced by commit a8ab569415.
2015-01-19 14:31:51 +01:00
Matteo Bruni d6450cfad5 opengl32: Update to GL 4.5. 2015-01-15 22:12:57 +01:00
Henri Verbeet c6232e1d11 wined3d: Create GL sampler objects for wined3d sampler objects. 2015-01-15 17:24:43 +01:00
Henri Verbeet 4b480f5519 wined3d: Introduce struct wined3d_sampler_desc. 2015-01-15 17:24:32 +01:00
Jacek Caban 50608908eb activscp.idl: Added SCRIPT_E_* error codes. 2015-01-13 19:54:00 +01:00
André Hentschel 25f24f2b00 Update copyright info for 2015. 2015-01-06 19:30:13 +01:00
Mark Harmstone db75d7bf26 include: Add xaudio2.h. 2015-01-06 13:09:07 +01:00
Seán de Búrca 6cd0eb2027 kernel32: Implement Get{Time,Date}FormatEx. 2015-01-06 12:59:07 +01:00
Henri Verbeet ea534c9ab4 wined3d: Allow initial texture contents to be specified with wined3d_texture_create(). 2015-01-05 20:15:35 +01:00
Bruno Jesus 1c21aeeebc include: Add support for WS_ prefixed IPX names in wsnwlink.h. 2015-01-05 20:14:02 +01:00
Bruno Jesus 6b4dcb3f35 iphlpapi: Add a stub for CreateSortedAddressPairs(). 2015-01-05 20:13:02 +01:00
Stefan Leichter f592eea591 ntoskrnl.exe: Add stub for KeSetSystemAffinityThread. 2015-01-05 20:09:02 +01:00
Jacek Caban d4afbf5bd8 include: Added d3d11_1.idl. 2014-12-30 15:57:42 +01:00
Austin English 0db8da7075 include/ddk: Add csq.h. 2014-12-23 22:14:32 +01:00
Jacek Caban f28c441673 d3d11.idl: Added D3D11_APPEND_ALIGNED_ELEMENT declaration. 2014-12-22 13:30:45 +01:00
Sergey Kalinichev 7eed378f5d ntdll: Add stub for RtlSetHeapInformation. 2014-12-19 22:36:17 +01:00
Hans Leidekker e11f91ed8d mlang: Add a stub implementation of IMultiLanguage3::DetectOutboundCodePageInIStream. 2014-12-18 18:59:38 +01:00
Sebastian Lackner cacc9ae888 psapi: Implement semi-stub for K32EnumProcessModulesEx. 2014-12-16 17:25:36 +01:00
Austin English d3a3595e91 include: Flesh out IEnumWIA_DEV_INFO. 2014-12-16 16:14:10 +01:00
Sebastian Lackner d64bb04764 include: Add mferror.h header. 2014-12-16 11:41:01 +01:00
Austin English 42c4c870af comctl32: Add a stub for LoadIconWithScaleDown. 2014-12-15 14:18:56 +01:00
Nikolay Sivov 099146a6f9 dwrite_2.idl: Protect from D3DCOLORVALUE redefinition. 2014-12-12 13:46:21 +01:00
Jacek Caban ae1f015dab dxgi1_2.idl: Added IDXGISwapChain1 declaration. 2014-12-11 20:46:12 +01:00
Henri Verbeet af9ccb490a ddraw: Use wined3d_log2i() to calculate the level count in ddraw_surface_create(). 2014-12-10 19:32:08 +01:00
Henri Verbeet f5939399f0 wined3d: Use __builtin_clz() in wined3d_log2i() when available. 2014-12-10 13:40:47 +01:00
Martin Storsjo 42b8a7674a include: Add hstring.idl and winstring.h. 2014-12-10 13:39:08 +01:00
Bruno Jesus 1c4cb63036 ws2_32: Implement getsockopt(SO_BSP_STATE). 2014-12-09 20:05:58 +01:00
Martin Storsjo f185af6e82 include: Add a roapi.h header. 2014-12-09 18:55:14 +01:00