wine
12 years agoRelease 1.3.22. wine-1.3.22
Alexandre Julliard [Fri, 10 Jun 2011 18:08:11 +0000 (20:08 +0200)] 
Release 1.3.22.

12 years agoshell32/tests: Test of IKnownFolder::GetFolderDefinition.
Mariusz Pluciński [Thu, 9 Jun 2011 08:41:04 +0000 (10:41 +0200)] 
shell32/tests: Test of IKnownFolder::GetFolderDefinition.

12 years agoinclude: Add definition of inline function FreeKnownFolderDefinitionFields.
Mariusz Pluciński [Thu, 9 Jun 2011 08:40:55 +0000 (10:40 +0200)] 
include: Add definition of inline function FreeKnownFolderDefinitionFields.

12 years agoshell32/tests: Basic tests of IKnownFolder.
Mariusz Pluciński [Thu, 9 Jun 2011 08:40:44 +0000 (10:40 +0200)] 
shell32/tests: Basic tests of IKnownFolder.

12 years agoshell32/tests: Basic tests of IKnownFolderManager.
Mariusz Pluciński [Thu, 9 Jun 2011 08:40:02 +0000 (10:40 +0200)] 
shell32/tests: Basic tests of IKnownFolderManager.

12 years agowininet: A small netconn_secure_verify code clean up.
Jacek Caban [Fri, 10 Jun 2011 12:47:48 +0000 (14:47 +0200)] 
wininet: A small netconn_secure_verify code clean up.

12 years agowininet: Added dwError of INTERNET_STATUS_REQUEST_COMPLETE notifications tests.
Jacek Caban [Fri, 10 Jun 2011 12:47:37 +0000 (14:47 +0200)] 
wininet: Added dwError of INTERNET_STATUS_REQUEST_COMPLETE notifications tests.

12 years agowininet: Set content_length when we reach end of data in netconn_read.
Jacek Caban [Fri, 10 Jun 2011 12:47:27 +0000 (14:47 +0200)] 
wininet: Set content_length when we reach end of data in netconn_read.

12 years agowininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened...
Jacek Caban [Fri, 10 Jun 2011 12:47:16 +0000 (14:47 +0200)] 
wininet: Don't pass handle to INTERNET_REQUEST_COMPLETE unless the request is opened via InternetPoenUrl.

12 years agowininet: Moved INTERNET_STATUS_REQUEST_COMPLETE notifications sending to separated...
Jacek Caban [Fri, 10 Jun 2011 12:47:04 +0000 (14:47 +0200)] 
wininet: Moved INTERNET_STATUS_REQUEST_COMPLETE notifications sending to separated function.

12 years agoddraw: Separate IDirectDrawSurface vtable.
Ričardas Barkauskas [Thu, 9 Jun 2011 15:29:36 +0000 (18:29 +0300)] 
ddraw: Separate IDirectDrawSurface vtable.

12 years agoddraw: Use unsafe_impl_from_IDirectDrawSurface() for application provided interfaces.
Ričardas Barkauskas [Thu, 9 Jun 2011 14:40:19 +0000 (17:40 +0300)] 
ddraw: Use unsafe_impl_from_IDirectDrawSurface() for application provided interfaces.

12 years agoddraw: Separate IDirectDrawSurface2 vtable.
Ričardas Barkauskas [Thu, 9 Jun 2011 14:35:15 +0000 (17:35 +0300)] 
ddraw: Separate IDirectDrawSurface2 vtable.

12 years agonetapi32/tests: Add small conformance test for NetGetJoinInformation.
Louis Lenders [Fri, 10 Jun 2011 08:41:50 +0000 (10:41 +0200)] 
netapi32/tests: Add small conformance test for NetGetJoinInformation.

12 years agonetapi32: Improve stubbed NetGetJoinInformation function.
Louis Lenders [Fri, 10 Jun 2011 09:06:53 +0000 (11:06 +0200)] 
netapi32: Improve stubbed NetGetJoinInformation function.

12 years agorpcrt4: Don't try to bind to a null handle.
Alexandre Julliard [Thu, 9 Jun 2011 15:45:14 +0000 (17:45 +0200)] 
rpcrt4: Don't try to bind to a null handle.

