Wine-Devel

By thread
wine-devel@list.winehq.org

December 2019

  • 73 participants
  • 1394 messages
[PATCH tools] winegecko.php: Update for new file name scheme.
by Jacek Caban
Dec. 12, 2019
[PATCH] ntoskrnl.exe/tests: Fix typos in ok() messages.
by Andrey Gusev
Dec. 12, 2019
[PATCH 2/2] msado15: Add _Command stub interface.
by Hans Leidekker
Dec. 12, 2019
[PATCH 1/2] msado15: Add ISupportErrorInfo support to _Connection.
by Hans Leidekker
Dec. 12, 2019
[PATCH v2 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init().
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 7/8] wineqtdecoder: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 6/8] winegstreamer: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 5/8] strmbase/renderer: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 4/8] strmbase/transform: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 3/8] strmbase: Introduce callbacks for streaming events.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 2/8] wineqtdecoder: Use base sink connection methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 1/8] wineqtdecoder: Store the sink as a strmbase_sink structure.
by Zebediah Figura
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Francois Gouget
Dec. 12, 2019
Re: [PATCH v2 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState().
by Henri Verbeet
Dec. 12, 2019
[PATCH 4/4] msvcrt: Implement sequential and random mode flags.
by Akihiro Sagawa
Dec. 12, 2019
[PATCH 3/4] msvcrt: Implement _O_RANDOM and _O_SEQUENTIAL flags.
by Akihiro Sagawa
Dec. 12, 2019
[PATCH 2/4] kernelbase: Implement FILE_FLAG_SEQUENTIAL_SCAN.
by Akihiro Sagawa
Dec. 12, 2019
[PATCH 1/4] server: Implement access pattern hints for file data.
by Akihiro Sagawa
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Francois Gouget
Dec. 12, 2019
Re: [PATCH v4 9/9] jscript/tests: Add initial tests for the script TypeInfo.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 8/9] jscript: Implement ScriptTypeComp_BindType.
by Marvin
Dec. 12, 2019
Re: [PATCH v2 1/5] wined3d: Introduce wined3d_device_apply_stateblock().
by Henri Verbeet
Dec. 12, 2019
Re: [PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 6/9] jscript: Implement ScriptTypeInfo_GetTypeComp.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Gabriel Ivăncescu
Dec. 12, 2019
Re: [PATCH v4 5/9] jscript: Implement ScriptTypeInfo_GetIDsOfNames.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 4/9] jscript: Implement ScriptTypeInfo_GetVarDesc.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 3/9] jscript: Implement ScriptTypeInfo_GetFuncDesc.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 2/9] jscript: Implement ScriptTypeInfo_GetTypeAttr.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Marvin
Dec. 12, 2019
[PATCH v4 9/9] jscript/tests: Add initial tests for the script TypeInfo.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 8/9] jscript: Implement ScriptTypeComp_BindType.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 6/9] jscript: Implement ScriptTypeInfo_GetTypeComp.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 5/9] jscript: Implement ScriptTypeInfo_GetIDsOfNames.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 4/9] jscript: Implement ScriptTypeInfo_GetVarDesc.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 3/9] jscript: Implement ScriptTypeInfo_GetFuncDesc.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 2/9] jscript: Implement ScriptTypeInfo_GetTypeAttr.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH] testbot/Build: Update the Gecko download URL.
by Francois Gouget
Dec. 12, 2019
[PATCH vkd3d 2/2] vkd3d: Use multiple command queues if available.
by Conor McCarthy
Dec. 12, 2019
[PATCH vkd3d 1/2] vkd3d: Map the copy queue to the compute queue if necessary and possible.
by Conor McCarthy
Dec. 12, 2019
Re: [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute().
by Marvin
Dec. 12, 2019
Re: [PATCH v3 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute().
by Marvin
Dec. 12, 2019
[PATCH] include: Add missing defines for tokens in winnt.h
by Vijay Kiran Kamuju
Dec. 12, 2019
[PATCH] ole32/tests: Fix return value trace.
by Nikolay Sivov
Dec. 12, 2019
Re: [PATCH 4/5] ole32: Get rid of casts in GUID serialization helper.
by Marvin
Dec. 12, 2019
[PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute().
by Paul Gofman
Dec. 12, 2019
[PATCH v3 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute().
by Paul Gofman
Dec. 12, 2019
[PATCH v3 2/4] ntdll: Support creating processes with specified parent.
by Paul Gofman
Dec. 12, 2019