wine
15 years agocrypt32: Explicitly pass array pointer when decoding name constraints' permitted...
Juan Lang [Wed, 14 Oct 2009 19:49:13 +0000 (12:49 -0700)] 
crypt32: Explicitly pass array pointer when decoding name constraints' permitted subtrees rather than assuming a particular alignment.

15 years agocrypt32: Explicitly pass array pointer when decoding CMS message CRLs rather than...
Juan Lang [Wed, 14 Oct 2009 19:48:38 +0000 (12:48 -0700)] 
crypt32: Explicitly pass array pointer when decoding CMS message CRLs rather than assuming a particular alignment.

15 years agocrypt32: Explicitly pass array pointer when decoding CMS message certs rather than...
Juan Lang [Wed, 14 Oct 2009 19:48:03 +0000 (12:48 -0700)] 
crypt32: Explicitly pass array pointer when decoding CMS message certs rather than assuming a particular alignment.

15 years agocrypt32: Explicitly pass array pointer when decoding PKCS attribute values rather...
Juan Lang [Wed, 14 Oct 2009 19:47:27 +0000 (12:47 -0700)] 
crypt32: Explicitly pass array pointer when decoding PKCS attribute values rather than assuming a particular alignment.

15 years agocrypt32: Simplify CRYPT_AsnDecodeSMIMECapabilities.
Juan Lang [Wed, 14 Oct 2009 19:46:53 +0000 (12:46 -0700)] 
crypt32: Simplify CRYPT_AsnDecodeSMIMECapabilities.

15 years agocrypt32: Let decoder helpers do more sanity checking.
Juan Lang [Wed, 14 Oct 2009 19:46:16 +0000 (12:46 -0700)] 
crypt32: Let decoder helpers do more sanity checking.

15 years agocrypt32: Simplify CRYPT_AsnDecodeExtensions.
Juan Lang [Wed, 14 Oct 2009 19:45:39 +0000 (12:45 -0700)] 
crypt32: Simplify CRYPT_AsnDecodeExtensions.

15 years agocrypt32: Explicitly pass array pointer when decoding CRL extensions rather than assum...
Juan Lang [Wed, 14 Oct 2009 19:44:52 +0000 (12:44 -0700)] 
crypt32: Explicitly pass array pointer when decoding CRL extensions rather than assuming a particular alignment.

15 years agocrypt32: Explicitly pass array pointer when decoding CRL entry extensions rather...
Juan Lang [Wed, 14 Oct 2009 19:43:58 +0000 (12:43 -0700)] 
crypt32: Explicitly pass array pointer when decoding CRL entry extensions rather than assuming a particular alignment.

15 years agocrypt32: Explicitly pass array pointer when decoding cert extensions rather than...
Juan Lang [Wed, 14 Oct 2009 19:43:14 +0000 (12:43 -0700)] 
crypt32: Explicitly pass array pointer when decoding cert extensions rather than assuming a particular alignment.

15 years agocrypt32: Explicitly pass array pointer when decoding CRL entries rather than assuming...
Juan Lang [Wed, 14 Oct 2009 19:42:24 +0000 (12:42 -0700)] 
crypt32: Explicitly pass array pointer when decoding CRL entries rather than assuming a particular alignment.

15 years agosecur32: Don't bother zeroing the handle table in SECUR32_initSchannelSP().
Henri Verbeet [Thu, 15 Oct 2009 08:36:45 +0000 (10:36 +0200)] 
secur32: Don't bother zeroing the handle table in SECUR32_initSchannelSP().

Handles are initialized when they're allocated.

15 years agosecur32: Don't try to cleanup uninitialized handles in SECUR32_deinitSchannelSP().
Henri Verbeet [Thu, 15 Oct 2009 08:36:44 +0000 (10:36 +0200)] 
secur32: Don't try to cleanup uninitialized handles in SECUR32_deinitSchannelSP().

15 years agosecur32: Recognize the ARC4 cipher in schannel_get_cipher_algid().
Henri Verbeet [Thu, 15 Oct 2009 08:36:43 +0000 (10:36 +0200)] 
secur32: Recognize the ARC4 cipher in schannel_get_cipher_algid().

