wine
14 years agod3dx9: Implement D3DXCreateVolumeTexture.
Matteo Bruni [Mon, 8 Nov 2010 22:00:45 +0000 (23:00 +0100)] 
d3dx9: Implement D3DXCreateVolumeTexture.

14 years agod3dx9: Implement D3DXCheckVolumeTextureRequirements.
Matteo Bruni [Mon, 8 Nov 2010 18:56:15 +0000 (19:56 +0100)] 
d3dx9: Implement D3DXCheckVolumeTextureRequirements.

14 years agod3dx9: Skip D3DXCheckCubeTextureRequirement test if not supported.
Matteo Bruni [Mon, 8 Nov 2010 18:56:28 +0000 (19:56 +0100)] 
d3dx9: Skip D3DXCheckCubeTextureRequirement test if not supported.

14 years agowinegstreamer: Clarify FIXME.
Maarten Lankhorst [Sun, 7 Nov 2010 15:18:30 +0000 (16:18 +0100)] 
winegstreamer: Clarify FIXME.

14 years agowinegstreamer: Fix GSTInPin_EnumMediaTypes.
Maarten Lankhorst [Sun, 7 Nov 2010 15:13:57 +0000 (16:13 +0100)] 
winegstreamer: Fix GSTInPin_EnumMediaTypes.

14 years agoquartz: Fix PullPin_EnumMediaTypes.
Maarten Lankhorst [Sun, 7 Nov 2010 15:13:56 +0000 (16:13 +0100)] 
quartz: Fix PullPin_EnumMediaTypes.

14 years agowinegstreamer: Send EOS on exiting thread.
Maarten Lankhorst [Sun, 7 Nov 2010 15:13:55 +0000 (16:13 +0100)] 
winegstreamer: Send EOS on exiting thread.

14 years agomshtml: Added execScript tests.
Jacek Caban [Tue, 9 Nov 2010 12:36:39 +0000 (13:36 +0100)] 
mshtml: Added execScript tests.

14 years agomshtml: Added IHTMLWindow2::execScript implementation.
Jacek Caban [Tue, 9 Nov 2010 12:36:24 +0000 (13:36 +0100)] 
mshtml: Added IHTMLWindow2::execScript implementation.

14 years agowined3d: Use lookup tables in select_card_nvidia_binary().
Henri Verbeet [Tue, 9 Nov 2010 10:38:44 +0000 (11:38 +0100)] 
wined3d: Use lookup tables in select_card_nvidia_binary().

14 years agowined3d: Use lookup tables in select_card_ati_mesa().
Henri Verbeet [Tue, 9 Nov 2010 10:38:43 +0000 (11:38 +0100)] 
wined3d: Use lookup tables in select_card_ati_mesa().

14 years agowined3d: Recognize Evergreen in select_card_ati_mesa().
Henri Verbeet [Tue, 9 Nov 2010 10:38:42 +0000 (11:38 +0100)] 
wined3d: Recognize Evergreen in select_card_ati_mesa().

14 years agod3d9/tests: Specify width and height when changing the display orientation.
Henri Verbeet [Tue, 9 Nov 2010 10:38:41 +0000 (11:38 +0100)] 
d3d9/tests: Specify width and height when changing the display orientation.

This appears to be required on Windows 7, or perhaps depends on the video
driver.

14 years agomsxml3/tests: Tests for node_get_dataType() with XDR schemas.
Adam Martinson [Mon, 8 Nov 2010 21:30:39 +0000 (15:30 -0600)] 
msxml3/tests: Tests for node_get_dataType() with XDR schemas.

14 years agourlmon: Improve IUri support of res URIs.
Thomas Mullaly [Sun, 7 Nov 2010 16:09:49 +0000 (11:09 -0500)] 
urlmon: Improve IUri support of res URIs.

