Ken Thomases [Thu, 21 Dec 2006 09:49:24 +0000 (03:49 -0600)]
winecoreaudio: Report when the render callback is just providing silence.
Ken Thomases [Thu, 21 Dec 2006 09:49:07 +0000 (03:49 -0600)]
winecoreaudio: Lift mutex lock/unlock out of wodHelper_PlayPtrNext to caller.
Ken Thomases [Thu, 21 Dec 2006 09:48:59 +0000 (03:48 -0600)]
winecoreaudio: Leave audio unit running, except when waveout device paused.
Ken Thomases [Thu, 21 Dec 2006 09:48:52 +0000 (03:48 -0600)]
winecoreaudio: Eliminate unnecessary variable, unreachable code, unused retval.
Ken Thomases [Thu, 21 Dec 2006 09:48:45 +0000 (03:48 -0600)]
winecoreaudio: Inline & eliminate the specializations of wodHelper_BeginWaveHdr.
Ken Thomases [Thu, 21 Dec 2006 09:48:38 +0000 (03:48 -0600)]
winecoreaudio: Specialize wodHelper_BeginWaveHdr for its two callers and simplify.
wodHelper_PlayPtrNext is only called when state == WINE_WS_PLAYING. Also, it
clears dwPartialOffset itself.
wodWrite only calls wodHelper_BeginWaveHdr[Write] with a non-NULL lpWaveHdr
parameter. wodWrite is not called from the Audio Unit render callback, so it
can use Wine debug channels.
Ken Thomases [Thu, 21 Dec 2006 09:48:23 +0000 (03:48 -0600)]
winecoreaudio: Simplify handling of BEGIN+ENDLOOP wave headers.
Ken Thomases [Thu, 21 Dec 2006 09:47:19 +0000 (03:47 -0600)]
winecoreaudio: Extract wodHelper_CheckForLoopBegin() from wodHelper_BeginWaveHdr().
This refactoring prepares the ground for subsequent refactoring of
wodHelper_BeginWaveHdr.
Ken Thomases [Thu, 21 Dec 2006 09:47:05 +0000 (03:47 -0600)]
winecoreaudio: Create port for sending messages to the callback thread only once.
Ken Thomases [Thu, 21 Dec 2006 09:46:55 +0000 (03:46 -0600)]
winecoreaudio: Control the fprintf's by the Wine debug channel on/off settings.
Günther Brammer [Wed, 20 Dec 2006 23:06:03 +0000 (00:06 +0100)]
ddraw: Add a test for IDirectDrawSurface_SetColorKey.
Huw Davies [Wed, 20 Dec 2006 22:33:28 +0000 (22:33 +0000)]
gdi32: Actually create the Wine fonts key if it doesn't exist.
Juan Lang [Wed, 20 Dec 2006 19:30:25 +0000 (11:30 -0800)]
kernel32: Suppress an unneeded warning.
Alex Villacís Lasso [Wed, 20 Dec 2006 18:53:41 +0000 (13:53 -0500)]
oleaut32: VarBstrFromCy - Remove use of sprintfW by converting a CY
into a DECIMAL instead of a double as an intermediate step.
Chris Robinson [Wed, 20 Dec 2006 12:44:08 +0000 (04:44 -0800)]
d3d: Fix adapter mode enumeration and filtering.
Christoph Frick [Wed, 20 Dec 2006 11:28:58 +0000 (12:28 +0100)]
dinput: Drop magic int.
Christoph Frick [Wed, 20 Dec 2006 11:28:07 +0000 (12:28 +0100)]
dinput: Set the correct size for the old dinput joystick.
This also reverts my previous patch as this is the real cause for the
problems with Grand Prix Legends.
Stefan Dösinger [Tue, 19 Dec 2006 22:33:34 +0000 (23:33 +0100)]
wined3d: Reinstall the nvrc texture unit mapping.
Stefan Dösinger [Tue, 19 Dec 2006 22:22:48 +0000 (23:22 +0100)]
wined3d: Catch nop pixel shader changes.
Stefan Dösinger [Tue, 19 Dec 2006 22:22:19 +0000 (23:22 +0100)]
wined3d: Add pixel shaders to the state table.
Stefan Dösinger [Tue, 19 Dec 2006 22:17:17 +0000 (23:17 +0100)]
wined3d: Catch nop sampler changes.
Stefan Dösinger [Tue, 19 Dec 2006 22:26:39 +0000 (23:26 +0100)]
wined3d: Move samplers to the state table.
Stefan Dösinger [Tue, 19 Dec 2006 22:14:07 +0000 (23:14 +0100)]
wined3d: Add empty sampler entries to the state table.
Stefan Dösinger [Tue, 19 Dec 2006 22:12:26 +0000 (23:12 +0100)]
wined3d: Catch nop SetTextureStageState calls.
Stefan Dösinger [Tue, 19 Dec 2006 22:11:28 +0000 (23:11 +0100)]
wined3d: Make WINED3DTSS_CONSTANT a nogl state.
Stefan Dösinger [Tue, 19 Dec 2006 22:11:21 +0000 (23:11 +0100)]
wined3d: Make a WINED3DTSS_RESULTARG stub.
Stefan Dösinger [Tue, 19 Dec 2006 22:07:57 +0000 (23:07 +0100)]
wined3d: Make WINED3DTSS_TEXTURETRANSFORMFLAGS a nogl state.
Stefan Dösinger [Tue, 19 Dec 2006 22:34:17 +0000 (23:34 +0100)]
wined3d: Add a WINED3DTSS_BUMPENVLOFFSET stub.
Stefan Dösinger [Tue, 19 Dec 2006 22:05:08 +0000 (23:05 +0100)]
wined3d: Add a WINED3DTSS_BUMPENVSCALE stub.
Stefan Dösinger [Tue, 19 Dec 2006 22:04:16 +0000 (23:04 +0100)]
wined3d: Move WINED3DTSS_TEXCOORDINDEX to the state table.
Stefan Dösinger [Tue, 19 Dec 2006 22:03:37 +0000 (23:03 +0100)]
wined3d: Move WINED3DTSS_ALPHAOP to the state table.
Stefan Dösinger [Tue, 19 Dec 2006 22:00:58 +0000 (23:00 +0100)]
wined3d: Move WINED3DTSS_COLOROP to the state table.
Stefan Dösinger [Tue, 19 Dec 2006 21:53:26 +0000 (22:53 +0100)]
wined3d: Do not enable the texture dimensions in BindTexture.
Stefan Dösinger [Tue, 19 Dec 2006 21:43:49 +0000 (22:43 +0100)]
wined3d: Add empty texture stage states to the state table.
Stefan Dösinger [Tue, 19 Dec 2006 21:37:37 +0000 (22:37 +0100)]
wined3d: Temporary disable nvrc junk texture skipping.
Alexandre Julliard [Wed, 20 Dec 2006 16:05:02 +0000 (17:05 +0100)]
shell32: Don't hardcode the system32 directory in registered classes.
Alexandre Julliard [Wed, 20 Dec 2006 16:03:23 +0000 (17:03 +0100)]
loader: Try to detect glibc 2.3 without NPTL or TLS and print a warning.
Alexandre Julliard [Wed, 20 Dec 2006 14:54:27 +0000 (15:54 +0100)]
ntdll: Fix the libdl refcount when loading the same builtin twice.
Francois Gouget [Wed, 20 Dec 2006 14:02:15 +0000 (15:02 +0100)]
kernel32/tests: Test loading and unloading of builtin dlls.
Kai Blin [Wed, 20 Dec 2006 13:08:13 +0000 (14:08 +0100)]
ws2_32: ws_sockaddr_u2ws should zero the sockaddr_in.sin_zero field.
Alexandre Julliard [Wed, 20 Dec 2006 13:26:08 +0000 (14:26 +0100)]
include: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
Alexandre Julliard [Wed, 20 Dec 2006 13:17:27 +0000 (14:17 +0100)]
winedbg: Win64 printf format fixes.
Alexandre Julliard [Wed, 20 Dec 2006 13:10:47 +0000 (14:10 +0100)]
winedbg: Fixed a few data types.
Vitaliy Margolen [Wed, 20 Dec 2006 08:05:42 +0000 (01:05 -0700)]
dinput: Warp mouse in exclusive cooperation mode only.
Vitaliy Margolen [Wed, 20 Dec 2006 08:03:11 +0000 (01:03 -0700)]
dinput: Use GetCursorPos() to calculate relative mouse movements.
Rob Shearman [Tue, 19 Dec 2006 19:37:34 +0000 (19:37 +0000)]
ole32: Send a causality ID in the ORPCTHIS header for a call.
Use the causality ID to determine whether this is a top-level or a
nested (called-back) call for the purposes of IMessageFilter::HandleInComingCall.
Rob Shearman [Tue, 19 Dec 2006 19:37:29 +0000 (19:37 +0000)]
ole32: Reset the message filter at the end of the message filter test.
Rob Shearman [Tue, 19 Dec 2006 19:37:15 +0000 (19:37 +0000)]
ole32: Pass in the IID and IUnknown* of the object being executed to the server notification and message filter functions.
Rob Shearman [Tue, 19 Dec 2006 19:37:09 +0000 (19:37 +0000)]
ole32: Call the message filter for incoming calls.
Rob Shearman [Tue, 19 Dec 2006 19:35:51 +0000 (19:35 +0000)]
ole32: Call ServerNotify for channel hooks.
Store the SChannelHookCallInfo structure in the message state.
Rob Shearman [Tue, 19 Dec 2006 19:35:42 +0000 (19:35 +0000)]
ole32: Implement CoRegisterChannelHook and call channel hook methods on the client side.
Rob Shearman [Tue, 19 Dec 2006 19:35:35 +0000 (19:35 +0000)]
ole32: Marshal the ORPCTHIS structure prefixed to the client data when doing ORPC calls.
This is done by putting the ORPCTHIS data into the buffer when calling
IRpcChannelBuffer::GetBuffer on the client side and then storing the
amount we increased the buffer in a structure stored in the Handle
field. This is done to present the correct Buffer pointer to the proxy
so that it writes its data after the ORPCTHIS data.
Unmarshal the data on the server side (during RPC_ExecuteCall) and make
sure the data is consistent according to NDR rules. Also add several
checks on the unmarshaled data that are specified by the DCOM draft
specification.
H. Verbeet [Tue, 19 Dec 2006 18:25:42 +0000 (19:25 +0100)]
wined3d: Allow wined3d to handle multiple render targets.
H. Verbeet [Tue, 19 Dec 2006 18:25:35 +0000 (19:25 +0100)]
wined3d: Allow the FBO code to handle multiple render targets.
H. Verbeet [Tue, 19 Dec 2006 18:25:29 +0000 (19:25 +0100)]
wined3d: Move storing the render target from ActiveRender to SetRenderTarget.
Use the render target index rather than hardcoding 0.
H. Verbeet [Tue, 19 Dec 2006 18:25:22 +0000 (19:25 +0100)]
wined3d: Allow the device to store multiple render targets.
Hans Leidekker [Tue, 19 Dec 2006 21:26:56 +0000 (22:26 +0100)]
winedump: Start dumping .NET specific bits from PE executables.
Alexandre Julliard [Wed, 20 Dec 2006 11:31:20 +0000 (12:31 +0100)]
ntdll: Fixed typo in map_image.
Roderick Colenbrander [Tue, 19 Dec 2006 19:24:25 +0000 (20:24 +0100)]
winex11.drv: pbuffer detection.
Ulrich Czekalla [Tue, 19 Dec 2006 16:02:56 +0000 (11:02 -0500)]
winex11.drv: Don't crash when called with a NULL gl context.
Huw Davies [Tue, 19 Dec 2006 21:21:27 +0000 (21:21 +0000)]
gdi32: Improve the fontconfig filtering hack so that Mac suitcase fonts get through.
Andrew Talbot [Tue, 19 Dec 2006 19:04:55 +0000 (19:04 +0000)]
gdi32: Remove unused function.
Rob Shearman [Tue, 19 Dec 2006 13:03:33 +0000 (13:03 +0000)]
ole32: Fix the HMETAFILEPICT user marshaling test to use the size
derived from the return value of HMETAFILEPICT_UserMarshal instead of
the value returned by HMETAFILEPICT_UserSize, as the latter
over-estimates the size on Windows.
Remove some unnecessary casts.
Juris Smotrovs [Tue, 19 Dec 2006 11:35:42 +0000 (19:35 +0800)]
user32: Extend the support for SWP_STATECHANGED for all windows.
Stefan Dösinger [Sun, 17 Dec 2006 16:21:30 +0000 (17:21 +0100)]
wined3d: Add WINED3DRS_STIPPLEPATTERNxy.
Stefan Dösinger [Fri, 15 Dec 2006 19:03:17 +0000 (20:03 +0100)]
wined3d: Fix a function name.
Stefan Dösinger [Fri, 15 Dec 2006 19:02:13 +0000 (20:02 +0100)]
wined3d: Add missing render state function.
Stefan Dösinger [Fri, 15 Dec 2006 18:16:36 +0000 (19:16 +0100)]
wined3d: Catch nop render state changes.
Stefan Dösinger [Fri, 15 Dec 2006 18:17:53 +0000 (19:17 +0100)]
wined3d: Move render state applying to drawprim.
Stefan Dösinger [Tue, 19 Dec 2006 12:00:03 +0000 (13:00 +0100)]
wined3d: Add the state dirtification infrastructure.
Louis Lenders [Sun, 17 Dec 2006 17:56:50 +0000 (17:56 +0000)]
msvcrt: Add _atoldbl.
Alexandre Julliard [Tue, 19 Dec 2006 15:17:09 +0000 (16:17 +0100)]
configure: Re-generated with autoconf 2.61.
Alex Villacís Lasso [Thu, 14 Dec 2006 17:32:42 +0000 (12:32 -0500)]
oleaut32: Bypass conversion to string in R4/R8 -> DECIMAL conversion.
Vitaliy Margolen [Mon, 18 Dec 2006 20:26:35 +0000 (13:26 -0700)]
winex11drv: Return cached cursor_pos in GetCursorPos().
Hans Leidekker [Mon, 18 Dec 2006 18:37:52 +0000 (19:37 +0100)]
ws2_32: Implement the SIO_ADDRESS_LIST_QUERY ioctl.
Dmitry Timoshkov [Mon, 18 Dec 2006 11:14:36 +0000 (19:14 +0800)]
kernel32: Add a minimal PE image that XP is able to load.
James Hawkins [Mon, 18 Dec 2006 10:36:56 +0000 (04:36 -0600)]
msi: Enable cab compression and delete any resulting cabs using SHFileOperation.
James Hawkins [Mon, 18 Dec 2006 10:36:00 +0000 (04:36 -0600)]
msi: Run the install tests from a temporary directory.
Clinton Stimpson [Sat, 16 Dec 2006 02:28:25 +0000 (19:28 -0700)]
usp10: Implement ScriptStringCPtoX.
Clinton Stimpson [Sat, 16 Dec 2006 02:28:17 +0000 (19:28 -0700)]
usp10: Implement ScriptStringXtoCP.
Clinton Stimpson [Sat, 16 Dec 2006 02:28:11 +0000 (19:28 -0700)]
usp10: Implement ScriptStringFree.
Clinton Stimpson [Sat, 16 Dec 2006 02:28:07 +0000 (19:28 -0700)]
usp10: Implement ScriptStringAnalyse.
Markus Amsler [Sun, 17 Dec 2006 23:18:05 +0000 (00:18 +0100)]
d3d9: Handle volume container in d3d9.
Markus Amsler [Sun, 17 Dec 2006 23:17:51 +0000 (00:17 +0100)]
d3d9: Handle surface container in d3d9.
Markus Amsler [Sun, 17 Dec 2006 23:17:45 +0000 (00:17 +0100)]
d3d8: Handle volume container in d3d8.
Markus Amsler [Sun, 17 Dec 2006 23:17:38 +0000 (00:17 +0100)]
d3d8: Handle surface container in d3d8.
Markus Amsler [Sun, 17 Dec 2006 23:17:31 +0000 (00:17 +0100)]
d3d9: Fix implicit swap chain refcounting.
Markus Amsler [Sun, 17 Dec 2006 23:17:24 +0000 (00:17 +0100)]
d3d: Callback infrastructure for implicit swap chain destruction in IWineD3DDevice.
Markus Amsler [Sun, 17 Dec 2006 23:17:16 +0000 (00:17 +0100)]
d3d9: Fix implicit surface refcounting.
Markus Amsler [Sun, 17 Dec 2006 23:17:09 +0000 (00:17 +0100)]
wined3d: Remove IWineD3DVolume_GetContainerParent.
Markus Amsler [Sun, 17 Dec 2006 23:17:03 +0000 (00:17 +0100)]
wined3d: Remove IWineD3DSurface_GetContainerParent.
Markus Amsler [Sun, 17 Dec 2006 23:16:56 +0000 (00:16 +0100)]
d3d9: Handle volume refcount forwarding in d3d9.
Markus Amsler [Sun, 17 Dec 2006 23:16:48 +0000 (00:16 +0100)]
d3d9: Handle surface refcount forwarding in d3d9.
Markus Amsler [Sun, 17 Dec 2006 23:16:40 +0000 (00:16 +0100)]
wined3d: Call the depth stencil destroy callback function.
James Hawkins [Mon, 18 Dec 2006 07:49:36 +0000 (01:49 -0600)]
msi: Update the text control when the selection path changes.
James Hawkins [Mon, 18 Dec 2006 07:48:25 +0000 (01:48 -0600)]
msi: Only cleanup event subscriptions of the dialog being closed.
Vitaliy Margolen [Mon, 18 Dec 2006 06:22:34 +0000 (23:22 -0700)]
dinput: Make mouse use axis mode flag set in base class. Add tests.
Vitaliy Margolen [Mon, 18 Dec 2006 06:22:11 +0000 (23:22 -0700)]
dinput: Add handling of AXISMODE property to base device object.
Vitaliy Margolen [Mon, 18 Dec 2006 06:21:10 +0000 (23:21 -0700)]
dinput: Zero out returned information struct.
Vitaliy Margolen [Mon, 18 Dec 2006 06:20:52 +0000 (23:20 -0700)]
dinput: Don't return non existent keys.