15 years agowined3d: Simplify IWineD3DStateBlockImpl_Apply().
Henri Verbeet [Thu, 15 Oct 2009 08:36:42 +0000 (10:36 +0200)] 
wined3d: Simplify IWineD3DStateBlockImpl_Apply().

Consistently use the stateblock's contained states to determine what to apply.

15 years agowined3d: Don't apply more than num_contained_render_states in IWineD3DStateBlockImpl_...
Henri Verbeet [Thu, 15 Oct 2009 08:36:41 +0000 (10:36 +0200)] 
wined3d: Don't apply more than num_contained_render_states in IWineD3DStateBlockImpl_Apply().

15 years agodinput/tests: Fix a few intermittent test failures.
Paul Vriens [Thu, 15 Oct 2009 07:20:00 +0000 (09:20 +0200)] 
dinput/tests: Fix a few intermittent test failures.

15 years agowinebuild: Add support for PLATFORM_FREEBSD to get_ld_command.
Gerald Pfeifer [Wed, 14 Oct 2009 22:20:39 +0000 (00:20 +0200)] 
winebuild: Add support for PLATFORM_FREEBSD to get_ld_command.

15 years agowinspool/tests: Add tests for EnumPrintProcessors.
Detlef Riekenberg [Wed, 14 Oct 2009 21:50:49 +0000 (23:50 +0200)] 
winspool/tests: Add tests for EnumPrintProcessors.

15 years agowinspool: Implement EnumPrintProcessors[A|W].
Detlef Riekenberg [Wed, 14 Oct 2009 21:45:00 +0000 (23:45 +0200)] 
winspool: Implement EnumPrintProcessors[A|W].

15 years agolocalspl: Implement fpEnumPrintProcessors.
Detlef Riekenberg [Wed, 14 Oct 2009 21:33:01 +0000 (23:33 +0200)] 
localspl: Implement fpEnumPrintProcessors.

15 years agomshtml: Implement IHTMLLocation::get_port.
Andrew Eikum [Wed, 14 Oct 2009 21:33:37 +0000 (16:33 -0500)] 
mshtml: Implement IHTMLLocation::get_port.

15 years agomshtml: Add helper function get_url_components.
Andrew Eikum [Wed, 14 Oct 2009 21:33:21 +0000 (16:33 -0500)] 
mshtml: Add helper function get_url_components.

15 years agomshtml: Add test suite for IHTMLLocation.
Andrew Eikum [Wed, 14 Oct 2009 21:33:03 +0000 (16:33 -0500)] 
mshtml: Add test suite for IHTMLLocation.