14 years agourlmon: Make IUri implementation call functions through IUri_ macros instead of calli...
Thomas Mullaly [Sat, 6 Nov 2010 17:01:54 +0000 (13:01 -0400)] 
urlmon: Make IUri implementation call functions through IUri_ macros instead of calling directly.

14 years agourlmon: CoInternetCombineIUri uses pluggable protocols.
Thomas Mullaly [Fri, 5 Nov 2010 00:21:52 +0000 (20:21 -0400)] 
urlmon: CoInternetCombineIUri uses pluggable protocols.

14 years agomsxml3: Dump set node value.
Nikolay Sivov [Sun, 7 Nov 2010 21:50:38 +0000 (00:50 +0300)] 
msxml3: Dump set node value.

14 years agomsxml3: Trace DOM document reference counts.
Nikolay Sivov [Sun, 7 Nov 2010 21:01:50 +0000 (00:01 +0300)] 
msxml3: Trace DOM document reference counts.

14 years agomsxml3: Use defined error code for no error case.
Nikolay Sivov [Sun, 7 Nov 2010 19:22:29 +0000 (22:22 +0300)] 
msxml3: Use defined error code for no error case.

14 years agomsxml3: Fix duplicated declarations after document ::get_xml().
Nikolay Sivov [Sat, 6 Nov 2010 19:07:11 +0000 (22:07 +0300)] 
msxml3: Fix duplicated declarations after document ::get_xml().

14 years agod3dx9_36: Fix an error path in D3DXLoadSurfaceFromFileInMemory.
Vincent Povirk [Mon, 8 Nov 2010 19:01:11 +0000 (13:01 -0600)] 
d3dx9_36: Fix an error path in D3DXLoadSurfaceFromFileInMemory.

If GetFrame fails, bitmapframe was not created and should not be released.

14 years agod3dx9_36: Don't check the image format in D3DXLoadSurfaceFromFileInMemory.
Vincent Povirk [Mon, 8 Nov 2010 18:57:45 +0000 (12:57 -0600)] 
d3dx9_36: Don't check the image format in D3DXLoadSurfaceFromFileInMemory.

If the format is not supported, D3DXGetImageInfoFromFileInMemory will fail.

14 years agomsi: Downgrade an error.
André Hentschel [Mon, 8 Nov 2010 19:16:19 +0000 (20:16 +0100)] 
msi: Downgrade an error.

14 years agowinebuild: Add subsystem wince.
André Hentschel [Mon, 8 Nov 2010 17:52:12 +0000 (18:52 +0100)] 
winebuild: Add subsystem wince.

14 years agocmd: Add a space at the end of the first echo'ed batch line.
Alexandre Goujon [Fri, 5 Nov 2010 21:15:45 +0000 (22:15 +0100)] 
cmd: Add a space at the end of the first echo'ed batch line.

14 years agowinex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread...
Andrew Nguyen [Sun, 7 Nov 2010 06:15:01 +0000 (01:15 -0500)] 
winex11.drv: Set last error to ERROR_BUSY when attempting to delete a cross-thread context in wglDeleteContext.

14 years agowinex11.drv: Ensure that the WGL context is removed from the context list in wglDelet...
Andrew Nguyen [Sun, 7 Nov 2010 06:14:44 +0000 (01:14 -0500)] 
winex11.drv: Ensure that the WGL context is removed from the context list in wglDeleteContext.

14 years agomsvcrt: Correctly manage va_list:s in vf(w)printf ny using auto-grow buffer in prinf...
Eric Pouech [Sun, 7 Nov 2010 18:11:43 +0000 (19:11 +0100)] 
msvcrt: Correctly manage va_list:s in vf(w)printf ny using auto-grow buffer in prinf engine.

14 years agomsvcrt: Implemented _vc(w)printf.
Eric Pouech [Sun, 7 Nov 2010 18:11:38 +0000 (19:11 +0100)] 
msvcrt: Implemented _vc(w)printf.