12 years agorpcrt4: Add support for the argument size of varying arrays.
Alexandre Julliard [Tue, 7 Jun 2011 18:45:33 +0000 (20:45 +0200)] 
rpcrt4: Add support for the argument size of varying arrays.

12 years agorpcrt4: Fix parameter stack size computation in the old-style stubless marshaller.
Alexandre Julliard [Tue, 7 Jun 2011 18:44:16 +0000 (20:44 +0200)] 
rpcrt4: Fix parameter stack size computation in the old-style stubless marshaller.

12 years agorpcrt4: Fix handling of arguments passed by value in the old-style stubless marshaller.
Alexandre Julliard [Tue, 7 Jun 2011 18:41:17 +0000 (20:41 +0200)] 
rpcrt4: Fix handling of arguments passed by value in the old-style stubless marshaller.

12 years agorpcrt4: Don't marshall out-only parameters in the old-style stubless marshaller.
Alexandre Julliard [Tue, 7 Jun 2011 18:38:50 +0000 (20:38 +0200)] 
rpcrt4: Don't marshall out-only parameters in the old-style stubless marshaller.

12 years agoadvapi32: Make sure lpDisplayName is initialized in EnumServicesStatusA.
Hans Leidekker [Fri, 10 Jun 2011 08:14:07 +0000 (10:14 +0200)] 
advapi32: Make sure lpDisplayName is initialized in EnumServicesStatusA.

12 years agomsi: Implement and test MsiSetFeatureAttributes.
Hans Leidekker [Fri, 10 Jun 2011 08:13:47 +0000 (10:13 +0200)] 
msi: Implement and test MsiSetFeatureAttributes.

12 years agomsi: Implement and test MsiGetFeatureInfo.
Hans Leidekker [Fri, 10 Jun 2011 08:13:34 +0000 (10:13 +0200)] 
msi: Implement and test MsiGetFeatureInfo.

12 years agomsi: Remove redundant function find_feature_by_name.
Hans Leidekker [Fri, 10 Jun 2011 08:13:20 +0000 (10:13 +0200)] 
msi: Remove redundant function find_feature_by_name.

12 years agomsi: Add a stub implementation of MsiCreateTransformSummaryInfo.
Hans Leidekker [Fri, 10 Jun 2011 08:12:50 +0000 (10:12 +0200)] 
msi: Add a stub implementation of MsiCreateTransformSummaryInfo.

12 years agowined3d: Silence R16 and AL16 fourcc warnings.
Stefan Dösinger [Thu, 2 Jun 2011 21:42:21 +0000 (23:42 +0200)] 
wined3d: Silence R16 and AL16 fourcc warnings.

12 years agowined3d: Set last_was_blit to FALSE in the if condition that checks for it.
Stefan Dösinger [Thu, 2 Jun 2011 17:54:37 +0000 (19:54 +0200)] 
wined3d: Set last_was_blit to FALSE in the if condition that checks for it.

12 years agowined3d: Don't check the FBO status if FIXMEs are off.
Stefan Dösinger [Fri, 27 May 2011 14:17:25 +0000 (16:17 +0200)] 
wined3d: Don't check the FBO status if FIXMEs are off.

12 years agowined3d: Move PBO handling mostly out of surface_upload_data().
Henri Verbeet [Thu, 9 Jun 2011 18:40:49 +0000 (20:40 +0200)] 
wined3d: Move PBO handling mostly out of surface_upload_data().

Currently we essentially get half of the address from the caller and half from
the destination surface. Since we'd like to use surface_upload_data() for
wined3d_device_update_surface() as well, we should get all of it from the
caller.

12 years agowined3d: Get rid of a NULL check for surface_upload_data().
Henri Verbeet [Thu, 9 Jun 2011 18:40:48 +0000 (20:40 +0200)] 
wined3d: Get rid of a NULL check for surface_upload_data().

12 years agowined3d: Handle unpack row length inside surface_upload_data().
Henri Verbeet [Thu, 9 Jun 2011 18:40:47 +0000 (20:40 +0200)] 
wined3d: Handle unpack row length inside surface_upload_data().