15 years agowinmm: Transform the mmio proc kind into a boolean (to distinguish between ANSI and...
Eric Pouech [Wed, 14 Oct 2009 19:56:13 +0000 (21:56 +0200)] 
winmm: Transform the mmio proc kind into a boolean (to distinguish between ANSI and Unicode).

15 years agowinmm: Create real 16<>32 thunks for mmio support in MMSystem.
Eric Pouech [Wed, 14 Oct 2009 19:56:05 +0000 (21:56 +0200)] 
winmm: Create real 16<>32 thunks for mmio support in MMSystem.

15 years agommsystem: Move the 16bit mmio code into a dedicated file (mmio16.c).
Eric Pouech [Wed, 14 Oct 2009 19:55:57 +0000 (21:55 +0200)] 
mmsystem: Move the 16bit mmio code into a dedicated file (mmio16.c).

15 years agomsxml3: Store xmlnode structure instead of pointer in node implementations.
Jacek Caban [Wed, 14 Oct 2009 18:01:42 +0000 (20:01 +0200)] 
msxml3: Store xmlnode structure instead of pointer in node implementations.

15 years agodinput8: Ensure balance of CoInitialize/CoUninitialize.
Markus Stockhausen [Wed, 14 Oct 2009 17:47:45 +0000 (19:47 +0200)] 
dinput8: Ensure balance of CoInitialize/CoUninitialize.

15 years agourlmon: Add CoInternetGetSecurityUrl stub.
Vincent Povirk [Wed, 14 Oct 2009 16:06:14 +0000 (11:06 -0500)] 
urlmon: Add CoInternetGetSecurityUrl stub.

15 years agod3d9/tests: Fix position of EndScene in visual test.
James Helferty [Wed, 14 Oct 2009 14:57:36 +0000 (10:57 -0400)] 
d3d9/tests: Fix position of EndScene in visual test.

15 years agojscript: Create regexp object when evaluating regexp literal.
Jacek Caban [Wed, 14 Oct 2009 12:43:01 +0000 (14:43 +0200)] 
jscript: Create regexp object when evaluating regexp literal.

15 years agojscript: Separate flags parsing from regexp creating.
Jacek Caban [Wed, 14 Oct 2009 12:42:30 +0000 (14:42 +0200)] 
jscript: Separate flags parsing from regexp creating.

15 years agojscript: Don't use VARTYPE as is in literal_t.
Jacek Caban [Wed, 14 Oct 2009 12:41:50 +0000 (14:41 +0200)] 
jscript: Don't use VARTYPE as is in literal_t.

15 years agonetapi32: Add stub for NetFileEnum().
Paul Chitescu [Wed, 14 Oct 2009 12:21:14 +0000 (15:21 +0300)] 
netapi32: Add stub for NetFileEnum().

15 years agokernel32/tests: Fix some test failures on Win9x/WinMe.
Paul Vriens [Wed, 14 Oct 2009 11:34:06 +0000 (13:34 +0200)] 
kernel32/tests: Fix some test failures on Win9x/WinMe.

15 years agowinex11: The xrender tile picture must be used only inside the critical section.
Alexandre Julliard [Wed, 14 Oct 2009 12:24:17 +0000 (14:24 +0200)] 
winex11: The xrender tile picture must be used only inside the critical section.

15 years agowinex11: Use get_xrender_picture in X11DRV_XRender_GetSrcAreaStretch.
Roderick Colenbrander [Wed, 14 Oct 2009 11:15:01 +0000 (13:15 +0200)] 
winex11: Use get_xrender_picture in X11DRV_XRender_GetSrcAreaStretch.

15 years agowinex11: Add X11DRV_XRender_SetDeviceClipping for syncing the clipping region with...
Roderick Colenbrander [Wed, 14 Oct 2009 10:33:40 +0000 (12:33 +0200)] 
winex11: Add X11DRV_XRender_SetDeviceClipping for syncing the clipping region with XRender pictures.

15 years agokernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx().
Ray Hinchliffe [Wed, 14 Oct 2009 08:23:45 +0000 (09:23 +0100)] 
kernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx().

15 years agowinex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the 'F10' key is used.
Erich Hoover [Tue, 13 Oct 2009 00:51:19 +0000 (18:51 -0600)] 
winex11: Send WM_SYSKEYDOWN and WM_SYSKEYUP when the 'F10' key is used.

15 years agouser32: Test for 'F10' key events.
Erich Hoover [Tue, 13 Oct 2009 00:49:57 +0000 (18:49 -0600)] 
user32: Test for 'F10' key events.

15 years agod3d: Make EndScene calls hookable.
Stefan Dösinger [Sat, 12 Sep 2009 23:25:23 +0000 (01:25 +0200)] 
d3d: Make EndScene calls hookable.

15 years agodinput: Make the creation functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:18:32 +0000 (14:18 +0200)] 
dinput: Make the creation functions hookable.

15 years agoddraw: Make directdraw create functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:15:31 +0000 (14:15 +0200)] 
ddraw: Make directdraw create functions hookable.

15 years agod3d9: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:19:25 +0000 (14:19 +0200)] 
d3d9: Make some functions hookable.

15 years agod3d8: Make Direct3DCreate8 hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:13:58 +0000 (14:13 +0200)] 
d3d8: Make Direct3DCreate8 hookable.

15 years agoshell32: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:13:47 +0000 (14:13 +0200)] 
shell32: Make some functions hookable.

15 years agouser32: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:10:56 +0000 (14:10 +0200)] 
user32: Make some functions hookable.

15 years agokernel32: Make some functions hookable.
Stefan Dösinger [Sat, 12 Sep 2009 12:10:20 +0000 (14:10 +0200)] 
kernel32: Make some functions hookable.

15 years agoconfigure: Check for ms_hook_prologue attribute support.
Stefan Dösinger [Sat, 12 Sep 2009 12:08:53 +0000 (14:08 +0200)] 
configure: Check for ms_hook_prologue attribute support.