14 years agomsvcrt: For internal msvcrt use, added ability to grow automatically the size of...
Eric Pouech [Sun, 7 Nov 2010 18:11:32 +0000 (19:11 +0100)] 
msvcrt: For internal msvcrt use, added ability to grow automatically the size of the buffer in printf core engine.

14 years agomsvcrt: Add some missing CDECLs.
Alexandre Julliard [Mon, 8 Nov 2010 15:43:31 +0000 (16:43 +0100)] 
msvcrt: Add some missing CDECLs.

14 years agomsvcrt: Implemented the _(w)getenv_s functions.
Eric Pouech [Sun, 7 Nov 2010 18:11:26 +0000 (19:11 +0100)] 
msvcrt: Implemented the _(w)getenv_s functions.

14 years agontdll: Check and fix PE header protections.
Marcus Meissner [Mon, 8 Nov 2010 02:34:27 +0000 (03:34 +0100)] 
ntdll: Check and fix PE header protections.

14 years agoserialui: Don't cast zero.
Michael Stefaniuc [Mon, 8 Nov 2010 10:37:55 +0000 (11:37 +0100)] 
serialui: Don't cast zero.

14 years agocomctl32: Test for window messages of a property sheet with custom dialog proc.
Bernhard Übelacker [Sat, 6 Nov 2010 08:54:12 +0000 (09:54 +0100)] 
comctl32: Test for window messages of a property sheet with custom dialog proc.

14 years agowinex11: Create Win32 windows corresponding to all the ancestors of embedded windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:28:09 +0000 (15:28 +0100)] 
winex11: Create Win32 windows corresponding to all the ancestors of embedded windows.

This is needed to keep track of the embedded window position by
handling ConfigureNotify received by ancestors.

14 years agowinex11: Add support for having a drawable associated to non-toplevel windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:46:07 +0000 (15:46 +0100)] 
winex11: Add support for having a drawable associated to non-toplevel windows.

14 years agowinex11: Handle GravityNotify events for non-toplevel windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:22:09 +0000 (15:22 +0100)] 
winex11: Handle GravityNotify events for non-toplevel windows.

14 years agowinex11: Add support for receiving ConfigureNotify events on non-toplevel windows.
Alexandre Julliard [Mon, 8 Nov 2010 14:20:51 +0000 (15:20 +0100)] 
winex11: Add support for receiving ConfigureNotify events on non-toplevel windows.

14 years agomshtml: Use macro for tid declaration.
Jacek Caban [Mon, 8 Nov 2010 11:49:07 +0000 (12:49 +0100)] 
mshtml: Use macro for tid declaration.

14 years agomshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.
Jacek Caban [Mon, 8 Nov 2010 11:48:44 +0000 (12:48 +0100)] 
mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.

14 years agomshtml: Added IOmNavigator::get_plugins implementation.
Jacek Caban [Mon, 8 Nov 2010 11:48:55 +0000 (12:48 +0100)] 
mshtml: Added IOmNavigator::get_plugins implementation.

14 years agomshtml: Don't free string that will be cleared by SafeArrayDestroy.
Jacek Caban [Mon, 8 Nov 2010 11:48:26 +0000 (12:48 +0100)] 
mshtml: Don't free string that will be cleared by SafeArrayDestroy.

14 years agowined3d: Test for "AMD" in the renderer string as well to detect AMD cards.
Henri Verbeet [Mon, 8 Nov 2010 10:50:35 +0000 (11:50 +0100)] 
wined3d: Test for "AMD" in the renderer string as well to detect AMD cards.

Specifically, the Gallium r600 driver reports "X.Org" for vendor and a string
of the form "Gallium 0.4 on AMD RV730" for the renderer.

14 years agowined3d: Don't use floating point textures without ARB_texture_float.
Henri Verbeet [Mon, 8 Nov 2010 10:50:34 +0000 (11:50 +0100)] 
wined3d: Don't use floating point textures without ARB_texture_float.