12 years agowined3d: Rename IWineD3DImpl_FillGLCaps() to wined3d_adapter_init_gl_caps().
Henri Verbeet [Thu, 9 Jun 2011 18:40:46 +0000 (20:40 +0200)] 
wined3d: Rename IWineD3DImpl_FillGLCaps() to wined3d_adapter_init_gl_caps().

12 years agowined3d: Rename IWineD3DDeviceImpl_UpdateVolume() to device_update_volume().
Henri Verbeet [Thu, 9 Jun 2011 18:40:45 +0000 (20:40 +0200)] 
wined3d: Rename IWineD3DDeviceImpl_UpdateVolume() to device_update_volume().

12 years agosetupapi: Make sure machine name is non-empty before failing.
Juan Lang [Thu, 9 Jun 2011 18:35:11 +0000 (11:35 -0700)] 
setupapi: Make sure machine name is non-empty before failing.

12 years agoadvapi32: Always pass valid buffers in the EnumServicesStatus requests.
Alexandre Julliard [Thu, 9 Jun 2011 20:00:15 +0000 (22:00 +0200)] 
advapi32: Always pass valid buffers in the EnumServicesStatus requests.

12 years agoadvapi32: Fix the parameter checks in QueryServiceStatusEx.
Alexandre Julliard [Thu, 9 Jun 2011 19:40:08 +0000 (21:40 +0200)] 
advapi32: Fix the parameter checks in QueryServiceStatusEx.

12 years agodispex: Make sure we don't pass a NULL array to IDispatchEx_InvokeEx.
Alexandre Julliard [Thu, 9 Jun 2011 18:55:49 +0000 (20:55 +0200)] 
dispex: Make sure we don't pass a NULL array to IDispatchEx_InvokeEx.

12 years agowinemapi: Ensure address is valid before checking for 'smtp:'.
Owen Rudge [Thu, 9 Jun 2011 15:27:43 +0000 (16:27 +0100)] 
winemapi: Ensure address is valid before checking for 'smtp:'.

12 years agocrypt32: Support CERT_COMPARE_NAME_STR_A in CertFindCertificateInStore.
Juan Lang [Thu, 9 Jun 2011 01:22:22 +0000 (18:22 -0700)] 
crypt32: Support CERT_COMPARE_NAME_STR_A in CertFindCertificateInStore.

12 years agourlmon: Added empty file binding test.
Jacek Caban [Thu, 9 Jun 2011 12:04:00 +0000 (14:04 +0200)] 
urlmon: Added empty file binding test.

12 years agourlmon: Correctly handle empty files.
Jacek Caban [Thu, 9 Jun 2011 12:03:13 +0000 (14:03 +0200)] 
urlmon: Correctly handle empty files.

12 years agomsi: Create temp files in the destination directory instead of the root.
Alexandre Julliard [Thu, 9 Jun 2011 13:56:57 +0000 (15:56 +0200)] 
msi: Create temp files in the destination directory instead of the root.

12 years agoddraw: Use unsafe_impl_from_IDirect3DLight() for application provided ifaces.
Michael Stefaniuc [Thu, 9 Jun 2011 09:57:45 +0000 (11:57 +0200)] 
ddraw: Use unsafe_impl_from_IDirect3DLight() for application provided ifaces.

12 years agoddraw: COM cleanup for the IDirect3DLight iface.
Michael Stefaniuc [Thu, 9 Jun 2011 09:53:52 +0000 (11:53 +0200)] 
ddraw: COM cleanup for the IDirect3DLight iface.