15 years agowinmm/tests: Fix some test failures in Win9x and WinMe.
Paul Vriens [Wed, 14 Oct 2009 08:56:36 +0000 (10:56 +0200)] 
winmm/tests: Fix some test failures in Win9x and WinMe.

15 years agooleaut32: Fix null terminator in SysReAllocStringLen.
Alexander Kochetkov [Wed, 14 Oct 2009 07:37:20 +0000 (11:37 +0400)] 
oleaut32: Fix null terminator in SysReAllocStringLen.

15 years agooleaut32/tests: Checking null terminator in return value of SysReAllocStringLen.
Alexander Kochetkov [Wed, 14 Oct 2009 07:27:10 +0000 (11:27 +0400)] 
oleaut32/tests: Checking null terminator in return value of SysReAllocStringLen.

15 years agontdll: Implement CDROM_RawRead() on Mac OS.
Charles Davis [Tue, 13 Oct 2009 18:58:59 +0000 (12:58 -0600)] 
ntdll: Implement CDROM_RawRead() on Mac OS.

15 years agowinmm: MCI notification is controlled by keyword only.
Jörg Höhle [Tue, 13 Oct 2009 06:00:03 +0000 (08:00 +0200)] 
winmm: MCI notification is controlled by keyword only.

15 years agowined3d: Merge some bitfields in struct SAVEDSTATES.
Henri Verbeet [Wed, 14 Oct 2009 08:55:19 +0000 (10:55 +0200)] 
wined3d: Merge some bitfields in struct SAVEDSTATES.

15 years agowined3d: Simplify IWineD3DStateBlockImpl_Capture().
Henri Verbeet [Wed, 14 Oct 2009 08:55:18 +0000 (10:55 +0200)] 
wined3d: Simplify IWineD3DStateBlockImpl_Capture().

Consistently use the stateblock's contained states to determine what to
capture.

15 years agowined3d: Remove the useless "changed" and "enabledChanged" fields from struct wined3d...
Henri Verbeet [Wed, 14 Oct 2009 08:55:17 +0000 (10:55 +0200)] 
wined3d: Remove the useless "changed" and "enabledChanged" fields from struct wined3d_light_info.

15 years agowined3d: Rename PLIGHTINFOEL to something less awful.
Henri Verbeet [Wed, 14 Oct 2009 08:55:16 +0000 (10:55 +0200)] 
wined3d: Rename PLIGHTINFOEL to something less awful.

15 years agowined3d: Get rid of stateblock_copy_values().
Henri Verbeet [Wed, 14 Oct 2009 08:55:15 +0000 (10:55 +0200)] 
wined3d: Get rid of stateblock_copy_values().

Use IWineD3DStateBlockImpl_Capture() for the initial stateblock capture
instead.

15 years agocomctl32/monthcal: Reduce update rectangle after updating current selection.
Nikolay Sivov [Tue, 13 Oct 2009 19:35:19 +0000 (23:35 +0400)] 
comctl32/monthcal: Reduce update rectangle after updating current selection.

15 years agocomctl32/monthcal: Fix painting selected day, remove unneeded operations.
Nikolay Sivov [Tue, 13 Oct 2009 18:06:48 +0000 (22:06 +0400)] 
comctl32/monthcal: Fix painting selected day, remove unneeded operations.

15 years agocomctl32/comboex: Handle NULL item text case to avoid crash.
Nikolay Sivov [Tue, 13 Oct 2009 16:59:39 +0000 (20:59 +0400)] 
comctl32/comboex: Handle NULL item text case to avoid crash.

15 years agowinealsa.drv: Remove call to snd_pcm_drain.
Maarten Lankhorst [Tue, 13 Oct 2009 18:04:22 +0000 (20:04 +0200)] 
winealsa.drv: Remove call to snd_pcm_drain.

snd_pcm_drain can cause a deadlock if in the wrong state, and
snd_pcm_drop below does the same thing.

15 years ago jscript: Added Global.encodeURIComponent implementation.
Piotr Caban [Tue, 13 Oct 2009 20:39:20 +0000 (22:39 +0200)] 
 jscript: Added Global.encodeURIComponent implementation.

15 years agojscript: Fixed Global functions lengths.
Piotr Caban [Tue, 13 Oct 2009 20:08:43 +0000 (22:08 +0200)] 
jscript: Fixed Global functions lengths.