The floating point formats from ARB_texture_rg are only defined when
ARB_texture_float is also supported. It would have been nice if the formats
table itself was able to express this, but as far as I'm aware this is only an
issue for ARB_texture_rg, so it's probably not worth changing.

14 years agoddraw: Setup the device window in SetCooperativeLevel().
Henri Verbeet [Mon, 8 Nov 2010 10:50:33 +0000 (11:50 +0100)] 
ddraw: Setup the device window in SetCooperativeLevel().

14 years agowined3d: Do not activate the window when restoring the styles.
Henri Verbeet [Mon, 8 Nov 2010 10:50:32 +0000 (11:50 +0100)] 
wined3d: Do not activate the window when restoring the styles.

This is consistent with device_setup_fullscreen_window(), and ddraw actually
has a test for this in ddrawmodes.c. (Although it doesn't actually use
device_setup_fullscreen_window() until the next patch.)

14 years agowined3d: Move the fullscreen window setup / restore code to the device.
Henri Verbeet [Mon, 8 Nov 2010 10:50:31 +0000 (11:50 +0100)] 
wined3d: Move the fullscreen window setup / restore code to the device.

14 years agostrmbase: Add support for IQualityControl to transform filter.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:14 +0000 (23:19 +0100)] 
strmbase: Add support for IQualityControl to transform filter.

14 years agoquartz: Add IQualityControl to video renderer.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:13 +0000 (23:19 +0100)] 
quartz: Add IQualityControl to video renderer.

14 years agoquartz: Forward IQualityControl on pullpin to base filter.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:12 +0000 (23:19 +0100)] 
quartz: Forward IQualityControl on pullpin to base filter.

14 years agostrmbase: Forward IQualityControl on output pin to base filter.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:11 +0000 (23:19 +0100)] 
strmbase: Forward IQualityControl on output pin to base filter.

14 years agostrmbase: Add support for IQualityControl.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:10 +0000 (23:19 +0100)] 
strmbase: Add support for IQualityControl.

14 years agoquartz: Actually use the start time in SendRun.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:09 +0000 (23:19 +0100)] 
quartz: Actually use the start time in SendRun.

14 years agoquartz: Remove position from filtergraph.
Maarten Lankhorst [Fri, 5 Nov 2010 22:19:08 +0000 (23:19 +0100)] 
quartz: Remove position from filtergraph.

14 years agowtsapi32: Add a stub for WTSLogoffSession.
Detlef Riekenberg [Sun, 7 Nov 2010 19:13:59 +0000 (20:13 +0100)] 
wtsapi32: Add a stub for WTSLogoffSession.

14 years agoserver: Removed the no longer used bare parameter out of get_console_mode request.
Eric Pouech [Sun, 7 Nov 2010 18:15:01 +0000 (19:15 +0100)] 
server: Removed the no longer used bare parameter out of get_console_mode request.

14 years agokernel32: Use fd availability for testing whether a console handle refers to a bare...
Eric Pouech [Sun, 7 Nov 2010 18:14:46 +0000 (19:14 +0100)] 
kernel32: Use fd availability for testing whether a console handle refers to a bare console.

14 years agoquartz: Use media time instead of stream time in null renderer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:53 +0000 (15:02 +0100)] 
quartz: Use media time instead of stream time in null renderer.

14 years agoquartz: Use media time instead of stream time in directsound renderer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:52 +0000 (15:02 +0100)] 
quartz: Use media time instead of stream time in directsound renderer.

14 years agowinegstreamer: Fix concept of time in demuxer.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:51 +0000 (15:02 +0100)] 
winegstreamer: Fix concept of time in demuxer.

14 years agowinegstreamer: Forward media time on transform filter.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:50 +0000 (15:02 +0100)] 
winegstreamer: Forward media time on transform filter.

14 years agoquartz: Fix time on MPEG splitter.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:49 +0000 (15:02 +0100)] 
quartz: Fix time on MPEG splitter.

