Commit Graph

73307 Commits

Author SHA1 Message Date
Hans Leidekker af84c4c7a9 wmiutils: Implement IWbemPath::GetNamespaceAt. 2013-01-17 16:40:52 +01:00
Hans Leidekker ae6468c9a9 wmiutils: Implement IWbemPath::SetClassName. 2013-01-17 16:40:48 +01:00
Jacek Caban 23ae6e4ec4 mshtml: Treat doctype nodes as comment nodes. 2013-01-17 16:40:26 +01:00
Jacek Caban 292e2359bb mshtml: Added support for DOCUMENT_TYPE_NODE in nsnode_to_nsstring_rec. 2013-01-17 16:40:21 +01:00
Alexandre Julliard 77af9035d8 winex11: Fallback to the standard cursor font when XCursor is missing. 2013-01-17 15:33:09 +01:00
Alexandre Julliard ae0ae4b9ba winex11: Check the bpp instead of the depth in the R8G8B8 format test. 2013-01-17 14:36:51 +01:00
Henri Verbeet 6c7cce55a7 wined3d: Get rid of the "opengl" field in struct wined3d_adapter. 2013-01-17 12:22:05 +01:00
Henri Verbeet 1249976eb6 wined3d: Get rid of the surface_type parameter to wined3d_check_device_format(). 2013-01-17 12:22:01 +01:00
Henri Verbeet ce912d5149 wined3d: Get rid of the surface_type parameter to wined3d_surface_create(). 2013-01-17 12:21:55 +01:00
Henri Verbeet 8e7590e22f ddraw: Avoid LPD3DSTATUS. 2013-01-17 12:21:44 +01:00
Damjan Jovanovic 4bb45afc3f quartz: return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash. 2013-01-17 12:21:40 +01:00
Damjan Jovanovic 8337959c78 Return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash. 2013-01-17 12:21:36 +01:00
Damjan Jovanovic 4bdfa7f864 winegstreamer: return the IMemAllocator so the BaseOutputPin can store it and use it, avoiding a NULL pointer crash. 2013-01-17 12:21:31 +01:00
Detlef Riekenberg 3e162934d1 ntdll/tests: Fix SYSTEM_CACHE_INFORMATION failures. 2013-01-17 12:18:54 +01:00
Rico Schüller 2fb6dcb3f2 d3dx9/tests: Use D3DXFloat16To32Array() instead of a custom function. 2013-01-17 12:16:13 +01:00
Andrew Talbot 33c3a75655 explorerframe: Avoid signed-unsigned integer comparisons. 2013-01-17 12:16:04 +01:00
Andrew Talbot c46636b1cf fusion: Avoid signed-unsigned integer comparisons. 2013-01-17 12:15:53 +01:00
Andrew Talbot d2d288b13a gdi.exe16: Avoid signed-unsigned integer comparisons. 2013-01-17 12:15:42 +01:00
Piotr Caban b0bf061235 msvcp70: Remove forwards to msvcp80. 2013-01-17 12:11:12 +01:00
Piotr Caban 3e97454837 msvcp90: Added std::arg(complex) implementation. 2013-01-16 20:27:46 +01:00
Piotr Caban 383bbb87f6 msvcp90: Added basic complex numbers tests. 2013-01-16 20:27:44 +01:00
Piotr Caban 733b2c3b27 msvcp90: Added operators working on complex numbers. 2013-01-16 20:27:40 +01:00
Piotr Caban a51d65da77 msvcp90: Added complex<{float, double, long double}> constructors implementation. 2013-01-16 20:27:37 +01:00
Stefan Dösinger a8469a458f ddraw/tests: Add basic tests for DrawIndexedPrimitiveStrided. 2013-01-16 20:27:19 +01:00
Stefan Dösinger ce31e40f24 d3d8/tests: Create a plain DS surface in test_reset_resources. 2013-01-16 20:27:13 +01:00
Stefan Dösinger ab36ab7d11 d3d9/tests: Create a plain DS surface in test_reset_resources.
r200 does not support depth textures.
2013-01-16 20:27:09 +01:00
Jacek Caban 59881c142e atl100: Added stubs for AtlAxDialogBox[AW]. 2013-01-16 20:26:59 +01:00
Jacek Caban bce6ee2b84 mshtml: Remove duplicated property entries in preprocess_dispex_data. 2013-01-16 20:26:50 +01:00
Eric Pouech d1ccbceb4d Various background processes must be launched detached from current console (if any). 2013-01-16 14:02:55 +01:00
André Hentschel ce8640cbef dbghelp: Add ARM64 support. 2013-01-16 12:53:16 +01:00
André Hentschel 1b440629a6 kernel32/tests: Add ARM64 support. 2013-01-16 12:52:26 +01:00
André Hentschel 855be0bb55 ntdll: Add ARM64 cpu info. 2013-01-16 12:52:15 +01:00
André Hentschel da9fbef953 ntdll: Add ARM64 signal handling. 2013-01-16 12:51:50 +01:00
André Hentschel d11e72f925 server: Add ARM64 support. 2013-01-16 12:49:20 +01:00
Hans Leidekker 77ae1d0fb7 wmiutils: Implement IWbemPath::SetServer. 2013-01-16 12:23:29 +01:00
Hans Leidekker bbb29e9d4c advapi32: Improve the stub for CreateRestrictedToken. 2013-01-16 12:23:25 +01:00
Dmitry Timoshkov 0d0f05e523 gdiplus: Avoid not necessary memory allocation in GdipCreateBitmapFromHICON. 2013-01-16 12:23:19 +01:00
Henri Verbeet 31e8976910 wined3d: Get rid of the surface_type parameter to wined3d_swapchain_create(). 2013-01-16 12:22:57 +01:00
Henri Verbeet 56b256cb77 ddraw: Update DefaultSurfaceType if we had to fallback to a wined3d object without 3D support. 2013-01-16 12:22:48 +01:00
Henri Verbeet f3dbbba48e wined3d: Initialize the various backends in wined3d_adapter_init_nogl() as well. 2013-01-16 12:22:43 +01:00
Henri Verbeet 1bb17316ff ddraw: Avoid LPD3DBRANCH. 2013-01-16 12:22:37 +01:00
Henri Verbeet 1ed6a0842d ddraw: Avoid LPD3DTRIANGLE. 2013-01-16 12:22:35 +01:00
Nikolay Sivov e7c58fca12 xmllite: Initial implementation of DTD external id parsing. 2013-01-16 12:22:27 +01:00
Andrew Talbot 9d037fa95b dmstyle: Avoid signed-unsigned integer comparisons. 2013-01-16 12:22:00 +01:00
Andrew Talbot 00f85d7fc3 dmusic: Avoid signed-unsigned integer comparisons. 2013-01-16 12:21:53 +01:00
Andrew Talbot 7805ff3291 dsound: Avoid signed-unsigned integer comparisons. 2013-01-16 12:21:35 +01:00
Rico Schüller 7c5517da6f d3dx9: Add support for D3DFMT_A16B16G16R16. 2013-01-16 12:20:27 +01:00
Rico Schüller 25ce3a4220 d3dx9: Add support for D3DFMT_A32B32G32R32F. 2013-01-16 12:20:23 +01:00
Stefan Dösinger f30b6d0b4a d3d8/tests: Add a software vertexprocessing buffer discard test. 2013-01-15 16:25:36 +01:00
Stefan Dösinger 4d5c8b6fe7 d3d9/tests: Add a software vertexprocessing buffer discard test. 2013-01-15 16:25:28 +01:00