Commit Graph

99940 Commits

Author SHA1 Message Date
Jacek Caban 64e11e0f98 d3d10_1.idl: Added D3D10CreateDevice1 declaration. 2014-02-19 16:39:26 +01:00
Frédéric Delanoy 77c191786a mscoree/tests: Use BOOL type where appropriate. 2014-02-19 11:37:07 +01:00
Frédéric Delanoy 8cdcf47001 mscoree: Use BOOL type where appropriate. 2014-02-19 11:37:02 +01:00
Alexandre Julliard a0d6c8c249 kernel32: Fix build on older Mac OS X. 2014-02-19 11:35:16 +01:00
Dmitry Timoshkov 5395d23a7e user32/tests: Flush pending events before testing menu messages. 2014-02-18 19:19:37 +01:00
Francois Gouget a7897d3d3e faultrep/tests: AddERExcludedApplication() fails if we have insufficient privileges. 2014-02-18 19:07:27 +01:00
Alexandre Julliard 8c0a717a5c makedep: Generate .fon rules directly into the output instead of adding generated files. 2014-02-18 16:42:36 +01:00
Alexandre Julliard c195e1355a makedep: Look for source files only in the source directory. 2014-02-18 14:52:42 +01:00
Alexandre Julliard 50a01b095e makedep: Only add global includes to the include paths when generating the makefile. 2014-02-18 14:52:39 +01:00
Alistair Leslie-Hughes e01f7fee0b dpnsvr.exe: New stub program. 2014-02-18 14:13:37 +01:00
Jacek Caban 59c934aadc wscript: Skip tests if we can't register ActiveX object. 2014-02-18 11:45:55 +01:00
Jacek Caban 48111d1c15 vbscript: Skip tests if we can't register ActiveX object. 2014-02-18 11:45:53 +01:00
Frédéric Delanoy 33cb4f80b7 winhlp32: Use BOOL type where appropriate. 2014-02-18 11:45:48 +01:00
Henri Verbeet 67981d6db7 d2d1: Add a stub D2D1CreateFactory() implementation. 2014-02-18 11:45:20 +01:00
Dmitry Timoshkov 160c687710 taskschd: Implement reading Settings of the task definition XML chunk. 2014-02-18 10:49:53 +01:00
Dmitry Timoshkov 71f690a55d taskschd: Implement ITaskDefinition::put_Settings. 2014-02-18 10:49:50 +01:00
Dmitry Timoshkov 3aa2376fd9 taskschd: Make ITaskSettings a part of ITaskDefinition implementation. 2014-02-18 10:49:46 +01:00
Dmitry Timoshkov e29f64533f taskschd: Add initial implementation of ITaskDefinition::put_XmlText. 2014-02-18 10:49:41 +01:00
Dmitry Timoshkov 433598c10b taskschd: Implement ITaskFolder::RegisterTask as a wrapper around ITaskFolder::RegisterTaskDefinition. 2014-02-18 10:48:41 +01:00
Dmitry Timoshkov d73750f086 xmllite: Add an import library. 2014-02-18 10:48:28 +01:00
Nikolay Sivov f85644c6f9 oleaut32: Fix destination data release when copying FADF_RECORD arrays. 2014-02-18 10:47:18 +01:00
Francois Gouget 4afe73ff39 ddraw/tests: Better clean up when skipping the primary palette tests. 2014-02-17 20:16:32 +01:00
Martin Storsjo 8b2938a23e d3d9/tests: Add tests for different YUV texture layouts. 2014-02-17 20:16:31 +01:00
Martin Storsjo 1275525789 wined3d: Use an rbtree for storing shaders for texture format conversion/blitting. 2014-02-17 20:16:30 +01:00
Martin Storsjo 171529106b wined3d: Add support for NV12 textures. 2014-02-17 20:16:29 +01:00
Stefan Dösinger 9b8a353462 ddraw/tests: Port test_private_data to ddraw4. 2014-02-17 20:16:29 +01:00
Stefan Dösinger 69c4f41646 d3d8/tests: Add a test for sub resource private data. 2014-02-17 20:16:28 +01:00
Stefan Dösinger 442446cdc8 d3d9/tests: Add a test for sub resource private data. 2014-02-17 20:16:27 +01:00
Stefan Dösinger 6745982aaa d3d9/tests: Skip YUV tests if the formats cannot be converted.
The Windows 8 testbot supports some YUV formats as plain surfaces, but cannot
convert them to RGB in StretchRect.
2014-02-17 20:16:26 +01:00
Stefan Dösinger 35223d80cb d3d9/tests: Clean up yuv_color_test. 2014-02-17 20:16:25 +01:00
Matteo Bruni 950c40b117 d3dx9: Handle pixel formats larger than 32 bits in surface loading / filtering functions. 2014-02-17 20:16:24 +01:00
Matteo Bruni 73e4f6200e d3dx9: Add missing trace to D3DXLoadVolumeFromFileInMemory. 2014-02-17 20:16:23 +01:00
Matteo Bruni ac5664c879 d3dx9: Trace DDS pixel format. 2014-02-17 20:16:22 +01:00
Matteo Bruni 190877422e d3dx9: Enforce minimum texture dimensions for block-based pixel formats. 2014-02-17 20:16:21 +01:00
Matteo Bruni dda9da793f d3dx9: Add some TRACEs and FIXMEs to D3DXCreateTextureFromFileInMemoryEx. 2014-02-17 20:16:20 +01:00
Jacek Caban cd22e8c223 jscript: Skip tests if we can't register ActiveX object. 2014-02-17 20:16:19 +01:00
Jacek Caban 0473a790fe wmp.idl: Added some missing interfaces. 2014-02-17 20:16:18 +01:00
Francois Gouget 9eaf355130 atl100/tests: Skip the test_regcat() tests if we don't have elevated privileges. 2014-02-17 20:16:17 +01:00
Alexandre Julliard ff08cd597d ntdll: Only allocate TLS data when resolving imports. 2014-02-17 20:16:08 +01:00
Alexandre Julliard f5fc925f0e ntdll: Move fixup_imports to avoid forward declarations. 2014-02-17 20:15:45 +01:00
Alexandre Julliard 0f0bf58663 ntdll: Don't fixup imports for executables. 2014-02-17 20:15:44 +01:00
Alexandre Julliard 7307298ac3 ntdll: Don't fixup imports when a dll is already loaded. 2014-02-17 20:15:43 +01:00
Alexandre Julliard a4c8943c70 kernel32/tests: Add some tests for dll import resolution. 2014-02-17 19:10:07 +01:00
Henri Verbeet e8f28511ac advapi32: Add a stub for EventProviderEnabled. 2014-02-17 11:32:39 +01:00
Henri Verbeet f38b36ee33 d3d10core: Implement d3d10_query_GetDevice(). 2014-02-17 11:32:09 +01:00
Henri Verbeet 569a2e758a d3d10core: Implement d3d10_rasterizer_state_GetDevice(). 2014-02-17 11:32:05 +01:00
Henri Verbeet c7fb7ba539 d3d10core: Implement d3d10_depthstencil_state_GetDevice(). 2014-02-17 11:32:01 +01:00
Henri Verbeet dbc4bcd69d d3d10core: Implement d3d10_blend_state_GetDevice(). 2014-02-17 11:31:58 +01:00
Henri Verbeet 3363d49236 d3d10core: Implement d3d10_sampler_state_GetDevice(). 2014-02-17 11:31:54 +01:00
Bruno Jesus da16d6b660 ws2_32: Fix edge case for getaddrinfo in BSD and OSX. 2014-02-17 11:28:20 +01:00