14 years agoquartz: Fix time on avi parser.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:48 +0000 (15:02 +0100)] 
quartz: Fix time on avi parser.

14 years agoquartz: Forward media time in ACM Wrapper.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:47 +0000 (15:02 +0100)] 
quartz: Forward media time in ACM Wrapper.

14 years agoquartz: Forward media time in AVI Decoder.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:46 +0000 (15:02 +0100)] 
quartz: Forward media time in AVI Decoder.

14 years agoquartz: Fix return value of GetMediaTime.
Maarten Lankhorst [Sun, 7 Nov 2010 14:02:45 +0000 (15:02 +0100)] 
quartz: Fix return value of GetMediaTime.

14 years agoshlwapi: Improved UrlCombineW implementation.
Piotr Caban [Sun, 7 Nov 2010 17:47:08 +0000 (18:47 +0100)] 
shlwapi: Improved UrlCombineW implementation.

14 years agomshtml: Impoved implementation of nsURI_GetAsciiHost.
Piotr Caban [Sun, 7 Nov 2010 17:46:54 +0000 (18:46 +0100)] 
mshtml: Impoved implementation of nsURI_GetAsciiHost.

14 years agocomctl32/tests: Fixed toolbar tests for varing width of button strings.
Austin Lund [Mon, 8 Nov 2010 05:22:22 +0000 (15:22 +1000)] 
comctl32/tests: Fixed toolbar tests for varing width of button strings.

14 years agocomctl32/tests: Fix toolbar size tests that depend on system font height.
Austin Lund [Mon, 8 Nov 2010 05:22:21 +0000 (15:22 +1000)] 
comctl32/tests: Fix toolbar size tests that depend on system font height.

14 years agocomctl32/tests: Change toolbar size test data to load dynamically.
Austin Lund [Mon, 8 Nov 2010 05:22:20 +0000 (15:22 +1000)] 
comctl32/tests: Change toolbar size test data to load dynamically.

14 years agoREADME: Added Ukrainian version.
Igor Paliychuk [Sun, 7 Nov 2010 22:06:36 +0000 (00:06 +0200)] 
README: Added Ukrainian version.

14 years agoshell32: Don't allow binding to files in any ShellFolder implementation.
David Hedberg [Sun, 7 Nov 2010 23:22:12 +0000 (00:22 +0100)] 
shell32: Don't allow binding to files in any ShellFolder implementation.

14 years agoshell32: Remove reliance on the ability to bind to files in UnixFolder GetDisplayNameOf.
David Hedberg [Sun, 7 Nov 2010 23:22:11 +0000 (00:22 +0100)] 
shell32: Remove reliance on the ability to bind to files in UnixFolder GetDisplayNameOf.

14 years agoshell32: Remove reliance on the ability to bind to files in UnixFolder CompareIDs.
David Hedberg [Sun, 7 Nov 2010 23:22:10 +0000 (00:22 +0100)] 
shell32: Remove reliance on the ability to bind to files in UnixFolder CompareIDs.

14 years agoshell32: Fix trace formatting in SHGetNameFromIDList.
David Hedberg [Sun, 7 Nov 2010 23:06:15 +0000 (00:06 +0100)] 
shell32: Fix trace formatting in SHGetNameFromIDList.

14 years agoshell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget.
David Hedberg [Sun, 7 Nov 2010 23:06:14 +0000 (00:06 +0100)] 
shell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget.

14 years agowinex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush.
Vladimir Panteleev [Sun, 7 Nov 2010 02:38:02 +0000 (04:38 +0200)] 
winex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush.

14 years agowinex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB.
Vladimir Panteleev [Sun, 7 Nov 2010 03:15:13 +0000 (05:15 +0200)] 
winex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB.

14 years agontdll: Add stubs for Rtl[G/S]etCurrentTransaction.
Detlef Riekenberg [Sun, 7 Nov 2010 21:20:02 +0000 (22:20 +0100)] 
ntdll: Add stubs for Rtl[G/S]etCurrentTransaction.