12 years agod3dx9: Implement ID3DXBaseEffect::GetBoolArray().
Rico Schüller [Thu, 9 Jun 2011 05:38:45 +0000 (07:38 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetBoolArray().

12 years agod3dx9: Implement ID3DXBaseEffect::GetIntArray().
Rico Schüller [Thu, 9 Jun 2011 05:38:42 +0000 (07:38 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetIntArray().

12 years agod3dx9: Implement ID3DXBaseEffect::GetFloatArray().
Rico Schüller [Thu, 9 Jun 2011 05:38:34 +0000 (07:38 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetFloatArray().

12 years agod3dxof: Factor out parse template loops into a function.
Dylan Smith [Wed, 8 Jun 2011 19:39:05 +0000 (15:39 -0400)] 
d3dxof: Factor out parse template loops into a function.

12 years agod3dxof: Factor out duplicated code for parsing X file header.
Dylan Smith [Wed, 8 Jun 2011 19:38:58 +0000 (15:38 -0400)] 
d3dxof: Factor out duplicated code for parsing X file header.

12 years agod3dxof: Remove unnecessary fields from IDirectXFileEnumObjectImpl.
Dylan Smith [Wed, 8 Jun 2011 19:38:51 +0000 (15:38 -0400)] 
d3dxof: Remove unnecessary fields from IDirectXFileEnumObjectImpl.

12 years agousp10: Strip dangling joiners for Sinhala.
Aric Stewart [Wed, 8 Jun 2011 19:05:22 +0000 (14:05 -0500)] 
usp10: Strip dangling joiners for Sinhala.

12 years agousp10: Sinhala vowels are not fully decomposed. The Kombuva is simply split off.
Aric Stewart [Wed, 8 Jun 2011 19:05:10 +0000 (14:05 -0500)] 
usp10: Sinhala vowels are not fully decomposed. The Kombuva is simply split off.

12 years agorpcrt4/tests: Add a few more marshalling tests.
Alexandre Julliard [Thu, 9 Jun 2011 10:07:18 +0000 (12:07 +0200)] 
rpcrt4/tests: Add a few more marshalling tests.

12 years agowidl: Fix a typo in updating the type format offset for strings.
Alexandre Julliard [Thu, 9 Jun 2011 11:18:58 +0000 (13:18 +0200)] 
widl: Fix a typo in updating the type format offset for strings.

12 years agowidl: Fix packing of parameter structures for arguments larger than a pointer.
Alexandre Julliard [Thu, 9 Jun 2011 10:03:54 +0000 (12:03 +0200)] 
widl: Fix packing of parameter structures for arguments larger than a pointer.

12 years agowidl: Pass a structure containing the parameters to NdrClientCall instead of accessin...
Alexandre Julliard [Thu, 9 Jun 2011 09:42:21 +0000 (11:42 +0200)] 
widl: Pass a structure containing the parameters to NdrClientCall instead of accessing the stack.

12 years agowidl: Add a helper function for generating a stub that uses NdrClientCall.
Alexandre Julliard [Thu, 9 Jun 2011 08:12:48 +0000 (10:12 +0200)] 
widl: Add a helper function for generating a stub that uses NdrClientCall.

12 years agoddraw: COM cleanup for the IDirect3DMaterial3 iface.
Michael Stefaniuc [Wed, 8 Jun 2011 15:38:16 +0000 (17:38 +0200)] 
ddraw: COM cleanup for the IDirect3DMaterial3 iface.

12 years agoddraw: Avoid "unsafe" IDirect3DMaterial3 to object casts.
Michael Stefaniuc [Wed, 8 Jun 2011 15:33:26 +0000 (17:33 +0200)] 
ddraw: Avoid "unsafe" IDirect3DMaterial3 to object casts.

12 years agoddraw: Rename d3d_material_init() and have it allocate the object too.
Michael Stefaniuc [Wed, 8 Jun 2011 15:29:20 +0000 (17:29 +0200)] 
ddraw: Rename d3d_material_init() and have it allocate the object too.

12 years agoddraw: COM cleanup for the IDirectDrawGammaControl iface.
Michael Stefaniuc [Wed, 8 Jun 2011 15:23:17 +0000 (17:23 +0200)] 
ddraw: COM cleanup for the IDirectDrawGammaControl iface.

12 years agoole32: Don't call IDropTarget::QueryInterface() in RegisterDragDrop().
Adam Martinson [Mon, 6 Jun 2011 16:57:27 +0000 (11:57 -0500)] 
ole32: Don't call IDropTarget::QueryInterface() in RegisterDragDrop().

12 years agonetapi32/tests: Add small conformance test for NetLocalGroupGetInfo and LocalGroupGet...
Louis Lenders [Sun, 5 Jun 2011 07:58:33 +0000 (09:58 +0200)] 
netapi32/tests: Add small conformance test for NetLocalGroupGetInfo and LocalGroupGetMembers.

12 years agonetapi32: Fill the data buffer with something useful in NetLocalGroupGetInfo.
Louis Lenders [Sun, 5 Jun 2011 08:43:57 +0000 (10:43 +0200)] 
netapi32: Fill the data buffer with something useful in NetLocalGroupGetInfo.

12 years agousp10: Bengali initial form is only applied to the beginning of words.
Aric Stewart [Wed, 8 Jun 2011 15:12:27 +0000 (10:12 -0500)] 
usp10: Bengali initial form is only applied to the beginning of words.

12 years agousp10: Execute half after pstf.
Aric Stewart [Wed, 8 Jun 2011 15:12:06 +0000 (10:12 -0500)] 
usp10: Execute half after pstf.

12 years agod3dx9: Improve effect sampler parsing.
Rico Schüller [Wed, 8 Jun 2011 07:12:01 +0000 (09:12 +0200)] 
d3dx9: Improve effect sampler parsing.

12 years agod3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:43:24 +0000 (19:43 -0400)] 
d3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.

12 years agod3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFromXResource.
Dylan Smith [Tue, 7 Jun 2011 23:43:18 +0000 (19:43 -0400)] 
d3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFromXResource.

12 years agod3dx9: Support optional parameters for D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:43:07 +0000 (19:43 -0400)] 
d3dx9: Support optional parameters for D3DXLoadMeshFromXInMemory.

12 years agod3dx9: Implement D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:42:56 +0000 (19:42 -0400)] 
d3dx9: Implement D3DXLoadMeshFromXInMemory.

12 years agousp10: Refine Ralf reordering location for Devanagari and Gujarati.
Aric Stewart [Wed, 8 Jun 2011 12:27:13 +0000 (07:27 -0500)] 
usp10: Refine Ralf reordering location for Devanagari and Gujarati.

12 years agokernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
Alexandre Julliard [Wed, 8 Jun 2011 14:18:26 +0000 (16:18 +0200)] 
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.

12 years agomscoree/tests: Mark a weird w2k3 result as broken.
André Hentschel [Tue, 7 Jun 2011 20:31:40 +0000 (22:31 +0200)] 
mscoree/tests: Mark a weird w2k3 result as broken.

12 years agoinclude: Add ATA ioctls.
André Hentschel [Tue, 7 Jun 2011 20:31:48 +0000 (22:31 +0200)] 
include: Add ATA ioctls.

12 years agoinclude: Add more storage ioctls.
André Hentschel [Tue, 7 Jun 2011 20:17:35 +0000 (22:17 +0200)] 
include: Add more storage ioctls.

12 years agoinclude: Fix IOCTL_STORAGE_SET_HOTPLUG_INFO.
André Hentschel [Tue, 7 Jun 2011 20:15:11 +0000 (22:15 +0200)] 
include: Fix IOCTL_STORAGE_SET_HOTPLUG_INFO.

12 years agomsvcrt: Fix broken exports in spec file.
Piotr Caban [Tue, 7 Jun 2011 19:18:28 +0000 (21:18 +0200)] 
msvcrt: Fix broken exports in spec file.

12 years agouser32/tests: Do not check the last error on succeeding hotkey calls.
Vincent Povirk [Tue, 7 Jun 2011 16:37:25 +0000 (11:37 -0500)] 
user32/tests: Do not check the last error on succeeding hotkey calls.

12 years agouser32/tests: Test registering the same hotkey hwnd/id pair twice.
Vincent Povirk [Thu, 26 May 2011 18:56:47 +0000 (13:56 -0500)] 
user32/tests: Test registering the same hotkey hwnd/id pair twice.

12 years agouser32/tests: Add test showing hotkeys change the async key state.
Vincent Povirk [Thu, 26 May 2011 18:06:43 +0000 (13:06 -0500)] 
user32/tests: Add test showing hotkeys change the async key state.

12 years agouser32/tests: Ignore paint messages in hotkey tests.
Vincent Povirk [Mon, 6 Jun 2011 16:02:41 +0000 (11:02 -0500)] 
user32/tests: Ignore paint messages in hotkey tests.

12 years agouser32/tests: Add test for flags on keyboard messages.
Vincent Povirk [Fri, 3 Jun 2011 20:16:26 +0000 (15:16 -0500)] 
user32/tests: Add test for flags on keyboard messages.

12 years agowined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo().
Henri Verbeet [Tue, 7 Jun 2011 17:44:49 +0000 (19:44 +0200)] 
wined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo().

12 years agowined3d: cfg can never be NULL in wined3d_check_pixel_format_color().
Henri Verbeet [Tue, 7 Jun 2011 17:44:48 +0000 (19:44 +0200)] 
wined3d: cfg can never be NULL in wined3d_check_pixel_format_color().

12 years agowined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_...
Henri Verbeet [Tue, 7 Jun 2011 17:44:47 +0000 (19:44 +0200)] 
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_pixel_format_color().

12 years agousp10: Store the GDEF table in the script cache.
Henri Verbeet [Tue, 7 Jun 2011 17:44:46 +0000 (19:44 +0200)] 
usp10: Store the GDEF table in the script cache.

To avoid reloading it all the time.

12 years agousp10: Fix a memory leak in GDEF_UpdateGlyphProps().
Henri Verbeet [Tue, 7 Jun 2011 17:44:45 +0000 (19:44 +0200)] 
usp10: Fix a memory leak in GDEF_UpdateGlyphProps().

12 years agowidl: Don't require inline stubs for functions that are never generated.
Alexandre Julliard [Wed, 8 Jun 2011 12:05:53 +0000 (14:05 +0200)] 
widl: Don't require inline stubs for functions that are never generated.

12 years agowidl: Don't allow floating point parameters for interpreted functions.
Alexandre Julliard [Wed, 8 Jun 2011 11:57:41 +0000 (13:57 +0200)] 
widl: Don't allow floating point parameters for interpreted functions.

12 years agowidl: Don't generate old-style interpreted stubs on 64-bit.
Alexandre Julliard [Wed, 8 Jun 2011 10:14:47 +0000 (12:14 +0200)] 
widl: Don't generate old-style interpreted stubs on 64-bit.

12 years agowidl: Set a correct fpu parameter mask on 64-bit.
Alexandre Julliard [Wed, 8 Jun 2011 09:51:14 +0000 (11:51 +0200)] 
widl: Set a correct fpu parameter mask on 64-bit.

12 years agowidl: In 64-bit mode, pass all arguments to NdrClientCall instead of a pointer to...
Alexandre Julliard [Wed, 8 Jun 2011 09:34:46 +0000 (11:34 +0200)] 
widl: In 64-bit mode, pass all arguments to NdrClientCall instead of a pointer to the first one.

12 years agousp10: Correct matra type for Oriya 0x0B57.
Aric Stewart [Tue, 7 Jun 2011 16:07:38 +0000 (11:07 -0500)] 
usp10: Correct matra type for Oriya 0x0B57.

12 years agousp10: Gurmukhi has Ras but no Ralf. So do not treat them as a lex_Ra for reordering.
Aric Stewart [Tue, 7 Jun 2011 15:55:22 +0000 (10:55 -0500)] 
usp10: Gurmukhi has Ras but no Ralf. So do not treat them as a lex_Ra for reordering.

12 years agousp10: Do not over increment glyph index in Chaining Contextual Substitution.
Aric Stewart [Tue, 7 Jun 2011 14:57:01 +0000 (09:57 -0500)] 
usp10: Do not over increment glyph index in Chaining Contextual Substitution.

12 years agowined3d: Simplify context_apply_draw_buffers() a bit.
Matteo Bruni [Mon, 6 Jun 2011 21:46:12 +0000 (23:46 +0200)] 
wined3d: Simplify context_apply_draw_buffers() a bit.

12 years agowined3d: Fix glDrawBuffers() optimization.
Matteo Bruni [Mon, 6 Jun 2011 15:44:43 +0000 (17:44 +0200)] 
wined3d: Fix glDrawBuffers() optimization.

12 years agoiphlpapi: Added PfCreateInterface stub implementation.
Jacek Caban [Tue, 7 Jun 2011 11:10:57 +0000 (13:10 +0200)] 
iphlpapi: Added PfCreateInterface stub implementation.

12 years agoinclude: Added fltdefs.h from mingw-w64 project.
Jacek Caban [Tue, 7 Jun 2011 11:10:46 +0000 (13:10 +0200)] 
include: Added fltdefs.h from mingw-w64 project.