Matteo Bruni
afeecfd974
wined3d: Rename dummyTextureName variable.
2011-08-29 12:08:19 +02:00
Matteo Bruni
e46378c764
d3d9/tests: Add unbound cube/volume texture tests.
2011-08-29 12:08:19 +02:00
Matteo Bruni
7c6bd2f287
wined3d: Use dummy textures for all the texture targets.
2011-08-29 12:08:19 +02:00
Matteo Bruni
0386b44bad
wined3d: Keep track of the current texture type for each texture unit.
2011-08-29 12:08:19 +02:00
Francois Gouget
ac1a0d96e1
advapi32/tests: Tweak the service start/stop tests so they work on NT4.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
127b27414e
ntdll: Prefer loading native manifests over Wine ones.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
f8397ef229
ntdll: Use the manifest with the highest matching version number.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
2febc9d41a
ntdll: Try to match the language name when looking for a manifest file.
2011-08-29 12:08:19 +02:00
Alexandre Julliard
8306dd55f1
setupapi: Use the specified language for SxS manifest file names.
2011-08-29 12:08:19 +02:00
Francois Gouget
187de1794e
psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic information if it fails.
...
On some Windows systems aclayers.dll gets injected into the process and brings in a lot of extra dlls.
2011-08-26 16:33:52 +02:00
Francois Gouget
d82c70e511
avifil32: The stream format string cannot really be translated so remove it from the resources.
2011-08-26 16:33:42 +02:00
Bernhard Loos
f0a53a8f1b
msi: Implement proper sorting in WHEREVIEW.
2011-08-26 13:35:54 +02:00
Bernhard Loos
abd1174941
msi: Protected primary keys against modification.
2011-08-26 13:34:25 +02:00
Bernhard Loos
a52c2bf941
msi: Make WHEREVIEW able to deal directly with multiple tables.
2011-08-26 13:33:44 +02:00
Jörg Höhle
8129b1847a
winealsa: Pulse knows handle_underrun only since 2010-07-09.
2011-08-26 13:21:41 +02:00
Lucas Fialho Zawacki
89367ebec0
dinput: Added ConfigureDevices A to W crosscall.
2011-08-26 13:13:36 +02:00
Alexandre Julliard
a192b707f2
setupapi: Delay freeing registered dlls until they have all been processed.
2011-08-26 13:12:26 +02:00
Piotr Caban
e3527ef23b
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
2011-08-26 12:03:09 +02:00
Piotr Caban
e1dcafc6be
mshtml: Added HTMLAttributeCollection_item implementation.
2011-08-26 12:02:46 +02:00
Piotr Caban
7b37a1bd00
mshtml: Added HTMLAttributeCollection_get_length implementation.
2011-08-26 12:02:44 +02:00
Piotr Caban
33881c44f5
mshtml: Added IHTMLAttributeCollection3 stub.
2011-08-26 12:00:15 +02:00
Piotr Caban
665747cc30
mshtml: Added IHTMLAttributeCollection2 stub.
2011-08-26 12:00:13 +02:00
Piotr Caban
bea3154f48
mshtml: Added IHTMLAttributeCollection stub.
2011-08-26 12:00:09 +02:00
Alexandre Julliard
bfb98ace57
ntdll/tests: Wait for async I/O to complete when the result is STATUS_PENDING.
2011-08-26 11:59:49 +02:00
Nikolay Sivov
d338323a0f
msxml3/tests: Tests for default properties values.
2011-08-26 11:32:06 +02:00
Nikolay Sivov
897b77ce05
msxml3: Fix attributes formatting.
2011-08-26 11:32:03 +02:00
Michael Stefaniuc
6d7c38256f
dsound: Fix refcounting for the secondary buffer object.
...
This fixes a regression introduced in 6b64e0090c
.
2011-08-26 11:31:59 +02:00
Stefan Leichter
cb9fa1eb7a
setupapi: Add pSetupFree|Malloc|Realloc to spec file and forward them.
2011-08-26 11:31:59 +02:00
Henri Verbeet
8a2b435dd3
wined3d: Enable multisampling by default.
2011-08-26 11:28:50 +02:00
Henri Verbeet
641f52ef96
wined3d: Add multisampling support.
2011-08-26 11:28:47 +02:00
Henri Verbeet
bd5f948682
wined3d: Get rid of the current multisampling support.
...
It doesn't really work, and trying to make multisampling work with onscreen
rendering is probably more trouble than it's worth, both for us and the
driver.
2011-08-26 11:28:25 +02:00
Henri Verbeet
eec2c634a6
wined3d: Introduce a separate function for attaching depth / stencil renderbuffers.
2011-08-26 11:28:01 +02:00
Henri Verbeet
be76133b7b
wined3d: Explicitly specify the resource location to context_attach_depth_stencil_fbo().
2011-08-26 11:27:57 +02:00
Henri Verbeet
9aaf0a30b7
wined3d: Also print an attachment's multisample type in context_check_fbo_status().
2011-08-26 11:27:53 +02:00
Henri Verbeet
3b478afd10
wined3d: Get rid of the location fixup in surface_blt_fbo().
2011-08-26 11:27:50 +02:00
Henri Verbeet
eac640532d
wined3d: Get rid of the location fixup for ORM_FBO in surface_modify_location().
2011-08-26 11:27:46 +02:00
Henri Verbeet
68a5305dfd
wined3d: Get rid of the location fixup for ORM_FBO in surface_load_location().
2011-08-26 11:27:43 +02:00
Henri Verbeet
98277e1fc6
wined3d: Simplify context_apply_fbo_state_blit().
2011-08-26 11:27:39 +02:00
Alexander Morozov
d15d45e5d1
cryptui: Add stubs for CryptUIDlgSelectCertificateA/W.
2011-08-26 11:27:32 +02:00
Octavian Voicu
8177b4793a
oleaut32: Fix leak in typelib marshaler when invoking IDispatch methods.
2011-08-26 11:26:56 +02:00
Alexandre Julliard
82ef9f960d
gdi32/tests: Make sure the bitmap info is initialized in the GetDIBits test.
2011-08-26 11:15:16 +02:00
Francois Gouget
ca8c23f505
shdoclc: Mark the page print footer as not needing translation.
2011-08-25 19:15:20 +02:00
Francois Gouget
7a600be146
msvidc32: Mark 'MS-CRAM' as not needing translation.
2011-08-25 18:09:04 +02:00
Francois Gouget
5128c55287
msrle32: Mark 'WINE-MS-RLE' as not needing translation.
2011-08-25 18:02:40 +02:00
Octavian Voicu
3ba185d5ce
ieframe/tests: Skip rest of tests if CoCreateInstance failed.
2011-08-25 17:56:34 +02:00
Aric Stewart
515dd2543e
usp10/test: Test ScriptXtoX on an RTL set with differing cChars and cGlyphs.
2011-08-25 17:56:26 +02:00
Alexandre Julliard
835e74a5f0
gdiplus: Add a WinSxS manifest resource.
2011-08-25 17:21:05 +02:00
Alexandre Julliard
63dadcb66f
msxml6: Add a WinSxS manifest resource.
2011-08-25 17:20:55 +02:00
Alexandre Julliard
d64c210cc6
msxml4: Add a WinSxS manifest resource.
2011-08-25 17:20:46 +02:00
Alexandre Julliard
64651a369b
msxml3: Add a WinSxS manifest resource.
2011-08-25 17:20:37 +02:00
Alexandre Julliard
227f87fc7d
msvcr90: Add a WinSxS manifest resource.
2011-08-25 17:20:28 +02:00
Alexandre Julliard
05ddaaf068
msvcr80: Add a WinSxS manifest resource.
2011-08-25 17:20:03 +02:00
Alexandre Julliard
2ebb30633e
comctl32: Create the WinSxS manifest from a resource.
2011-08-25 15:34:16 +02:00
Alexandre Julliard
e8a7246e8b
setupapi: Add support for creating WinSxS manifest files from fake dll resources.
2011-08-25 15:34:10 +02:00
Nikolay Sivov
0581360411
msxml3: Fix parameter validation for endElement().
2011-08-25 14:36:02 +02:00
Nikolay Sivov
25bf8e5387
msxml3: Fix parameter validation for startElement() for MXXMLWriter60.
2011-08-25 14:35:59 +02:00
Bernhard Loos
3bd0acf1ba
msi: Use an array instead of a hashtable for WHEREVIEW.
2011-08-25 14:34:34 +02:00
Alexandre Julliard
d34ff26230
advapi32/tests: Skip some tests if EnumServicesStatusExA is missing.
2011-08-25 11:31:55 +02:00
Matteo Bruni
36a22dfa33
wined3d: Don't change active texture to 0.
2011-08-25 11:31:55 +02:00
Matteo Bruni
d485e04576
wined3d: Fetch currently active texture unit from the wined3d_context.
2011-08-25 11:31:55 +02:00
Matteo Bruni
f47f9f7c74
wined3d: Store currently active texture in the wined3d context.
2011-08-25 11:31:55 +02:00
Matteo Bruni
e53ae83d74
wined3d: Pass around the context instead of gl_info.
2011-08-25 11:31:55 +02:00
Matteo Bruni
be8ea9c36e
wined3d: Make context_acquire() unconditional in a bunch of places.
2011-08-25 11:31:55 +02:00
André Hentschel
da7f9ed16b
mshtml: Remove obsolete proxy handling.
2011-08-25 11:31:55 +02:00
André Hentschel
7205f88883
mshtml: Initialize return value.
2011-08-25 11:31:54 +02:00
Marcus Meissner
9d7219dfb9
oleaut32: Fixed buffer size to MBtoWC.
2011-08-25 11:31:54 +02:00
Octavian Voicu
ace8b53418
msxml3/tests: Prevent crash in saxreader tests.
2011-08-25 11:31:54 +02:00
Francois Gouget
9ec291500b
msxml3/tests: Add a trailing '\n' to an ok() call.
2011-08-25 11:31:54 +02:00
Henri Verbeet
4503f3d5af
wined3d: Pass a gl_info pointer to select_blit_implementation().
2011-08-25 11:31:54 +02:00
Henri Verbeet
9aa4f895f0
wined3d: Pass a gl_info pointer to select_shader_backend().
2011-08-25 11:31:54 +02:00
Henri Verbeet
86af42a46a
wined3d: Pass a gl_info pointer to select_fragment_implementation().
2011-08-25 11:31:54 +02:00
Henri Verbeet
f65a1ed272
wined3d: Bind the system framebuffer based on the actual location in context_apply_fbo_state().
...
We can do this now because SFLAG_INDRAWABLE is no longer ambiguous.
2011-08-25 11:31:54 +02:00
Henri Verbeet
47c5711fe2
wined3d: Use draw_binding in context_apply_blit_state().
2011-08-25 11:31:54 +02:00
Henri Verbeet
f0d8f2aa89
wined3d: Use draw_binding in swapchain_gl_present().
2011-08-25 11:31:53 +02:00
Henri Verbeet
6cdfb95c8e
wined3d: Use draw_binding in surface_unload().
2011-08-25 11:31:53 +02:00
Henri Verbeet
1d43f07239
wined3d: Use draw_binding in surface_realize_palette().
2011-08-25 11:31:53 +02:00
Henri Verbeet
683b52ed92
wined3d: Use draw_binding in surface_unmap().
2011-08-25 11:31:53 +02:00
Henri Verbeet
1ae498dc59
wined3d: Use draw_binding in IWineD3DSurfaceImpl_BltOverride().
2011-08-25 11:31:53 +02:00
Michael Stefaniuc
82b3d35b73
ole32: Cleanup ItemMonikerImpl_QueryInterface().
2011-08-25 11:31:53 +02:00
Michael Stefaniuc
d3c934adcd
ole32: COM cleanup in itemmoniker.c.
2011-08-25 11:31:53 +02:00
Ričardas Barkauskas
bf7df85169
ddraw: Do not create implicit depth buffer.
2011-08-25 11:31:38 +02:00
Ričardas Barkauskas
e110c08cc8
wined3d: Avoid dereferencing null pointer in context_apply_clear_state when calling context_generate_rt_mask_from_surface.
2011-08-24 21:18:37 +02:00
Jacek Caban
05d3b9cd1a
mshtml: Get rid of no longer useful get_nsdoc_window helper.
2011-08-24 19:34:11 +02:00
Alexandre Julliard
43d9122e3c
msvcp90: Add separate entry points for functions with different calling conventions.
2011-08-24 19:33:30 +02:00
Francois Gouget
c992ca277d
Assorted spelling fixes.
2011-08-24 19:07:46 +02:00
Francois Gouget
bf05d85f99
ntdll: Detect if NX support is enabled.
2011-08-24 19:07:45 +02:00
Francois Gouget
77f68e30f5
shlwapi/tests: Fix the spelling of IID_Endianness.
2011-08-24 19:07:45 +02:00
Francois Gouget
5197ab4e52
ntdll/tests: Fix the spelling of IID_Endianness.
2011-08-24 19:07:45 +02:00
Francois Gouget
7f9972a847
kernel32: Fix the CreateMailslot[AW]() spec. The first parameter is an input string.
2011-08-24 19:07:45 +02:00
Nikolay Sivov
283276d6ea
msxml3: Store class version for MXWriter instance.
2011-08-24 19:07:45 +02:00
Nikolay Sivov
4877da66b3
msxml3: Make version dependency checks more flexible, move CLSID checks to factory creation.
2011-08-24 19:07:45 +02:00
Nikolay Sivov
74a7edd41b
msxml3: Implement put_version() for MXWriter.
2011-08-24 19:07:44 +02:00
Piotr Caban
4fd4a8aeb3
msvcp90: Added basic_streambuf<char>::{Lock, Unlock} implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
f357f4a575
msvcp90: Added basic_streambuf<char> buffer accessing functions implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
a1bfde5909
msvcp90: Added basic_streambuf<char>::{ctor, dtor} implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
b8f53e5735
msvcp90: Added locale::facet class implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
48ce9f9e28
msvcp90: Added locale::id class implementation.
2011-08-24 19:07:44 +02:00
Piotr Caban
553a093fbf
msvcp: Sync spec files.
2011-08-24 19:07:43 +02:00
Piotr Caban
85d6355abc
msvcp90: Added basic_ostream<char> class stub.
2011-08-24 19:07:23 +02:00
Alexandre Julliard
608b57ea4f
advapi32/tests: Skip some tests if QueryServiceStatusEx is missing.
2011-08-24 15:25:16 +02:00