Stefan Dösinger [Sun, 28 Mar 2010 14:25:04 +0000 (16:25 +0200)]
wined3d: Control the onscreen depth stencil format in the swapchain.
This allows the swapchain to know what depth format its window contexts have to see if the
requested depth format is compatible or a FBO fallback is needed, and it will be needed to
set the onscreen format to the requested auto depth stencil format instead of the
let's-hope-it-fits D24_UNORM_S8_UINT format.
Stefan Dösinger [Sat, 27 Mar 2010 16:40:28 +0000 (17:40 +0100)]
wined3d: Split out offscreen rendering concerns from FindContext.
Roderick Colenbrander [Tue, 30 Mar 2010 20:19:02 +0000 (22:19 +0200)]
wined3d: Remove some unneeded source rectangle calculations from BltOverride.
Roderick Colenbrander [Tue, 30 Mar 2010 20:19:01 +0000 (22:19 +0200)]
wined3d: Remove the last use of the WINED3DRECT destination rectangle in BltOverride.
Roderick Colenbrander [Tue, 30 Mar 2010 20:19:00 +0000 (22:19 +0200)]
wined3d: Use RECT instead of WINED3DRECT in fb_copy_to_texture_hwstretch.
Roderick Colenbrander [Tue, 30 Mar 2010 20:18:59 +0000 (22:18 +0200)]
wined3d: Use RECT instead of WINED3DRECT in fb_copy_to_texture_direct.
Roderick Colenbrander [Tue, 30 Mar 2010 20:18:58 +0000 (22:18 +0200)]
wined3d: Use RECT instead of WINED3DRECT in stretch_rect_fbo.
Alexandre Julliard [Wed, 31 Mar 2010 10:53:12 +0000 (12:53 +0200)]
configure: Don't build rpcss or winemenubuilder for Wow64.
Alexandre Julliard [Wed, 31 Mar 2010 12:20:19 +0000 (14:20 +0200)]
ntdll/tests: Don't free a string that wasn't allocated.
Alexandre Julliard [Wed, 31 Mar 2010 12:20:09 +0000 (14:20 +0200)]
ntdll/tests: Port functions use the 64-bit structure on Wow64.
Alexandre Julliard [Wed, 31 Mar 2010 10:17:35 +0000 (12:17 +0200)]
ntdll/tests: Fix a number of test failures on Wow64.
Stefan Leichter [Tue, 30 Mar 2010 22:07:24 +0000 (00:07 +0200)]
ws2_32: Partly implement level IPPROTO_IPV6 of setsockopt.
André Hentschel [Tue, 30 Mar 2010 17:56:44 +0000 (19:56 +0200)]
msxml3: Make xmlnode_get_specified a stub.
André Hentschel [Tue, 30 Mar 2010 17:56:27 +0000 (19:56 +0200)]
msxml3: Make xmlnode_get_parsed a stub.
Alexandre Julliard [Wed, 31 Mar 2010 09:47:10 +0000 (11:47 +0200)]
msxml3: Remove unnecessary string constants.
Marcus Meissner [Wed, 31 Mar 2010 08:22:25 +0000 (10:22 +0200)]
kernel32: Initialize env (Coverity).
Vincent Povirk [Wed, 24 Feb 2010 22:59:50 +0000 (16:59 -0600)]
gdiplus: Implement GdipImageRotateFlip.
Vincent Povirk [Tue, 30 Mar 2010 20:51:44 +0000 (15:51 -0500)]
gdiplus: Implement GdipMeasureCharacterRanges.
Vincent Povirk [Tue, 30 Mar 2010 20:16:22 +0000 (15:16 -0500)]
gdiplus: Add tests for GdipMeasureCharacterRanges.
Vincent Povirk [Tue, 30 Mar 2010 19:22:06 +0000 (14:22 -0500)]
gdiplus: Fix the linesfilled calculation in GdipMeasureString.
Vincent Povirk [Tue, 30 Mar 2010 19:15:48 +0000 (14:15 -0500)]
gdiplus: Rewrite GdipDrawString to share code with GdipMeasureString.
Vincent Povirk [Tue, 30 Mar 2010 18:41:04 +0000 (13:41 -0500)]
gdiplus: Rewrite GdipMeasureString using a helper function.
Vincent Povirk [Tue, 30 Mar 2010 17:19:34 +0000 (12:19 -0500)]
gdiplus: Add a test for GdipMeasureString.
Vincent Povirk [Tue, 30 Mar 2010 15:34:01 +0000 (10:34 -0500)]
gdiplus: Add a missing NULL check to GdipMeasureString.
Vincent Povirk [Tue, 30 Mar 2010 15:24:06 +0000 (10:24 -0500)]
gdiplus: Add tests for GdipDrawString.
Eric Pouech [Tue, 30 Mar 2010 19:37:22 +0000 (21:37 +0200)]
winedbg: Allow backtraces to properly return address outside functions.
Eric Pouech [Tue, 30 Mar 2010 19:37:15 +0000 (21:37 +0200)]
winedbg: Add some missing symbol flags to pick up local/parameters variables in symbol pickers.
Eric Pouech [Tue, 30 Mar 2010 19:37:08 +0000 (21:37 +0200)]
winedbg: When filling an imagehlp frame information, also do the stack field, it's used on x86-64 platforms.
Eric Pouech [Tue, 30 Mar 2010 19:37:01 +0000 (21:37 +0200)]
winedbg: Store the CONTEXT in each stack frame to enable register access in the non topmost frames.
Juan Lang [Tue, 30 Mar 2010 19:05:25 +0000 (12:05 -0700)]
rsaenh: Don't return salt for algorithms that don't support it.
Juan Lang [Tue, 30 Mar 2010 17:26:48 +0000 (10:26 -0700)]
rsaenh: Support setting salt via KP_SALT (resend).
Juan Lang [Tue, 30 Mar 2010 19:03:31 +0000 (12:03 -0700)]
rsaenh: Add tests of KP_SALT parameter.
Nikolay Sivov [Tue, 30 Mar 2010 17:48:32 +0000 (21:48 +0400)]
t2embed: Add TTGetEmbeddingType stub.
Paul Vriens [Tue, 30 Mar 2010 17:44:59 +0000 (19:44 +0200)]
ddrawex/tests: Don't crash on some Win98/WinMe boxes.
Frédéric Delanoy [Tue, 30 Mar 2010 18:50:01 +0000 (20:50 +0200)]
wineboot: Updated French translation.
André Hentschel [Tue, 30 Mar 2010 17:43:35 +0000 (19:43 +0200)]
wineboot: Update German translation.
Aurimas Fišeras [Tue, 30 Mar 2010 16:07:38 +0000 (19:07 +0300)]
wineboot: Update Lithuanian translation.
Alexandre Julliard [Tue, 30 Mar 2010 19:26:26 +0000 (21:26 +0200)]
shell32: Pack the systray data structure to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:48:40 +0000 (20:48 +0200)]
shell32: Pack the appbar data structure to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:42:09 +0000 (20:42 +0200)]
user32: Pack the structure for WM_DDE_ACK to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:41:13 +0000 (20:41 +0200)]
user32: Pack the low-level hook structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:40:17 +0000 (20:40 +0200)]
user32: Pack the MDICREATESTRUCTW structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:39:09 +0000 (20:39 +0200)]
user32: Pack the MDINEXTMENU structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:37:40 +0000 (20:37 +0200)]
user32: Pack the MSG structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:36:04 +0000 (20:36 +0200)]
user32: Pack the NCCALCSIZE_PARAMS structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:34:08 +0000 (20:34 +0200)]
user32: Pack the HELPINFO structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:32:25 +0000 (20:32 +0200)]
user32: Pack the COPYDATASTRUCT structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:30:50 +0000 (20:30 +0200)]
user32: Pack the WINDOWPOS structure in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:28:32 +0000 (20:28 +0200)]
user32: Pack the various owner-draw structures in messages to allow crossing 32/64 boundaries.
Alexandre Julliard [Tue, 30 Mar 2010 18:26:10 +0000 (20:26 +0200)]
user32: Pack the CREATESTRUCTW structure in messages to allow crossing 32/64 boundaries.
Nikolay Sivov [Tue, 30 Mar 2010 14:32:01 +0000 (18:32 +0400)]
shell32: Rename My Computer folder implementation structure.
Nikolay Sivov [Mon, 29 Mar 2010 21:30:37 +0000 (01:30 +0400)]
shell32: Rename desktop folder data structure to reflect its meaning.
Nikolay Sivov [Mon, 29 Mar 2010 20:24:35 +0000 (00:24 +0400)]
shlwapi: Some SHCreateWorkerWindowA tests.
Alexandre Julliard [Tue, 30 Mar 2010 14:50:06 +0000 (16:50 +0200)]
kernel32: Increase the wineboot timeout.
Alexandre Julliard [Tue, 30 Mar 2010 14:49:53 +0000 (16:49 +0200)]
wineboot: Display a wait dialog while processing wine.inf.
Alexandre Julliard [Tue, 30 Mar 2010 14:44:30 +0000 (16:44 +0200)]
wine.inf: Add a Wow64Install section for the Wow64-specific configuration.
Alexandre Julliard [Tue, 30 Mar 2010 14:43:52 +0000 (16:43 +0200)]
wineboot: Start an additional 32-bit instance of rundll32 on 64-bit platforms to do the Wow64-specific setup.
Alexandre Julliard [Tue, 30 Mar 2010 14:38:58 +0000 (16:38 +0200)]
wineboot: Use rundll32 to apply wine.inf instead of calling setupapi directly.
Matteo Bruni [Mon, 29 Mar 2010 15:57:30 +0000 (17:57 +0200)]
d3dx9: Implement a basic bytecode writer.
Now the shader assembler is structurally complete and it correctly
assembles one trivial shader program.
Matteo Bruni [Sun, 28 Mar 2010 19:16:09 +0000 (21:16 +0200)]
d3dx9: Implement D3DXAssembleShader function, really basic shader assembler.
Currently it only accepts a minimal subset of the syntax (e.g. just an
instruction and two register types supported) and doesn't produce any
real output (i.e. shader bytecode).
Matteo Bruni [Sun, 28 Mar 2010 14:00:36 +0000 (16:00 +0200)]
d3dx9: Partial implementation of D3DXAssembleShader function.
This only executes the preprocessing pass. No parsing of the shader yet.
Alexandre Julliard [Tue, 30 Mar 2010 13:52:53 +0000 (15:52 +0200)]
wpp: Build with -fPIC to allow libwpp to be used from dlls.
Alexandre Julliard [Tue, 30 Mar 2010 13:34:29 +0000 (15:34 +0200)]
wpp: Get rid of wpp_parse_temp, temp file management is better left to callers.
Alexandre Julliard [Tue, 30 Mar 2010 13:34:12 +0000 (15:34 +0200)]
widl: Move temp file management from wpp to widl.
Alexandre Julliard [Tue, 30 Mar 2010 13:33:54 +0000 (15:33 +0200)]
wrc: Move temp file management from wpp directly into the load_file function.
Jörg Höhle [Mon, 29 Mar 2010 08:15:16 +0000 (10:15 +0200)]
winmm/tests: Use cpp's __LINE__ to print meaningful line numbers.
Henri Verbeet [Tue, 30 Mar 2010 09:24:48 +0000 (11:24 +0200)]
wined3d: Get rid of destFormat and srcFormat in IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Tue, 30 Mar 2010 09:24:47 +0000 (11:24 +0200)]
wined3d: Calculate "offset" in the appropriate path in IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Tue, 30 Mar 2010 09:24:46 +0000 (11:24 +0200)]
wined3d: Add more general support for partial updates of compressed surfaces to IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Tue, 30 Mar 2010 09:24:45 +0000 (11:24 +0200)]
wined3d: Source and destination formats should match in IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Tue, 30 Mar 2010 09:24:44 +0000 (11:24 +0200)]
wined3d: Use GL_UNPACK_ROW_LENGTH for partial updates of regular surfaces in IWineD3DDeviceImpl_UpdateSurface().
Henri Verbeet [Tue, 30 Mar 2010 09:24:43 +0000 (11:24 +0200)]
wined3d: Initialization functions don't allocate.
Maarten Lankhorst [Wed, 17 Mar 2010 21:07:07 +0000 (22:07 +0100)]
mmdevapi: Add capture tests.
Maarten Lankhorst [Wed, 17 Mar 2010 21:06:47 +0000 (22:06 +0100)]
mmdevapi: Add a few more render tests.
André Hentschel [Mon, 29 Mar 2010 18:34:16 +0000 (20:34 +0200)]
oleaut32: Add some spaces to the test output for better reading.
Roderick Colenbrander [Mon, 29 Mar 2010 11:39:30 +0000 (13:39 +0200)]
wined3d: Disable flipping through the source rectangle in BltOverride.
Roderick Colenbrander [Mon, 29 Mar 2010 11:35:35 +0000 (13:35 +0200)]
wined3d: Fix a destination flipping bug using the destination rectangle.
Roderick Colenbrander [Mon, 29 Mar 2010 11:32:56 +0000 (13:32 +0200)]
d3d9: Add source/destination and backbuffer tests for StretchRect.
Roderick Colenbrander [Sat, 27 Mar 2010 17:16:44 +0000 (18:16 +0100)]
ddraw: Add some DirectDraw Blt tests.
Roderick Colenbrander [Thu, 25 Mar 2010 22:23:12 +0000 (23:23 +0100)]
wined3d: Use RECT instead of WINED3DRECT in more parts of BltOverride.
Roderick Colenbrander [Thu, 25 Mar 2010 22:00:42 +0000 (23:00 +0100)]
wined3d: Add a helper function for getting a valid rectangle.
Roderick Colenbrander [Thu, 25 Mar 2010 16:01:33 +0000 (17:01 +0100)]
wined3d: Add color_fill to blit_shader.
Roderick Colenbrander [Thu, 25 Mar 2010 15:42:51 +0000 (16:42 +0100)]
wined3d: Introduce a helper function which converts a color from the surface format to ARGB.
Roderick Colenbrander [Thu, 25 Mar 2010 15:30:13 +0000 (16:30 +0100)]
wined3d: Move argb_to_fmt to utils.c as a helper function to be used in more places.
Alexandre Julliard [Mon, 29 Mar 2010 17:37:35 +0000 (19:37 +0200)]
kernel32: Fix processing of spaces in command line for builtin exes.
Alexandre Julliard [Mon, 29 Mar 2010 15:57:02 +0000 (17:57 +0200)]
kernel32: Add support for starting binaries in 32/64-bit mode from the other mode.
Alexandre Julliard [Mon, 29 Mar 2010 15:54:55 +0000 (17:54 +0200)]
configure: Create a few symlinks needed for running in Wow64 mode inside the build tree.
Alexandre Julliard [Mon, 29 Mar 2010 15:53:30 +0000 (17:53 +0200)]
loader: Rename the 32-bit loader in the build tree too when doing a Wow64 build.
Henri Verbeet [Mon, 29 Mar 2010 11:31:11 +0000 (13:31 +0200)]
wined3d: GL errors aren't FIXMEs.
Henri Verbeet [Mon, 29 Mar 2010 11:31:10 +0000 (13:31 +0200)]
ddrawex/tests: Add some tests for GetSurfaceFromDC().
Henri Verbeet [Mon, 29 Mar 2010 11:31:09 +0000 (13:31 +0200)]
ddrawex: Correctly retrieve the "outer" surface in IDirectDraw3Impl_GetSurfaceFromDC().
Henri Verbeet [Mon, 29 Mar 2010 11:31:08 +0000 (13:31 +0200)]
ddrawex: Directly return the ddraw surface in IDirectDraw4Impl_GetSurfaceFromDC().
Henri Verbeet [Mon, 29 Mar 2010 11:31:07 +0000 (13:31 +0200)]
ntdll: Return a more reasonable value for "Reserved3".
The value is based on 64-bit Win 7, the main thing we care about is that it's
not 0.
Henri Verbeet [Mon, 29 Mar 2010 11:31:06 +0000 (13:31 +0200)]
include: Specify some fields of the SYSTEM_PERFORMANCE_INFORMATION structure.
Konstantin Kondratyuk [Mon, 29 Mar 2010 11:04:02 +0000 (15:04 +0400)]
ole32: Add missed initialization of virtual function table.
Justin Chevrier [Sat, 27 Mar 2010 21:55:27 +0000 (17:55 -0400)]
gdiplus: Add GdipGetPathGradientSurroundColorCount stub with tests.
Justin Chevrier [Sat, 27 Mar 2010 21:55:26 +0000 (17:55 -0400)]
include: Fix GdipSetPathGradientSurroundColorsWithCount definition.
Piotr Caban [Sun, 28 Mar 2010 22:04:32 +0000 (00:04 +0200)]
msvcrt: Added _strtoui64 implementation.
Piotr Caban [Sun, 28 Mar 2010 22:04:03 +0000 (00:04 +0200)]
msvcrt: Added _strtoi64 implementation.
Piotr Caban [Sun, 28 Mar 2010 22:01:53 +0000 (00:01 +0200)]
msvcrt: Avoid using localtime_r.