15 years agoole32: Add test showing storage objects can't be opened twice.
Vincent Povirk [Mon, 12 Oct 2009 21:26:01 +0000 (16:26 -0500)] 
ole32: Add test showing storage objects can't be opened twice.

15 years agoadvapi32/tests: Fix a test failure on Vista and higher.
Paul Vriens [Tue, 13 Oct 2009 19:03:26 +0000 (21:03 +0200)] 
advapi32/tests: Fix a test failure on Vista and higher.

15 years agoadvapi32/tests: Fix a test failure on W2K and lower.
Paul Vriens [Tue, 13 Oct 2009 18:55:34 +0000 (20:55 +0200)] 
advapi32/tests: Fix a test failure on W2K and lower.

15 years agomshtml: Return failure in GetContentType if content type is not available.
Jacek Caban [Tue, 13 Oct 2009 18:50:55 +0000 (20:50 +0200)] 
mshtml: Return failure in GetContentType if content type is not available.

15 years agomshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET calls to InvokeEx...
Jacek Caban [Tue, 13 Oct 2009 18:50:28 +0000 (20:50 +0200)] 
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET calls to InvokeEx implementation.

15 years agomshtml: Use DISPATCH_* macros instead of INVOKE_*.
Jacek Caban [Tue, 13 Oct 2009 18:50:02 +0000 (20:50 +0200)] 
mshtml: Use DISPATCH_* macros instead of INVOKE_*.

15 years agomshtml: Added IHTMLFrameBase IDispatchEx support.
Jacek Caban [Tue, 13 Oct 2009 18:49:34 +0000 (20:49 +0200)] 
mshtml: Added IHTMLFrameBase IDispatchEx support.

15 years agomshtml: Added IHTMLBaseFrame interface stub implementation.
Jacek Caban [Tue, 13 Oct 2009 18:49:13 +0000 (20:49 +0200)] 
mshtml: Added IHTMLBaseFrame interface stub implementation.

15 years agowpp: Add I/O callbacks.
Matteo Bruni [Wed, 30 Sep 2009 18:15:38 +0000 (20:15 +0200)] 
wpp: Add I/O callbacks.

15 years agoadvapi32/tests: Add some extra tests.
Paul Vriens [Tue, 13 Oct 2009 13:40:20 +0000 (15:40 +0200)] 
advapi32/tests: Add some extra tests.

15 years agoadvapi32: Skip leading spaces when parsing.
Paul Vriens [Tue, 13 Oct 2009 13:39:47 +0000 (15:39 +0200)] 
advapi32: Skip leading spaces when parsing.

15 years agoadvapi32/tests: Make some tests table driven.
Paul Vriens [Tue, 13 Oct 2009 11:34:34 +0000 (13:34 +0200)] 
advapi32/tests: Make some tests table driven.

15 years agowinetest: Improve the native dll check to catch .NET dlls too.
Alexandre Julliard [Tue, 13 Oct 2009 12:51:39 +0000 (14:51 +0200)] 
winetest: Improve the native dll check to catch .NET dlls too.

15 years agowininet: Cache basic authentication values based on realm and host.
Aric Stewart [Mon, 12 Oct 2009 19:24:18 +0000 (14:24 -0500)] 
wininet: Cache basic authentication values based on realm and host.

15 years agontdll: Use the exception code as exit status when no debugger is present.
Alexandre Julliard [Tue, 13 Oct 2009 12:15:27 +0000 (14:15 +0200)] 
ntdll: Use the exception code as exit status when no debugger is present.

15 years agorsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel.
Dmitry Timoshkov [Tue, 13 Oct 2009 10:25:31 +0000 (19:25 +0900)] 
rsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel.

15 years agontdll: Implement CDROM_ReadQChannel() on Mac OS.
Charles Davis [Mon, 12 Oct 2009 19:15:35 +0000 (13:15 -0600)] 
ntdll: Implement CDROM_ReadQChannel() on Mac OS.

15 years agoriched20: Implement handling of WM_KEYDOWN VK_TAB in the dialog mode.
Sergey Khodych [Sun, 4 Oct 2009 20:16:08 +0000 (23:16 +0300)] 
riched20: Implement handling of WM_KEYDOWN VK_TAB in the dialog mode.