14 years agomsxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
Jacek Caban [Sun, 7 Nov 2010 19:28:36 +0000 (20:28 +0100)] 
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.

14 years agojscript: Added Date.setYear stub implementation.
Jacek Caban [Sat, 6 Nov 2010 20:29:19 +0000 (21:29 +0100)] 
jscript: Added Date.setYear stub implementation.

14 years agocomctl32: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 14:15:25 +0000 (15:15 +0100)] 
comctl32: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

14 years agoappwiz.cpl: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 14:05:10 +0000 (15:05 +0100)] 
appwiz.cpl: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

14 years agouser32: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 12:05:17 +0000 (13:05 +0100)] 
user32: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

14 years agoshell32: Update Serbian (Latin and Cyrillic) translations.
Paul Vriens [Sat, 6 Nov 2010 11:51:59 +0000 (12:51 +0100)] 
shell32: Update Serbian (Latin and Cyrillic) translations.

Translation by Đorđe Vasiljević.

14 years agourlmon/tests: Fixed some IUri tests that used hard coded values to use Uri_HOST.
Thomas Mullaly [Thu, 4 Nov 2010 22:00:06 +0000 (18:00 -0400)] 
urlmon/tests: Fixed some IUri tests that used hard coded values to use Uri_HOST.

14 years agoinclude: Add missing interfaces in d3drmobj.h.
Vijay Kiran Kamuju [Fri, 5 Nov 2010 13:43:09 +0000 (09:43 -0400)] 
include: Add missing interfaces in d3drmobj.h.

14 years agowined3d: Use SetWindowPos() to make the focus window active.
Henri Verbeet [Fri, 5 Nov 2010 13:11:38 +0000 (14:11 +0100)] 
wined3d: Use SetWindowPos() to make the focus window active.

14 years agod3d9/tests: Add a test for INTZ.
Henri Verbeet [Fri, 5 Nov 2010 13:11:37 +0000 (14:11 +0100)] 
d3d9/tests: Add a test for INTZ.

14 years agod3d8/tests: Add a test for INTZ.
Henri Verbeet [Fri, 5 Nov 2010 13:11:36 +0000 (14:11 +0100)] 
d3d8/tests: Add a test for INTZ.

14 years agowined3d: Add support for the INTZ format.
Henri Verbeet [Fri, 5 Nov 2010 13:11:35 +0000 (14:11 +0100)] 
wined3d: Add support for the INTZ format.

14 years agowintrust/tests: Run the test again on W98.
Detlef Riekenberg [Fri, 5 Nov 2010 12:54:05 +0000 (13:54 +0100)] 
wintrust/tests: Run the test again on W98.

14 years agoquartz: Fix run/pause/stop in filtergraph.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:28 +0000 (17:54 +0100)] 
quartz: Fix run/pause/stop in filtergraph.

14 years agoquartz: Simplify all_renderers_seek.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:27 +0000 (17:54 +0100)] 
quartz: Simplify all_renderers_seek.

Since IAMFilterMiscFlags is supported by all source/renderer filters, use that instead.

14 years agoquartz: Change HeapRealloc call to CoTaskMemRealloc.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:26 +0000 (17:54 +0100)] 
quartz: Change HeapRealloc call to CoTaskMemRealloc.

14 years agostrmbase: Allow NULL for time format in ConvertTimeFormat.
Maarten Lankhorst [Thu, 4 Nov 2010 16:54:25 +0000 (17:54 +0100)] 
strmbase: Allow NULL for time format in ConvertTimeFormat.

14 years agod3dhal.h: Removed no longer defined D3DDP2OP_* enums.
Jacek Caban [Fri, 5 Nov 2010 12:38:45 +0000 (13:38 +0100)] 
d3dhal.h: Removed no longer defined D3DDP2OP_* enums.