Vincent Povirk
|
d8fcf75d04
|
propsys: Add stub InMemoryPropertyStore implementation.
|
2012-05-23 18:25:12 +02:00 |
Vincent Povirk
|
f37bbdc159
|
propsys: Register CLSID_InMemoryPropertyStore.
|
2012-05-23 18:25:11 +02:00 |
Vincent Povirk
|
0e8b9b1211
|
propsys: Add tests for CLSID_InMemoryPropertyStore.
|
2012-05-23 18:25:11 +02:00 |
Francois Gouget
|
e06ed82e94
|
d3d8: Add a trailing '\n' to an ERR() message.
|
2012-05-23 18:25:11 +02:00 |
Francois Gouget
|
d090c39470
|
vbscript: Add support for integer values in conditional jumps.
|
2012-05-23 18:25:10 +02:00 |
Dmitry Timoshkov
|
f0d309689c
|
ole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.
|
2012-05-23 18:25:10 +02:00 |
Dmitry Timoshkov
|
83aa7eff6c
|
ole32: Query support also for static storage formats.
|
2012-05-23 18:25:09 +02:00 |
Hans Leidekker
|
7c06862c52
|
fusion: Handle DWORD-sized blob indices when loading the public key.
|
2012-05-23 18:25:09 +02:00 |
Hans Leidekker
|
0b82e28401
|
fusion: Add a "v4.0_" prefix to version 4.0 assembly directories.
|
2012-05-23 18:25:08 +02:00 |
Józef Kucia
|
ada5152650
|
d3dx9: Add support for luminance pixel formats.
|
2012-05-23 18:25:07 +02:00 |
Józef Kucia
|
3a94473802
|
d3dx9: Add a WARN to get_image_info_from_dds about too short DDS files.
|
2012-05-23 18:25:07 +02:00 |
Józef Kucia
|
d313e4f9d3
|
d3dx9: Fix the expected_length computation for non-square DDS files.
|
2012-05-23 18:25:07 +02:00 |
Józef Kucia
|
7b1aa04b00
|
d3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture8::GetLevelDesc is called with invalid level.
|
2012-05-23 18:25:06 +02:00 |
Józef Kucia
|
707c3559a2
|
d3d8: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture8::GetCubeMapSurface is called with invalid level.
|
2012-05-23 18:25:06 +02:00 |
Henri Verbeet
|
75d166f62c
|
d3d8: Get rid of IDirect3DVolume8Impl.
|
2012-05-23 18:25:01 +02:00 |
Henri Verbeet
|
ec466ff3b7
|
d3d8: Get rid of IDirect3DSurface8Impl.
|
2012-05-23 18:24:57 +02:00 |
Henri Verbeet
|
baa5ceecb0
|
ddraw/tests: Add a test for the initial color keying state.
|
2012-05-23 18:24:51 +02:00 |
Henri Verbeet
|
fa90a256d7
|
ddraw/tests: Properly cleanup on failed device creation in a couple of places.
|
2012-05-23 18:24:50 +02:00 |
Henri Verbeet
|
89d561e6f8
|
ddraw/tests: Add a helper function to setup execute buffers.
|
2012-05-23 18:24:47 +02:00 |
Christian Costa
|
8f86a0bbdd
|
d3drm: Material object is taken into account when a mesh references it.
|
2012-05-23 17:49:59 +02:00 |
Christian Costa
|
a442fcc9c6
|
d3drm: Implement IDirect3DRMXImpl_CreateMaterial.
|
2012-05-23 17:49:59 +02:00 |
Christian Costa
|
5b11bd8bac
|
d3drm: Implement IDirect3DRMMaterial2 interface.
|
2012-05-23 17:49:57 +02:00 |
Christian Costa
|
bbbe6d3e71
|
d3drm: Fix method name Material to CreateMaterial.
|
2012-05-23 17:41:19 +02:00 |
Christian Costa
|
63f39c9196
|
d3drm: Set vertices data of the created mesh.
|
2012-05-23 17:41:14 +02:00 |
Aric Stewart
|
5e4cb217d6
|
wineqtdecoder: Recreate audio extraction session when we run out of frames.
|
2012-05-23 17:40:49 +02:00 |
Alexandre Julliard
|
664442ab84
|
gdi32: Don't store the default color table in dib_info objects.
|
2012-05-23 17:22:17 +02:00 |
Alexandre Julliard
|
9968f3083a
|
gdi32: Use the default color table when mapping colors in bitmaps that don't have one.
|
2012-05-23 17:22:07 +02:00 |
Alexandre Julliard
|
b8e4cd81ab
|
gdi32: Simplify creation of hatch masks and avoid endianness issues.
|
2012-05-23 17:22:03 +02:00 |
Alexandre Julliard
|
574a07e4c9
|
gdi32: Add a helper function to allocate the brush bits.
|
2012-05-22 22:03:18 +02:00 |
Alexandre Julliard
|
b708b40105
|
gdi32: Pass a rop_mask_bits object to the pattern_rects primitive.
|
2012-05-22 21:52:44 +02:00 |
Alexandre Julliard
|
524aef660e
|
gdi32: Use a rop_mask_bits object to store the brush bits.
|
2012-05-22 21:47:30 +02:00 |
Andrew Eikum
|
e5551393bd
|
wineoss.drv: Resolve some diff between winealsa and wineoss.
|
2012-05-22 20:49:30 +02:00 |
Andrew Eikum
|
1c37857a18
|
wineoss.drv: Track number of frames reserved by client in capture direction.
|
2012-05-22 20:49:29 +02:00 |
Andrew Eikum
|
99661c7ddf
|
msgsm32: Downgrade ERR to WARN.
|
2012-05-22 20:49:28 +02:00 |
Karsten Elfenbein
|
9d7a39656a
|
wined3d: Add Nvidia GTX 670.
|
2012-05-22 18:08:24 +02:00 |
Henri Verbeet
|
584053d0ee
|
d3d8: Get rid of IDirect3DSwapChain8Impl.
|
2012-05-22 18:07:09 +02:00 |
Henri Verbeet
|
1993727ee7
|
d3d8: Get rid of IDirect3DVertexBuffer8Impl.
|
2012-05-22 18:07:05 +02:00 |
Henri Verbeet
|
e3ecfa5974
|
wined3d: Store user clip planes as 4-component float vectors.
|
2012-05-22 18:07:02 +02:00 |
Henri Verbeet
|
481514eab2
|
wined3d: Get rid of the conv_mat macro.
|
2012-05-22 18:06:54 +02:00 |
Henri Verbeet
|
69bdff6253
|
wined3d: Avoid moving buffers while they're mapped.
|
2012-05-22 18:06:51 +02:00 |
Huw Davies
|
263df24406
|
winspool: Pass unicode names to set_reg_DWORD.
|
2012-05-22 18:06:39 +02:00 |
Christian Costa
|
24817de04e
|
d3drm: Implement IDirect3DRMMesh_GetVertices.
|
2012-05-22 18:06:13 +02:00 |
Christian Costa
|
b068615ef3
|
d3drm: Implement IDirect3DRMMesh_SetVertices.
|
2012-05-22 18:06:11 +02:00 |
Christian Costa
|
f0d3f207ab
|
d3drm: Implement IDirect3DRMMesh_GetGroup.
|
2012-05-22 18:06:04 +02:00 |
Piotr Caban
|
42eb57dfa7
|
user32/tests: Added SetWindowPos test that incorrectly sets focus.
|
2012-05-22 18:02:55 +02:00 |
Michael Stefaniuc
|
6034d9dc68
|
mshtml/tests: Check the correct variables.
|
2012-05-22 17:44:03 +02:00 |
Michael Stefaniuc
|
7446af76f4
|
d3dx9_36/tests: Check the correct return value.
|
2012-05-22 17:44:02 +02:00 |
Michael Stefaniuc
|
92c97c1710
|
wininet/tests: Remove wrong check for 'len'.
|
2012-05-22 17:44:02 +02:00 |
Michael Stefaniuc
|
2addfb73e3
|
mshtml/tests: Remove leftover code from c3d8d052 .
|
2012-05-22 17:44:01 +02:00 |
Hans Leidekker
|
14a0486118
|
fusion: Get rid of some redundant buffer copying.
|
2012-05-22 17:44:01 +02:00 |
Hans Leidekker
|
be9459a948
|
fusion: Enumerate 64-bit assemblies.
|
2012-05-22 17:44:00 +02:00 |
Nikolay Sivov
|
95a15a3482
|
comctl32: Make it possible to use TVM_GETITEM with item from another tree.
|
2012-05-22 17:44:00 +02:00 |
Austin English
|
d7ccfef25b
|
uxtheme: plf is already a pointer.
|
2012-05-22 17:44:00 +02:00 |
Józef Kucia
|
cafab89093
|
d3d9/tests: Add tests for IDirect3DCubeTexture9::GetLevelDesc and IDirect3DCubeTexture9::GetCubeMapSurface.
|
2012-05-22 17:43:59 +02:00 |
Józef Kucia
|
cd4b973d59
|
d3d9: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture9::GetCubeMapSurface is called with invalid level.
|
2012-05-22 17:43:59 +02:00 |
Józef Kucia
|
5f6310ee45
|
d3d9: Return D3DERR_INVALIDCALL when IDirect3DCubeTexture9::GetLevelDesc is called with invalid level.
|
2012-05-22 17:43:58 +02:00 |
Józef Kucia
|
5bd0070a1d
|
d3dx9/tests: Remove d3d9 test from d3dx9 tests.
|
2012-05-22 17:43:58 +02:00 |
Aric Stewart
|
dc53f01810
|
quartz: COM cleanup for WAVEParserImpl.
|
2012-05-22 17:43:57 +02:00 |
Aric Stewart
|
0352a7fb88
|
quartz: Add offscreen presentation to VMR9.
|
2012-05-22 17:43:57 +02:00 |
Aric Stewart
|
38c31973d4
|
quartz: Implement a Default Presenter in VMR9.
|
2012-05-22 17:43:56 +02:00 |
Alexandre Julliard
|
3c2502a8c7
|
gdi32: Add support for dithering pattern brushes when painting to monochrome bitmaps.
|
2012-05-22 17:43:52 +02:00 |
Henri Verbeet
|
27ca37dbe0
|
d3d8: Get rid of IDirect3DIndexBuffer8Impl.
|
2012-05-21 21:31:13 +02:00 |
Henri Verbeet
|
9b085a9260
|
d3d8: Get rid of IDirect3DDevice8Impl.
|
2012-05-21 21:31:10 +02:00 |
Henri Verbeet
|
0d45d50342
|
wined3d: Don't evict resources that are currently mapped in wined3d_device_evict_managed_resources().
|
2012-05-21 21:31:02 +02:00 |
Henri Verbeet
|
5ec56c9bc4
|
wined3d: Get rid of SFLAG_LOCKED.
|
2012-05-21 21:30:56 +02:00 |
Henri Verbeet
|
f2fb3f11f9
|
wined3d: Move the resource map count field up to wined3d_resource.
|
2012-05-21 21:30:52 +02:00 |
Vincent Povirk
|
8ea086b308
|
appwiz.cpl: Add Wine Mono to addons.
|
2012-05-21 20:38:53 +02:00 |
Christian Costa
|
5a979deeb3
|
d3drm: Implement IDirect3DRMMesh_GetGroupCount.
|
2012-05-21 20:21:56 +02:00 |
Christian Costa
|
8bba7cd226
|
d3drm: Improve IDirect3DRMMeshBuilder3_CreateMesh and forward IDirect3DRMMeshBuilder2_CreateMesh to it.
|
2012-05-21 20:21:51 +02:00 |
Christian Costa
|
43fed89d04
|
d3drm: Implement IDirect3DRMMesh_AddGroup.
|
2012-05-21 20:21:46 +02:00 |
Christian Costa
|
e07f824241
|
d3drm: Implement IDirect3DRMMeshBuilderX_Scale method.
|
2012-05-21 20:21:32 +02:00 |
Christian Costa
|
4c7fb67fc1
|
dmusic: Simplify IPersistStream_Load by checking DLS header first and exit if it is wrong.
|
2012-05-21 20:21:19 +02:00 |
Michael Stefaniuc
|
fc999cb362
|
mshtml/tests: Remove duplicated ok() call.
|
2012-05-21 12:43:30 +02:00 |
Michael Stefaniuc
|
3d9a4e8921
|
d3d9/tests: Remove stray ok() call.
|
2012-05-21 12:43:26 +02:00 |
Hans Leidekker
|
fd1eab7f22
|
fusion: Add support for installing version 4.0 assemblies.
|
2012-05-21 11:47:24 +02:00 |
Hans Leidekker
|
0c6ab2464f
|
fusion: Add support for enumerating version 4.0 assemblies.
|
2012-05-21 11:47:19 +02:00 |
Hans Leidekker
|
f408fa83ee
|
fusion: Add support for ASM_CACHE_ROOT_EX in GetCachePath.
|
2012-05-21 11:47:14 +02:00 |
Hans Leidekker
|
08cbe5d26f
|
fusion: Use the PEKIND type where appropriate.
|
2012-05-21 11:47:09 +02:00 |
Hans Leidekker
|
2ed8056a2b
|
fusion: Add a helper to retrieve the runtime version for an assembly.
|
2012-05-21 11:47:04 +02:00 |
Nikolay Sivov
|
84863dfff7
|
msxml3: Use constant to store supported safety options.
|
2012-05-21 11:46:54 +02:00 |
Nikolay Sivov
|
ec2114e66e
|
msxml3: Added IDispatch support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:48 +02:00 |
Nikolay Sivov
|
1a94d8f3c1
|
msxml3: Stub support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:42 +02:00 |
Nikolay Sivov
|
82fe81c404
|
msxml3: Move methods implementation to separate functions, so it can be reused.
|
2012-05-21 11:46:32 +02:00 |
Nikolay Sivov
|
9a4d8c30d1
|
msxml3/tests: A test to show that writer flushes buffer to stream automatically.
|
2012-05-21 11:46:13 +02:00 |
Nikolay Sivov
|
cce2b95a8f
|
msxml3/tests: Fix test crashes running old versions.
|
2012-05-21 11:46:06 +02:00 |
Nikolay Sivov
|
08d3b4b9fc
|
msxml3: Support dumping VT_VARIANT|VT_BYREF variants.
|
2012-05-21 11:45:56 +02:00 |
Nikolay Sivov
|
6c4bdf3bdf
|
urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium.
|
2012-05-21 11:34:39 +02:00 |
Michael Stefaniuc
|
6542c708ed
|
winhttp/tests: Remove wrong check for 'len'.
|
2012-05-21 11:34:39 +02:00 |
Michael Stefaniuc
|
7fcbf0736e
|
ddraw/tests: Remove some stray ok() calls.
|
2012-05-21 11:34:38 +02:00 |
Michael Stefaniuc
|
8f4512f763
|
jscript/tests: Check the correct return value.
|
2012-05-21 11:34:38 +02:00 |
Dmitry Timoshkov
|
a4f79c347e
|
gdiplus: Use font emSize to map to pixel size instead of using gdi32 font metrics.
|
2012-05-21 11:34:37 +02:00 |
Francois Gouget
|
0f504a17ce
|
quartz/tests: Fix compilation on systems that don't support nameless structs.
|
2012-05-21 11:34:37 +02:00 |
Francois Gouget
|
71945b7635
|
secur32: Make some SecurityFunction methods static.
|
2012-05-21 11:34:37 +02:00 |
Francois Gouget
|
2b89bc528c
|
d3drm: Make load_data() static.
|
2012-05-21 11:34:36 +02:00 |
Eric Pouech
|
dbd70d0917
|
dbghelp: Protect COFF line number parsing against out of bounds access.
|
2012-05-21 11:33:59 +02:00 |
Józef Kucia
|
e46d650d3f
|
d3dx9/tests: Mark broken behavior of the debug version of d3d9.
|
2012-05-21 11:33:59 +02:00 |
Józef Kucia
|
8061bec3af
|
d3dx9/tests: Do not release a texture when it wasn't created.
|
2012-05-21 11:33:58 +02:00 |
Józef Kucia
|
4d462adef9
|
d3dx9/tests: Use more common formats for surfaces in DXTn tests.
|
2012-05-21 11:33:58 +02:00 |
Józef Kucia
|
0da94d4985
|
d3dx9/tests: Add a test for D3DXLoadSurfaceFromSurface.
|
2012-05-21 11:33:58 +02:00 |
Józef Kucia
|
d7a633a438
|
d3dx9/tests: Add more tests for D3DXFilterTexture.
|
2012-05-21 11:33:57 +02:00 |
Józef Kucia
|
480e4e5bfc
|
d3dx9: Correctly check if a cube texture is dynamic in D3DXCreateCubeTextureFromFileInMemoryEx.
|
2012-05-21 11:33:57 +02:00 |
Józef Kucia
|
eb55412f66
|
d3dx9: Correctly check if a texture is dynamic in D3DXCreateTextureFromFileInMemoryEx.
|
2012-05-21 11:33:56 +02:00 |
Józef Kucia
|
1a4f1edf32
|
d3dx9: Use actual level count for computing the number of loaded mipmaps.
|
2012-05-21 11:33:56 +02:00 |
Józef Kucia
|
7d07f1f2f6
|
d3dx9: Correctly handle D3DUSAGE_AUTOGENMIPMAP in D3DXCheckVolumeTextureRequirements.
|
2012-05-21 11:33:56 +02:00 |
Józef Kucia
|
dfc085b684
|
d3dx9: Correctly handle D3DUSAGE_AUTOGENMIPMAP in D3DXCheckTextureRequirements.
|
2012-05-21 11:33:55 +02:00 |
Detlef Riekenberg
|
979099a441
|
ntdll: Read the current processor with the __NR_getcpu syscall.
|
2012-05-21 11:33:55 +02:00 |
Detlef Riekenberg
|
0e235e5dc6
|
ntdll/tests: Add tests for NtGetCurrentProcessorNumber.
|
2012-05-21 11:33:40 +02:00 |
Detlef Riekenberg
|
1f80bacc65
|
ntdll: Use ThreadAffinityMask for NtGetCurrentProcessorNumber.
|
2012-05-21 10:27:40 +02:00 |
Detlef Riekenberg
|
02b74d3fd3
|
ntdll: Implement NtGetCurrentProcessorNumber.
|
2012-05-21 10:20:25 +02:00 |
Aric Stewart
|
6c51c1ba13
|
wineqtdecoder: Implement a stub for DataHPlaybackHints64.
|
2012-05-18 21:02:44 +02:00 |
Aric Stewart
|
4948d343df
|
wineqtdecoder: Implement DataHGetFileSizeAsync.
|
2012-05-18 21:02:39 +02:00 |
André Hentschel
|
6bd29b2810
|
wmvcore: Set output parameters to NULL.
|
2012-05-18 18:15:14 +02:00 |
Aric Stewart
|
d04552cada
|
quartz: vmr-9 call BaseControlWindow_Destroy when destroying.
|
2012-05-18 18:14:26 +02:00 |
Christian Costa
|
795bea989d
|
d3drm: IDirect3DRM3_Load implementation is correct now.
|
2012-05-18 18:12:54 +02:00 |
Christian Costa
|
decada5f73
|
dmusic: COM cleanup of DirectMusicPort object.
|
2012-05-18 18:12:47 +02:00 |
Christian Costa
|
c0dff8ac44
|
dmusic: Cleanup IDirectMusicCollection_EnumInstrument.
|
2012-05-18 18:12:31 +02:00 |
Christian Costa
|
495e3288db
|
dmusic: Cleanup IDirectMusicCollection_GetInstrument.
|
2012-05-18 18:12:18 +02:00 |
Christian Costa
|
82f3b86c5c
|
dmusic: Display new ref in trace for AddRef and Release for collection object.
|
2012-05-18 18:12:06 +02:00 |
Huw Davies
|
7b0cda2140
|
winspool: Only perform printer initialisation once per session.
|
2012-05-18 18:11:03 +02:00 |
Jacek Caban
|
9d0bfce9d8
|
mshtml: Get rid of no longer needed nsIWindowCreator2.
|
2012-05-18 18:10:50 +02:00 |
Hans Leidekker
|
b1c4eecdc8
|
wininet: Support setting the user agent string on handles returned by InternetOpen.
|
2012-05-18 18:10:32 +02:00 |
Dylan Smith
|
10d800b6b8
|
richedit: Invalidate a range of paragraphs without marking them.
|
2012-05-18 18:10:27 +02:00 |
Vincent Povirk
|
49b98b111d
|
windowscodecs: Implement IWICBitmapCodecInfo::GetContainerFormat.
|
2012-05-18 18:09:31 +02:00 |
André Hentschel
|
8933d91c66
|
wmvcore: Add stub for WMCreateReader.
|
2012-05-17 19:53:32 +02:00 |
André Hentschel
|
e44c0459cd
|
wmvcore: Add stub for WMCreateSyncReader.
|
2012-05-17 19:53:24 +02:00 |
Dmitry Timoshkov
|
ab816a3a2f
|
oleaut32: Add a test for saving bitmap data into a stream.
|
2012-05-17 18:25:26 +02:00 |
Dmitry Timoshkov
|
dc7843590d
|
oleaut32: OLEPictureImpl_Save should load bitmap data if it's not yet loaded.
|
2012-05-17 17:44:30 +02:00 |
Dmitry Timoshkov
|
25fd436db0
|
oleaut32: OleCreatePictureIndirect should set loadtime_format for a bitmap.
|
2012-05-17 17:44:29 +02:00 |
Dmitry Timoshkov
|
48df41f834
|
oleaut32: Move OLEPicture implementation into its own debug channel.
|
2012-05-17 17:44:29 +02:00 |
Dmitry Timoshkov
|
340d9c1a78
|
oleaut32: Call OleCreatePictureIndirect directly.
|
2012-05-17 17:44:28 +02:00 |
Vincent Povirk
|
56484cc037
|
mscoree: Add a fallback for mono_image_open_from_module_handle.
|
2012-05-17 17:44:28 +02:00 |
Vincent Povirk
|
ad7279a5a6
|
appwiz.cpl: Move dialog template id to addon_info_t.
|
2012-05-17 17:44:28 +02:00 |
Józef Kucia
|
091a4269ef
|
d3dx9/tests: Fix messed up parameters.
|
2012-05-17 17:44:27 +02:00 |
Józef Kucia
|
5ab8c2fdf8
|
d3dx9/tests: Do not release a cube texture if it wasn't created.
|
2012-05-17 17:44:27 +02:00 |
Alex Henrie
|
8ccf747d6a
|
kernel32: Correct WideCharToMultiByte and MultiByteToWideChar error codes and conditions.
|
2012-05-17 17:44:26 +02:00 |
Alex Henrie
|
92b4979b33
|
kernel32: Avoid calling MultiByteToWideChar with invalid parameters.
|
2012-05-17 17:44:26 +02:00 |
Dmitry Timoshkov
|
eeee536ad6
|
gdiplus: Implement GdipImageGetFrameCount.
|
2012-05-17 17:44:26 +02:00 |
Dmitry Timoshkov
|
007d642e53
|
gdiplus: Save total and current frame in the image structure.
|
2012-05-17 17:44:25 +02:00 |
Huw Davies
|
c5697ff4b1
|
wineps: Fix top-down dib pattern brushes.
|
2012-05-17 17:44:25 +02:00 |
Huw Davies
|
25bb808cf1
|
localspl: Calling AddPrinterDriver on an existing driver should succeed.
|
2012-05-17 17:44:24 +02:00 |
Vincent Povirk
|
73a4309234
|
windowscodecs: Add wrapper functions for IWICStream methods.
|
2012-05-17 17:44:24 +02:00 |
Vincent Povirk
|
6e2da125fd
|
windowscodecs: Add wrapper functions for IWICComponentFactory methods.
|
2012-05-17 17:44:24 +02:00 |
Vincent Povirk
|
157c92de22
|
windowscodecs: Add wrapper functions for IWICMetadataBlockReader methods.
|
2012-05-17 17:44:23 +02:00 |
Piotr Caban
|
99ff5683f3
|
comctl32: Don't make separator on first position hot.
|
2012-05-17 17:44:23 +02:00 |
Piotr Caban
|
2d75a2425e
|
comctl32: Return if point is over a button in TOOLBAR_InternalHitTest.
|
2012-05-17 17:44:15 +02:00 |
Hans Leidekker
|
35b9594244
|
msi: Add support for version 4.0 of the .NET runtime.
|
2012-05-17 17:21:42 +02:00 |
Hans Leidekker
|
d6105eaa1f
|
msi: Use the correct function pointer in msi_init_assembly_caches.
|
2012-05-17 17:21:28 +02:00 |
Hans Leidekker
|
11daa6aad5
|
msi: Break out of the loop as soon as the assembly is detected in msi_load_assembly.
|
2012-05-17 17:21:25 +02:00 |
Christian Costa
|
22856e9c96
|
d3drm: Hande parent when creating a new frame.
|
2012-05-17 17:21:15 +02:00 |
Christian Costa
|
8aba0e2ec3
|
d3drm: Improve traces of AddRef and Release of IDirect3DRMLight.
|
2012-05-17 17:21:07 +02:00 |