Commit Graph

9127 Commits

Author SHA1 Message Date
André Hentschel
504931d861 wer: Add stub for WerReportAddDump. 2011-09-26 12:21:01 +02:00
Francois Gouget
5526779567 comctl32: Add some SysLink style and state definitions. 2011-09-22 19:51:50 +02:00
Henri Verbeet
013991e6e4 wined3d: Make the device parameter to wined3d_device_get_display_mode() const. 2011-09-22 09:39:16 +02:00
Henri Verbeet
72d75b65b7 wined3d: Make the device parameter to wined3d_device_get_device_caps() const. 2011-09-22 09:39:14 +02:00
Alistair Leslie-Hughes
e331b0c892 mscoree: Add missing typedefs. 2011-09-20 16:24:38 +02:00
Alistair Leslie-Hughes
4072d20f6e mscoree: Add .Net debugging interfaces. 2011-09-20 16:24:07 +02:00
Piotr Caban
af6fd252ef msvcr90: Fix _vswprintf_p implementation. 2011-09-20 16:21:40 +02:00
Nikolay Sivov
0d3b04d033 comctl32/monthcal: Implement MCM_GETCALENDARCOUNT. 2011-09-20 16:21:40 +02:00
Henri Verbeet
5177a5f686 wined3d: Make the device parameter to wined3d_device_get_back_buffer() const. 2011-09-20 16:21:38 +02:00
Henri Verbeet
11323b4416 wined3d: Make the device parameter to wined3d_device_get_texture() const. 2011-09-20 16:21:38 +02:00
Piotr Caban
208de163af propsys/tests: Added PropVariantToGUID tests. 2011-09-19 17:56:06 +02:00
Piotr Caban
8621fbfd84 urlmon.idl: Added URLACTION_FEATURE* defines. 2011-09-19 17:56:06 +02:00
Henri Verbeet
ba69e7802a wined3d: Make the device parameter to wined3d_device_get_texture_stage_state() const. 2011-09-19 17:56:05 +02:00
Henri Verbeet
fda48415ac wined3d: Make the declaration parameter to wined3d_device_process_vertices() const. 2011-09-19 17:56:05 +02:00
Piotr Caban
4a740c8a80 propsys/tests: Added InitVariantFromBuffer tests. 2011-09-16 17:23:12 +02:00
Piotr Caban
9642778089 propsys/tests: Added InitVariantFromGUIDAsString tests. 2011-09-16 17:23:12 +02:00
Francois Gouget
fe9b079286 pdh: Add more Pdh macros and prototypes to the headers. 2011-09-16 17:23:10 +02:00
Henri Verbeet
a61fe27fb8 wined3d: Make the device parameter to wined3d_device_get_ps_consts_f() const. 2011-09-16 17:23:08 +02:00
Alistair Leslie-Hughes
54b37b8c41 msxml3: Move xmlparser.idl to msxml3. 2011-09-15 19:13:15 +02:00
Henri Verbeet
73a4deb0b8 wined3d: Make the device parameter to wined3d_device_get_ps_consts_i() const. 2011-09-15 15:41:40 +02:00
Henri Verbeet
fc488f4949 wined3d: Make the device parameter to wined3d_device_get_ps_consts_b() const. 2011-09-15 15:41:40 +02:00
Alexandre Julliard
c819e4bdea gdi32: Add a null driver fallback for AlphaBlend, using a new BlendImage driver entry point. 2011-09-14 11:57:45 +02:00
Henri Verbeet
65064a09ce wined3d: Make the device parameter to wined3d_device_get_pixel_shader() const. 2011-09-14 09:59:20 +02:00
Henri Verbeet
c67ca538bb wined3d: Make the device parameter to wined3d_device_get_vs_consts_f() const. 2011-09-13 09:19:57 +02:00
Henri Verbeet
d7fa599974 wined3d: Make the device parameter to wined3d_device_get_vs_consts_i() const. 2011-09-12 10:09:07 +02:00
Henri Verbeet
098d30946d wined3d: Make the device parameter to wined3d_device_get_vs_consts_b() const. 2011-09-12 10:09:03 +02:00
Alistair Leslie-Hughes
fd1ef626f0 include: Add xmlparser interfaces. 2011-09-09 16:09:41 +02:00
Henri Verbeet
5385e1b3df wined3d: Make the device parameter to wined3d_device_get_vertex_shader() const. 2011-09-09 13:33:39 +02:00
Henri Verbeet
31906458da wined3d: Make the device parameter to wined3d_device_get_vertex_declaration() const. 2011-09-09 13:33:36 +02:00
Alexander Morozov
ba6f99c239 query: Add stub for LoadIFilter. 2011-09-08 20:08:07 +02:00
Francois Gouget
f981e35127 comctl32: Update the PROPSHEET{HEADER,PAGE} structures and add some PSH_XXX macros.
Also add the compatibility PROPSHEET*_SIZE macros.
2011-09-08 20:08:06 +02:00
Alexandre Julliard
f7c98b036c libwine: Avoid converting the final null in strlwrW and struprW. 2011-09-08 11:16:51 +02:00
Henri Verbeet
20e9b3f13f wined3d: Make the device parameter to wined3d_device_get_scissor_rect() const. 2011-09-08 11:11:27 +02:00
Henri Verbeet
919d3ab9e4 wined3d: Make the device parameter to wined3d_device_get_sampler_state() const. 2011-09-08 11:11:24 +02:00
Bernhard Loos
f8a215b09c wuapi: Add the SystemInformation coclass and interface. 2011-09-07 18:13:30 +02:00
Jörg Höhle
4441a7aaff include: Define KSAUDIO_SPEAKER_5|7POINT1_SURROUND. 2011-09-07 18:13:29 +02:00
Alexandre Julliard
a28ddddcbc gdi32: Leave it up to the driver to push the new device on the DC stack in CreateDC. 2011-09-07 18:13:29 +02:00
Alexandre Julliard
cef1832bfb gdi32: Add a driver entry point for CreateCompatibleDC. 2011-09-07 18:13:06 +02:00
Alexandre Julliard
901c1997cb gdi32: Make the push/pop_dc_driver functions available to the drivers. 2011-09-07 14:39:46 +02:00
Henri Verbeet
33f087c95d wined3d: Make the device parameter to wined3d_device_get_render_state() const. 2011-09-07 11:12:52 +02:00
Henri Verbeet
b55dcfd35a wined3d: Make the device parameter to wined3d_device_get_viewport() const. 2011-09-07 11:12:48 +02:00
Henri Verbeet
cf010c563c wined3d: Make the device parameter to wined3d_device_get_base_vertex_index() const. 2011-09-06 10:48:43 +02:00
Henri Verbeet
cb82e57290 wined3d: Make the device parameter to wined3d_device_get_index_buffer() const. 2011-09-06 10:48:41 +02:00
Alistair Leslie-Hughes
5b49e228ae ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW. 2011-09-05 19:39:58 +02:00
Henri Verbeet
9ae5d06e77 wined3d: Make the device parameter to wined3d_device_get_material() const. 2011-09-05 10:57:03 +02:00
Henri Verbeet
23b4be9155 wined3d: Make the device parameter to wined3d_device_get_clip_status() const. 2011-09-05 10:57:00 +02:00
Alexandre Julliard
a0f1b20464 gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy. 2011-09-02 15:56:01 +02:00
Henri Verbeet
d23938de1e wined3d: Make the device parameter to wined3d_device_get_clip_plane() const. 2011-09-02 10:09:08 +02:00
Henri Verbeet
3659d5d729 wined3d: Make the device parameter to wined3d_device_get_light_enable() const. 2011-09-02 10:09:06 +02:00
Dan Kegel
82954d45de configure: AC_C_CONST is obsolete. 2011-09-01 18:06:38 +02:00
Henri Verbeet
9d9baef789 wined3d: Make the device parameter to wined3d_device_get_light() const. 2011-09-01 18:06:37 +02:00
Henri Verbeet
82150458b4 wined3d: Make the device parameter to wined3d_device_get_transform() const. 2011-09-01 18:06:37 +02:00
Henri Verbeet
124cdf913a wined3d: Make the device parameter to wined3d_device_get_stream_source_freq() const. 2011-08-31 19:43:05 +02:00
Henri Verbeet
cfbecf9380 wined3d: Make the device parameter to wined3d_device_get_stream_source() const. 2011-08-31 19:43:05 +02:00
Henri Verbeet
c89a3ffe80 ddraw: Get rid of the surface implementation switching code. 2011-08-31 19:42:52 +02:00
Henri Verbeet
e7f61b8c61 wined3d: Make the device parameter to wined3d_device_get_available_texture_mem() const. 2011-08-29 19:42:14 +02:00
Alexandre Goujon
94bef59bb2 include: Add more GetVolumeInformation system flags. 2011-08-29 12:08:21 +02:00
Henri Verbeet
e1f83fd205 wined3d: Make the device parameter to wined3d_device_get_wined3d() const. 2011-08-29 12:08:21 +02:00
Henri Verbeet
2ff7a356d2 wined3d: Make the device parameter to wined3d_device_get_swapchain() const. 2011-08-29 12:08:21 +02:00
Henri Verbeet
a3f23541c1 wined3d: Make the device parameter to wined3d_device_get_swapchain_count() const. 2011-08-29 12:08:21 +02:00
Andrew Talbot
a43aa90d5b include: Fix a typo. 2011-08-29 12:08:20 +02:00
Alexander Morozov
ebfcc25da0 include: Fix CRYPTUI_SELECTCERTIFICATE_STRUCTA declaration. 2011-08-26 11:27:11 +02:00
Francois Gouget
c992ca277d Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
Nikolay Sivov
be225af668 kernel32/nls: Added placeholder for LOCALE_SNATIVEDISPLAYNAME, header updated with new locale entries. 2011-08-24 14:18:27 +02:00
Thomas Mullaly
309af72742 include: Added declarations for IInternetSecurityManagerEx and IInternetSecurityManagerEx2. 2011-08-24 14:03:45 +02:00
Hans Leidekker
8a29a4a667 dnsapi: Implement DnsFree. 2011-08-24 12:14:47 +02:00
Piotr Caban
51aafd5683 include: Added IHTMLAttributeCollection definition. 2011-08-23 16:53:54 +02:00
Francois Gouget
21d6086c60 ntdll: Fix the field names of KUSER_SHARED_DATA and update it. 2011-08-03 14:15:48 +02:00
Nikolay Sivov
7381858e98 include: Fix definition name. 2011-08-03 14:15:48 +02:00
Alexandre Julliard
6d00196aea gdi32: Get rid of the SetBitmapBits driver entry point. 2011-08-03 14:15:47 +02:00
Alexandre Julliard
09eb59d3c6 gdi32: Set the initial bits of a bitmap from the gdi side. 2011-08-03 14:15:47 +02:00
Jay Yang
ae3108e66f include: Add header entries required for SHCreateDefaultContextMenu and CDefFolderMenu_Create2. 2011-08-02 20:47:49 +02:00
Alexandre Julliard
b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Alexandre Julliard
6adfeeacf9 mshtml: Remove typelib registrations. 2011-08-02 20:47:49 +02:00
Francois Gouget
2b8f18df47 netapi32: Add some lmuse.h constants. 2011-08-01 18:26:26 +02:00
Jacek Caban
d60b53761b winnt.h: Added LOCALE_CUSTOM_* declarations. 2011-08-01 11:13:08 +02:00
Henri Verbeet
2256a7e804 wined3d: wined3d_device_evict_managed_resources() doesn't need a return value. 2011-07-29 12:09:39 +02:00
Frédéric Delanoy
81bf925401 include: Assorted spelling fixes. 2011-07-28 18:37:40 +02:00
Jacek Caban
b9d425e7e6 mshtml.idl: Added missing DispHTMLStyle properties. 2011-07-28 18:37:40 +02:00
Jacek Caban
b9202639e3 mshtml.idl: Added IHTMLStyle5 and IHTMLStyle6 declarations. 2011-07-28 18:37:40 +02:00
Alexander Morozov
2077c09b3b include: Synchronize CRYPTUI_SELECTCERTIFICATE_STRUCT definition with MSDN. 2011-07-27 19:06:14 +02:00
Henri Verbeet
c84112f86f wined3d: Get rid of wined3d_device_enum_resources(). 2011-07-25 21:25:11 +02:00
Henri Verbeet
0739cae273 wined3d: Pass "reset_enum_callback" directly to wined3d_device_reset().
It would have been nice if we could do all of this inside wined3d, but we need
to determine what resources are in use by d3d8/d3d9, not wined3d. This is
mostly an issue for "implicit" resources like swapchain render targets and the
depth / stencil surface. The fact that we're having this problem probably
means we're doing it wrong. Since these implicit resources should only be
referenced by wined3d, we could probably just destroy and recreate the
swapchain, instead of the little updateSurfaceDesc() dance we currently do.
2011-07-25 21:25:01 +02:00
Alexandre Julliard
366174b213 gdi32: Get rid of the GetBitmapBits driver entry point. 2011-07-25 20:32:41 +02:00
Alexandre Julliard
8a906250eb gdi32: Get rid of the SetDIBits driver entry point. 2011-07-25 19:47:03 +02:00
Alexandre Julliard
0d9dde7953 gdi32: Add an optional clip region to the PutImage entry point. 2011-07-21 18:49:47 +02:00
Alistair Leslie-Hughes
315599c650 ntdsapi: Add stub for DsGetSpnA. 2011-07-21 16:27:46 +02:00
Alexandre Julliard
7dc8f48ef8 gdi32: Get rid of the offset in the gdi_image_bits structure now that we are passing the full rectangles. 2011-07-21 15:36:34 +02:00
Alexandre Julliard
73dc9833b7 gdi32: Pass the full bitblt_coords structure to the Get/PutImage entry points. 2011-07-21 15:35:30 +02:00
Mariusz Pluciński
310ab8a22c include: Add FOLDERTYPEID types and values definitions. 2011-07-19 18:26:22 +02:00
Alexandre Julliard
1f8a0eb40e gdi32: Move GET_DC_PHYSDEV back to gdi_private.h, it can't be used from external drivers. 2011-07-19 14:54:09 +02:00
Alexandre Julliard
b01eb19511 gdi32: Remove the GetDIBits entry point from the graphics driver. 2011-07-18 17:07:51 +02:00
Rico Schüller
c42ee0339a d3dx9: Implement D3DXGetShaderSamplers(). 2011-07-18 16:23:29 +02:00
Jacek Caban
58bcc0ae44 dxgi.idl: Added IDXGIResource, IDXGIAdapter1 and IDXGIFactory1 declarations. 2011-07-15 14:42:52 +02:00
Andrew Eikum
55f9ac8bf4 winejack.drv: Remove unused WinMM driver. 2011-07-15 12:22:48 +02:00
Andrew Eikum
2fae117e0c winenas.drv: Remove unused WinMM driver. 2011-07-15 12:00:33 +02:00
Rafał Mużyło
898d8abc16 avicap32: Drop v4l1 support. 2011-07-14 21:54:46 +02:00
Jacek Caban
a8c75ad4c6 include: Added macros for __uuidof emulation based on C++ templates. 2011-07-14 21:44:37 +02:00
Alexandre Julliard
cf05fca878 gdi32: Add driver entry points for GetImage and PutImage. 2011-07-14 11:30:58 +02:00
Alexandre Julliard
c7a8ff26d3 gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
Alexandre Julliard
715d810073 gdi32: Sort the OpenGL driver functions alphabetically. 2011-07-13 14:23:22 +02:00
Alexandre Julliard
a31e94d27a gdi32: Make the DC function structure public. 2011-07-13 14:04:31 +02:00
Jacek Caban
7379f31e4b d3d10effect.h: Added missing D3D10_EFFECT_* flags. 2011-07-12 18:21:43 +02:00
Jacek Caban
7b49ddbaba d3d10.idl: Added CD3D10_TEXTURE1D_DESC declaration. 2011-07-11 18:32:29 +02:00
Alexandre Julliard
1805f123b0 gdi32: Compute StretchBlt rectangles in gdi32. 2011-07-11 17:12:33 +02:00
Hans Leidekker
7c938ac2a6 include: Add httprequestid.h and httprequest.idl. 2011-07-08 17:34:47 +02:00
Alexandre Julliard
c73d89e7f5 include: Remove duplicate device caps definitions. 2011-07-08 13:41:02 +02:00
Vincent Povirk
fd7475546b gdiplus: Stub GdipPlayMetafileRecord. 2011-07-08 11:26:06 +02:00
Austin Lund
84e9a23d8d include: Added OBJECT_TYPE_INFORMATION to winternl.h. 2011-07-07 14:46:15 +02:00
Alexandre Julliard
4e2a28bd03 gdi32: Export the gdi_physdev structure for the external drivers. 2011-07-07 14:46:14 +02:00
Hans Leidekker
537a5932b0 msi: Add a stub implementation of MsiDeterminePatchSequence. 2011-07-07 14:46:14 +02:00
Lucas Fialho Zawacki
513c9c2f2b include: Corrected the value of the DIEDFL_ATTACHEDONLY flag. 2011-07-06 11:17:39 +02:00
Detlef Riekenberg
3fc84d4862 include: Add definitions and declarations for SRW lock. 2011-07-06 11:17:07 +02:00
Dylan Smith
82da77c0a6 richedit: Fix incorrect GUID values for ITextHost and ITextHost2. 2011-07-05 14:44:43 +02:00
Jacek Caban
a2e0f0f4de propkeydef.h: Fixed DEFINE_PROPERTYKEY define. 2011-07-05 14:30:19 +02:00
Jacek Caban
d46081e67d propvarutil.h: Fixed inline syntax. 2011-07-05 13:52:36 +02:00
Mariusz Pluciński
c56f952da2 include: Add FOF_NO_UI flag. 2011-07-05 13:51:09 +02:00
Henri Verbeet
ddc29c40e6 wined3d: Make D3DRS_ZBIAS work.
D3DRS_ZBIAS is poorly defined, but it makes sense that the bias should be
format independent. Looking at application behaviour, it seems to include a
slope scale factor as well. This fixes a couple of regressions introduced by
96b758f7b3, although it was broken before as
well, just in a different way.
2011-07-05 13:46:07 +02:00
Jacek Caban
547cc07961 shobjidl.idl: Added some missing coclasses. 2011-07-04 13:45:27 +02:00
Jacek Caban
dbba09ca29 audiopolicy.idl: Fixed SetGroupingParam declaration. 2011-07-04 13:45:14 +02:00
Louis Lenders
9916931d41 httpapi: Add stub for HttpCreateHttpHandle. 2011-07-01 20:20:25 +02:00
Jacek Caban
ad2f8bdd5c propvarutil.h: Added InitPropVariantFromBoolean and InitPropVariantFromString implementations. 2011-07-01 17:30:55 +02:00
Jacek Caban
8e5eaf7f7b propkey.h: Added more PROPERTYKEY declarations. 2011-07-01 17:30:51 +02:00
Jacek Caban
34588b3969 shobjidl.idl: Added ITaskbarList[34] and ICustomDestinationList declarations. 2011-07-01 17:30:36 +02:00
Jacek Caban
8edcb6ce4b include: Added objectarray.idl. 2011-07-01 17:30:31 +02:00
Jacek Caban
4dfa780e47 d3d10.idl: Added missing D3D10_RESOURCE_MISC_FLAG values. 2011-07-01 14:39:37 +02:00
Jacek Caban
9b1b70c711 dxgi.idl: Added DXGI_SWAP_CHAIN_FLAG enum declaration and DXGI_MWA_* flags. 2011-07-01 14:39:37 +02:00
Jacek Caban
686eb17332 mediaobj.idl: Remove includes that are autogenerated by widl. 2011-07-01 14:39:36 +02:00
Jacek Caban
44a34c4838 d3d10.idl: Added missing D3D10_CREATE_DEVICE_FLAG values. 2011-07-01 14:39:36 +02:00
Misha Koshelev
e35f1a4bab include: Add declarations related to D3DXFLOAT16. 2011-07-01 14:08:15 +02:00
Jacek Caban
a8a213dddc d3d10_1.idl: Added D3D10_1_SDK_VERSION declaration. 2011-06-29 14:22:58 -05:00
Jacek Caban
a285a08055 d3d10.idl: Added CD3D10_TEXTURE2D_DESC and CD3D10_BUFFER_DESC declarations. 2011-06-29 14:22:53 -05:00
Jacek Caban
1522b3ca14 d3dx9math.h: Removed duplicated D3DXMatrixOrthoLH declaration. 2011-06-29 14:22:46 -05:00
André Hentschel
84d68639be shdocvw: Add ITaskbarList2 Interface. 2011-06-28 16:45:56 -05:00
Damjan Jovanovic
ec2f513690 rpcrt4: Implement RpcNetworkInqProtseqs. 2011-06-28 16:45:56 -05:00
Alistair Leslie-Hughes
36b0323ceb mscoree: Define interface IManagedObject. 2011-06-28 11:57:51 -05:00
Alexandre Julliard
30cb179fe2 ntdll: Encode the function pointers in the vectored handler list. 2011-06-28 08:01:58 -05:00
Piotr Caban
7d7b1d5599 include: Added vssym32.h. 2011-06-27 15:06:44 -05:00
Piotr Caban
b3831c474a include: Added vsstyle.h. 2011-06-27 15:06:25 -05:00
Rico Schüller
a63be635fc d3dx9: Implement ID3DXEffect::Begin(). 2011-06-27 13:31:36 -05:00
Jacek Caban
811c3591c8 include: Added wpcapi.idl. 2011-06-27 13:30:42 -05:00
Travis Athougies
1758141847 include: Added define for DDSCAPS2_VOLUME. 2011-06-24 13:17:55 -05:00
Jay Yang
583641bc9d shell32: Implement ILIsEmpty. 2011-06-24 13:12:58 -05:00
Mariusz Pluciński
a0afd4cbd9 include: Add new flags to KF_DEFINITION_FLAGS. 2011-06-24 12:12:00 -05:00
Jacek Caban
01653331be urlmon: Added CoInternetIsFeatureEnabledForUrl stub implementation. 2011-06-24 08:51:28 -05:00
Henri Verbeet
c461d312ba wined3d: Request per-surface palettes in the client libs. 2011-06-24 08:49:48 -05:00
Henri Verbeet
b296f181dd wined3d: Explicitly set surface alignment in the client libs.
Instead of using dxVersion.
2011-06-24 08:49:42 -05:00
Dylan Smith
999d043e57 d3dx9: Implement D3DXCreateSkinInfo functions. 2011-06-23 09:59:31 +02:00
Henri Verbeet
330ffc83f2 d3d8: Implement IDirect3DVolume8 private data handling on top of wined3d_resource. 2011-06-23 09:47:34 +02:00
Henri Verbeet
acd8c58725 ddraw: Implement surface private data handling on top of wined3d_resource. 2011-06-22 11:25:27 +02:00
Jacek Caban
f494de4087 mshtml.idl: Added title element interfaces. 2011-06-21 17:13:38 +02:00
Jacek Caban
0f8300c407 mshtml.idl: Added head element interfaces. 2011-06-21 17:12:53 +02:00
Alexandre Julliard
6b0d9ff1cd server: Allow setting a zero-size clip rectangle. 2011-06-21 15:04:24 +02:00
Vincent Povirk
4c83138f72 server: Implement RegisterHotKey/UnregisterHotKey. 2011-06-21 14:51:08 +02:00
Jacek Caban
2be1616029 urlmon.idl: Added URL_MK_NO_CANONICALIZE declaration. 2011-06-20 19:32:05 +02:00
Alistair Leslie-Hughes
89a094569b xmllite: Added interface IXmlWriter. 2011-06-20 19:32:04 +02:00
Damjan Jovanovic
acc112bad7 rpcrt4: Implement RpcProtseqVectorFree. 2011-06-20 19:32:02 +02:00
Damjan Jovanovic
fe2376e63b include: Fix an RPC_PROTSEQ_VECTORW typo. 2011-06-20 19:32:02 +02:00
Jacek Caban
82282185a9 include: Don't use idl file for dxgitype.h. 2011-06-20 19:32:02 +02:00
Jacek Caban
a1d55ee77b include: Moved DXGI_FORMAT declaration to dxgiformat.h. 2011-06-20 19:32:02 +02:00
Henri Verbeet
792060d67f d3d8: Implement IDirect3DVolumeTexture8 private data handling on top of wined3d_resource. 2011-06-20 11:28:40 +02:00
Henri Verbeet
732338ab35 d3d9: Implement IDirect3DCubeTexture9 private data handling on top of wined3d_resource. 2011-06-20 11:28:22 +02:00
Damjan Jovanovic
878a588800 include: Add RPC_PROTSEQ_VECTOR. 2011-06-17 19:30:45 +02:00
Henri Verbeet
37d70103a1 d3d8: Implement IDirect3DIndexBuffer8 private data handling on top of wined3d_resource. 2011-06-17 11:02:43 +02:00
Henri Verbeet
469eba24c0 d3d9: Implement IDirect3DVertexBuffer9 private data handling on top of wined3d_resource. 2011-06-17 11:02:28 +02:00
Vincas Miliūnas
be5f35534b include: Added raw input constants and a missing function prototype. 2011-06-16 17:44:02 +02:00
Jacek Caban
d8cac6ff57 shobjidl.idl: Added IApplicationAssociationRegistration declaration. 2011-06-13 15:08:06 +02:00
Mariusz Pluciński
3ea1fa170c include: Add definition of inline function FreeKnownFolderDefinitionFields. 2011-06-10 17:16:19 +02:00
Hans Leidekker
667ba16dbc msi: Implement and test MsiSetFeatureAttributes. 2011-06-10 10:55:18 +02:00
Hans Leidekker
4c9c50d86b msi: Implement and test MsiGetFeatureInfo. 2011-06-10 10:55:11 +02:00
Stefan Dösinger
2e3cf68e0b wined3d: Silence R16 and AL16 fourcc warnings. 2011-06-10 10:45:42 +02:00
André Hentschel
b70aeabcc8 include: Add ATA ioctls. 2011-06-08 14:12:41 +02:00
André Hentschel
fa9cacdb58 include: Add more storage ioctls. 2011-06-08 14:12:41 +02:00
André Hentschel
f4f89bf39a include: Fix IOCTL_STORAGE_SET_HOTPLUG_INFO. 2011-06-08 14:12:41 +02:00
Jacek Caban
39503fdf9c include: Added fltdefs.h from mingw-w64 project. 2011-06-07 18:10:56 +02:00
Henri Verbeet
1fbdfd625a wined3d: Get rid of wined3d_texture_get_type(). 2011-06-07 14:18:34 +02:00
André Hentschel
2680548086 include: Add PF_XSAVE_ENABLED. 2011-06-06 21:49:20 +02:00
Andrew Nguyen
e9e0df23b8 ws2_32/tests: Avoid casting a WSAAccept function pointer parameter in test_accept. 2011-06-03 17:43:59 +02:00
Louis Lenders
e11e1841f3 crypt32: Add stub for PFXVerifyPassword. 2011-06-03 17:36:09 +02:00
Austin English
8f85b05429 imm32: Add a stub for ImmEnumInputContext. 2011-06-03 13:56:57 +02:00
Daniel Scharrer
cbe4203623 include: Include math.h in d3dvec.inl as it uses sqrt(). 2011-06-03 12:48:11 +02:00
Daniel Scharrer
5deab783e2 include: Fix compile error in d3dtypes.h for c++ programs that define D3D_OVERLOADS. 2011-06-03 12:47:15 +02:00
Jacek Caban
17a6dbf3b5 iextag.idl: Added ClientCaps coclass declaration. 2011-06-03 12:37:12 +02:00
Alexandre Julliard
f061917296 include: Make CLIENT_CALL_RETURN definition platform-specific to handle the return type incompatibility in NdrClientCall. 2011-06-02 16:22:43 +02:00
André Hentschel
02c88bcef7 include: Define FIBER_FLAG_FLOAT_SWITCH. 2011-05-31 11:12:37 +02:00
Jacek Caban
e6ee2c163e include: Added iextag.idl file. 2011-05-30 19:09:37 +02:00
David Hedberg
66db40e891 crypt32: Add BCryptEnumAlgorithms stub. 2011-05-30 17:55:43 +02:00
Dylan Smith
836308ff17 include: Pack ACMDRVSTREAMHEADER since ACMSTREAMHEADER is packed. 2011-05-30 11:14:26 +02:00
Piotr Caban
27ff2ae967 msvcrt: Improved locale initialization. 2011-05-26 13:38:22 +02:00
Stefan Dösinger
a774152f1a port: Add isinf and isnan implementations for Visual Studio. 2011-05-25 12:25:38 +02:00
Alexandre Julliard
ea9750d773 include: Add compatibility macros for non-widl compilers. 2011-05-25 00:22:52 +02:00
Jörg Höhle
985beb33f3 include: Use SEGPTR for 16bit string pointers in MCI_*_PARMS16. 2011-05-24 16:55:29 +02:00
Francois Gouget
96f33b94bd include: Add some __RPC_XXX macros to help compile code using midl-generated headers. 2011-05-24 16:55:23 +02:00
Francois Gouget
37978baa4a include: Add a set of parameter documentation macros to help compile windows applications. 2011-05-24 16:55:13 +02:00
Aric Stewart
d26bdd9121 usp10: Framework for determing glyph properties after shaping. 2011-05-24 12:47:27 +02:00
Alexandre Julliard
bc26bdea7c include: Undefine the nameless union/struct macros to avoid conflicts with mingw. 2011-05-23 13:16:25 +02:00
Austin English
e701ca90aa kernel32: Add a stub for RegisterApplicationRecoveryCallback. 2011-05-23 13:16:25 +02:00
Vincent Povirk
11248262be gdiplus: Add test for metafile enumeration. 2011-05-23 11:15:48 +02:00
Alexandre Julliard
af2fee302c include: Declare gethostname for Windows builds. 2011-05-20 17:24:13 +02:00
Dylan Smith
4e3be18e18 include: Replace a THIS, with THIS_ for a method with parameters. 2011-05-20 12:43:52 +02:00
Lucas Fialho Zawacki
872647ae42 include: Added DI*_ANY action constants. 2011-05-20 12:39:43 +02:00
Lucas Fialho Zawacki
2e0c60fc4b include: Added dinput8 DIMOUSE_* definitions. 2011-05-20 12:38:26 +02:00
Lucas Fialho Zawacki
0c8bf1ec17 include: Added dinput8 DIKEYBOARD_* key definitions correspondent to the DIK_* already present in the header. 2011-05-20 12:37:45 +02:00
Lucas Fialho Zawacki
ea0181c94f include: Added some dinput8 DIPROP definitions. 2011-05-20 12:37:01 +02:00
Andrew Nguyen
aca2385d6c include: Revise the Winsock include in windows.h to match the Windows SDK. 2011-05-19 17:38:30 +02:00
Henri Verbeet
427803a981 wined3d: Make wined3d.h a normal header file again. 2011-05-19 10:07:50 +02:00
Henri Verbeet
3032b40c80 wined3d: Get rid of the IWineD3DDeviceParent interface. 2011-05-19 10:06:21 +02:00
Ričardas Barkauskas
b59b68b86d dxgi: Fix GetDisplayModeList parameter handling. 2011-05-18 17:07:22 +02:00
Henri Verbeet
8d4ca1f815 wined3d: Remove COM from the device implementation. 2011-05-17 10:06:18 +02:00
Henri Verbeet
979e3744f7 wined3d: Remove state management methods from the IWineD3DDevice interface. 2011-05-17 10:06:15 +02:00
Jörg Höhle
2e177cb249 include: Define DRV_MCI_FIRST. 2011-05-13 10:56:07 +02:00
Aric Stewart
3ad7822d85 usp10: Implementation of ScriptShapeOpenType. 2011-05-13 10:45:38 +02:00
Dylan Smith
a61c7b9c21 include: Replace a THIS, with THIS_ for a method with parameters. 2011-05-12 14:23:56 +02:00
André Hentschel
2b2c5f35ac include: Update a comment. 2011-05-12 14:23:15 +02:00
Henri Verbeet
00a5f38595 wined3d: Remove object creation methods from the IWineD3DDevice interface. 2011-05-11 14:56:48 +02:00
André Hentschel
a1950b9669 include: Fall back to little endian when it's not specified on ARM. 2011-05-11 14:56:48 +02:00
Alexandre Julliard
45075b2f9c server: Add separate requests for getting/setting the thread context during suspend. 2011-05-06 12:25:34 +02:00
Dylan Smith
c44ab0cd41 include: Generate rmxftmpl.h from rmxftmpl.x using new build tool. 2011-05-05 16:31:59 +02:00
Alexandre Julliard
0435b5825e makefiles: Add support for .x template files. 2011-05-05 16:31:59 +02:00
Alexandre Julliard
277120bbd5 msvcp: Implement the Ctraits math functions. 2011-05-04 17:26:47 +02:00
Damjan Jovanovic
0f9370aecb mmsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16. 2011-05-03 14:38:06 +02:00
Alexandre Julliard
f60a0f5e56 configure: Improve the detection of OSS v4. 2011-05-02 20:07:04 +02:00
Henri Verbeet
1c1de920e3 wined3d: Remove COM from the surface implementation. 2011-04-29 16:52:13 +02:00
Austin English
f9a455964c advapi32: Add OpenTraceA/W stubs. 2011-04-29 16:52:12 +02:00
Piotr Caban
6ecabf7cae msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation. 2011-04-28 11:08:06 +02:00
Andrew Eikum
be332326ba wineoss.drv: Add mmdevapi driver. 2011-04-27 17:47:05 +02:00
Piotr Caban
00182ca6d9 msvcrt: Added sprintf_p_l implementation. 2011-04-27 13:18:59 +02:00
André Hentschel
dae65898e2 dbghelp: Implement sparc_map_dwarf_register. 2011-04-27 11:49:53 +02:00
Henri Verbeet
11d44809bb wined3d: Remove IWineD3DSurface::PrivateSetup() from the public interface. 2011-04-26 10:46:23 +02:00
Austin English
cad8afb8ee kernel32: Add a stub for SetThreadPreferredUILanguages. 2011-04-25 13:03:07 +02:00
Stefan Dösinger
96b758f7b3 d3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
ZBIAS was removed in d3d9 and replaced with DEPTHBIAS. Currently
wined3d implements both independently which will cause trouble if we
want to set the depthbias value depending on the depth stencil format.
2011-04-22 17:51:29 +02:00
Henri Verbeet
c852200b03 wined3d: Get rid of IWineD3DSurface::GetType(). 2011-04-22 10:44:28 +02:00
Henri Verbeet
cc39bde98d wined3d: Get rid of wined3d_volume_get_type(). 2011-04-22 10:44:23 +02:00
Henri Verbeet
efc080e3a3 wined3d: Get rid of wined3d_buffer_get_type(). 2011-04-22 10:44:20 +02:00
Alexandre Julliard
abe5440e32 server: Also return the previous cursor position in the set_cursor request. 2011-04-20 20:29:16 +02:00
Dylan Smith
5cccad1311 include: Create header file d3dx9anim.h. 2011-04-20 16:31:02 +02:00
Dylan Smith
8f33a4d32d include: Add d3dx9mesh.h X template extensions. 2011-04-20 16:30:41 +02:00
André Hentschel
417e926a80 server: Remove Alpha support. 2011-04-20 13:10:06 +02:00
Dylan Smith
2b6e1b9465 include: Add missing declarations to d3dx9mesh.h. 2011-04-19 13:35:03 +02:00
Dylan Smith
9981a303b6 include: Add include file for d3dx9 X file interfaces. 2011-04-19 13:34:01 +02:00
Hans Leidekker
22953b84f3 mscoree: Add a stub implementation of GetRealProcAddress. 2011-04-19 13:30:01 +02:00
Alexandre Julliard
900352bc6b server: Store a mapping instead of a file for process dlls. 2011-04-18 14:45:32 +02:00
Francois Gouget
0fa223d7ec setupapi: Fix the SetupDiGetActualSectionToInstallEx() definition. 2011-04-18 12:39:46 +02:00
André Hentschel
14aefc1e4a include: Add more cv_call types. 2011-04-18 12:30:04 +02:00
Henri Verbeet
84d50f7353 wined3d: Remove IWineD3DSurface::GetImplType() from the public interface. 2011-04-18 11:45:55 +02:00
Henri Verbeet
6a135a1511 wined3d: Get rid of the IWineD3DBase interface. 2011-04-15 10:07:58 +02:00
Henri Verbeet
7b8bbdcc44 wined3d: Get rid of the IWineD3DResource interface. 2011-04-15 10:07:58 +02:00
Henri Verbeet
2c450571e5 wined3d: Remove COM from the volume implementation. 2011-04-15 10:07:57 +02:00
Henri Verbeet
3ec19590d5 wined3d: Remove COM from the swapchain implementation. 2011-04-14 17:13:57 +02:00
Alexandre Julliard
77e05ce4e5 configure: Add a check for XInput2 headers. 2011-04-13 18:51:50 +02:00