Commit Graph

54622 Commits

Author SHA1 Message Date
Henri Verbeet
c568916f9e wined3d: Implicit depth/stencil surfaces don't have a container.
They're owned by the device instead of the swapchain.
2010-08-31 14:23:47 +02:00
Henri Verbeet
4005eb2a18 wined3d: Get rid of WINED3DRECT. 2010-08-31 14:23:47 +02:00
Henri Verbeet
1bf25cfe3f wined3d: Use debug_surflocation() in surface_load_location(). 2010-08-31 14:23:46 +02:00
Henri Verbeet
29371bf964 wined3d: Recognize some more Radeon cards. 2010-08-31 14:23:46 +02:00
Owen Rudge
ae695bdfaa d3dx9: Implement missing D3DXCreateTextureFromFile functions. 2010-08-31 12:10:45 +02:00
Piotr Caban
39b98144c7 msvcp90/tests: Added basic_string<wchar_t> tests. 2010-08-30 17:57:01 +02:00
Piotr Caban
04f4b8a3d9 msvcp90: Added partiall basic_string<wchar_t> implementation. 2010-08-30 17:56:54 +02:00
Detlef Riekenberg
387c320981 comdlg32/tests: Mark a failure on w2k as broken. 2010-08-30 15:39:19 +02:00
Andrew Talbot
4e4948cfbf dbghelp: Constify some variables. 2010-08-30 15:38:56 +02:00
Louis Lenders
2274150759 kernel32: Add stub for WerRegisterFile. 2010-08-30 15:38:30 +02:00
Louis Lenders
981578b676 rstrtmgr: Add stub for RmStartSession. 2010-08-30 15:36:44 +02:00
Louis Lenders
afa53a37a4 kernel32: Add stub for GetUserDefaultLocaleName. 2010-08-30 15:36:28 +02:00
Alexandre Julliard
7c9b525128 winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64. 2010-08-30 12:41:28 +02:00
Nikolay Sivov
2a5b375580 msxml3: Dump namespace aliases passed with SelectionNamespaces property. 2010-08-30 11:28:54 +02:00
Nikolay Sivov
fd35084294 msxml3: Silence FIXME for supported properties. 2010-08-30 11:28:46 +02:00
Nikolay Sivov
42020c9419 msxml3: Allow FreeThreadedDOMDocument40 to be created. 2010-08-30 11:28:41 +02:00
Nikolay Sivov
a0e7b3b93a msxml3/tests: Tests for IXMLDOMText::splitText(), stub is extended a bit. 2010-08-30 11:28:36 +02:00
Nikolay Sivov
92a574b44b msxml3: Implement IXMLDOMCDATASection::splitText(). 2010-08-30 11:28:28 +02:00
Nikolay Sivov
62e521ad0d msxml3: Add IXMLDOMDocument3 stub support. 2010-08-30 11:28:17 +02:00
Nikolay Sivov
25bce451af msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3. 2010-08-30 11:27:52 +02:00
Francois Gouget
aaf78f1a0b d3dcompiler_43: Don't use nameless unions in our private structures to avoid trouble with compilers where they are not supported. 2010-08-30 11:26:46 +02:00
Francois Gouget
e7fbc9dece winex11.drv: Fix compilation on systems that don't support nameless unions. 2010-08-30 11:26:46 +02:00
Francois Gouget
6f1326fac1 shell32/tests: Fix compilation on systems that don't support nameless unions. 2010-08-30 11:26:46 +02:00
Francois Gouget
b462bc223a oleaut32/tests: Fix compilation on systems that don't support nameless unions. 2010-08-30 11:26:46 +02:00
Francois Gouget
45ea56ffb4 d3d9/tests: Fix compilation on systems that don't support nameless unions or structs. 2010-08-30 11:26:46 +02:00
Henri Verbeet
0a28300c49 wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ClearRendertargetView(). 2010-08-30 11:26:46 +02:00
Henri Verbeet
c689280beb wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ColorFill(). 2010-08-30 11:26:45 +02:00
Henri Verbeet
ecc67757ab wined3d: Introduce surface_color_fill().
This is also a first attempt at a more structured interface to blitter
operations.
2010-08-30 11:26:45 +02:00
Henri Verbeet
9363ea55ee wined3d: Simply use context_apply_draw_buffers() in context_apply_clear_state(). 2010-08-30 11:26:45 +02:00
Henri Verbeet
08101957ba wined3d: Explicitly pass render targets to context_apply_draw_buffers().
This avoids the special handling for blits.
2010-08-30 11:26:45 +02:00
Amine Khaldi
1848ae8d3a shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
Piotr Caban
899d9a042b msvcrt: Added _splitpath_s implementation. 2010-08-30 11:26:30 +02:00
Amine Khaldi
ed2a02b7be shdoclc: Fix Spanish translation. 2010-08-30 11:26:30 +02:00
Alexandre Goujon
7a1752013c msvcrt: string Avoid size_t in ok(). 2010-08-30 11:26:29 +02:00
Andrew Talbot
9738f40e79 dbghelp: Remove unused functions. 2010-08-30 11:26:29 +02:00
Sven Baars
32722884f3 jscript: Update the Dutch translation. 2010-08-30 11:26:29 +02:00
Eric Pouech
63c7ea6494 dbghelp: Use virtual size (not raw/file size) when getting the size of a PE section. 2010-08-30 11:26:29 +02:00
Vincent Povirk
1ed39c29e2 windowscodecs: Implement IWICStream::InitializeFromIStreamRegion. 2010-08-30 11:26:29 +02:00
Vincent Povirk
0b532eb834 windowscodecs: Add test for IWICStream::InitializeFromIStreamRegion. 2010-08-30 11:26:29 +02:00
André Hentschel
0029e64e4e kernel32: Better describe an error. 2010-08-30 11:26:29 +02:00
Dan Kegel
a5bdb7dbc1 kernel32: Add error text for WSAECONNREFUSED. 2010-08-30 11:26:28 +02:00
Matteo Bruni
da783ee57d d3d10: Implement D3D10CompileShader, forward to d3dcompiler. 2010-08-30 11:26:28 +02:00
Matteo Bruni
3a6050b6ab d3dx9: Forward D3DXCompileShader to d3dcompiler. 2010-08-30 11:26:28 +02:00
Matteo Bruni
390b480356 d3dcompiler: Stub D3DCompile implementation. 2010-08-30 11:26:28 +02:00
Alexandre Julliard
dfdea6c4a5 msvcrt: Add -ret64 flag on some functions that return a 64-bit value. 2010-08-29 12:09:36 +02:00
Alexandre Julliard
3f4573cc72 d3dx10: Fix typo in a forward name. 2010-08-29 12:02:48 +02:00
Louis Lenders
7ab48e8ef0 wer: Add new stubbed wer.dll. 2010-08-27 15:39:44 +02:00
Louis Lenders
85b3f299ff rstrtmgr: Add new stubbed dll rstrtmgr.dll. 2010-08-27 15:39:15 +02:00
Alexandre Julliard
67d0195fd9 mscoree/tests: Comment out a couple of tests that crash on Windows. 2010-08-27 15:36:12 +02:00
Huw Davies
3e9f0ca227 shell32: Add a few printer icon resource ids. 2010-08-27 14:33:09 +02:00