15 years agoriched20: Implement handling of WM_KEYDOWN VK_ESCAPE in the dialog mode.
Sergey Khodych [Sun, 4 Oct 2009 19:50:50 +0000 (22:50 +0300)] 
riched20: Implement handling of WM_KEYDOWN VK_ESCAPE in the dialog mode.

15 years agoriched20: Implement handling of WM_KEYDOWN VK_RETURN in the dialog mode.
Sergey Khodych [Sun, 4 Oct 2009 19:48:44 +0000 (22:48 +0300)] 
riched20: Implement handling of WM_KEYDOWN VK_RETURN in the dialog mode.

15 years agoriched20: Enable the dialog mode after receiving WM_GETDLGCODE message.
Sergey Khodych [Sun, 4 Oct 2009 18:41:48 +0000 (21:41 +0300)] 
riched20: Enable the dialog mode after receiving WM_GETDLGCODE message.

15 years agoriched20: Cache ES_WANTRETURN style.
Sergey Khodych [Sun, 4 Oct 2009 18:16:25 +0000 (21:16 +0300)] 
riched20: Cache ES_WANTRETURN style.

15 years agowinex11: Store the device format in the Xrender info structure.
Alexandre Julliard [Tue, 13 Oct 2009 10:21:53 +0000 (12:21 +0200)] 
winex11: Store the device format in the Xrender info structure.

15 years agowinex11: Make all render format pointers const.
Alexandre Julliard [Tue, 13 Oct 2009 10:06:38 +0000 (12:06 +0200)] 
winex11: Make all render format pointers const.

15 years agowinex11: Introduce get_xrender_picture for retrieving a Picture from a physDev and...
Roderick Colenbrander [Thu, 8 Oct 2009 15:24:46 +0000 (17:24 +0200)] 
winex11: Introduce get_xrender_picture for retrieving a Picture from a physDev and allocating a Picture when needed.

15 years agomshtml: Add stub implementation for IHTMLDocument6.
Andrew Eikum [Mon, 12 Oct 2009 18:39:23 +0000 (13:39 -0500)] 
mshtml: Add stub implementation for IHTMLDocument6.

15 years agomshtml.idl: Add IHTMLDocument6 dispiface.
Andrew Eikum [Mon, 12 Oct 2009 18:39:19 +0000 (13:39 -0500)] 
mshtml.idl: Add IHTMLDocument6 dispiface.

15 years agomshtml.idl: Add IHTMLDocumentCompatibleInfo[Collection] dispifaces.
Andrew Eikum [Mon, 12 Oct 2009 18:39:16 +0000 (13:39 -0500)] 
mshtml.idl: Add IHTMLDocumentCompatibleInfo[Collection] dispifaces.

15 years agoinclude: Remove redundant #defines in mshtmdid.h.
Andrew Eikum [Mon, 12 Oct 2009 18:39:12 +0000 (13:39 -0500)] 
include: Remove redundant #defines in mshtmdid.h.

15 years agowined3d: Remove some code that doesn't make sense.
Henri Verbeet [Tue, 13 Oct 2009 08:38:04 +0000 (10:38 +0200)] 
wined3d: Remove some code that doesn't make sense.

This was introduced by abb11f30cd418c6337a93a26981763b20c059172, but I don't
see how it could ever do something useful. Perhaps that's a lack of
imagination on my part, but the only situation in which device->stateBlock
should be NULL is while creating the initial stateblock, and in that case we
just returned in the line above. Setting the stream frequency of all streams
to 0x01010101 doesn't make sense either.

15 years agod3d9: Add some stateblock tests for device resources.
Henri Verbeet [Tue, 13 Oct 2009 08:38:03 +0000 (10:38 +0200)] 
d3d9: Add some stateblock tests for device resources.

15 years agod3d8: Add some stateblock tests for device resources.
Henri Verbeet [Tue, 13 Oct 2009 08:38:02 +0000 (10:38 +0200)] 
d3d8: Add some stateblock tests for device resources.

15 years agowined3d: Capture on a recorded stateblock doesn't record the vertexdeclaration in...
Henri Verbeet [Tue, 13 Oct 2009 08:38:01 +0000 (10:38 +0200)] 
wined3d: Capture on a recorded stateblock doesn't record the vertexdeclaration in d3d9.