Wine-Devel

By thread
wine-devel@list.winehq.org

December 2020

  • 68 participants
  • 931 messages
Re: [PATCH vkd3d v3 5/5] vkd3d-shader: Implement basic support for #if and #endif.
by Marvin
Dec. 7, 2020
Re: [PATCH vkd3d v3 4/5] vkd3d-shader: Handle preprocessor parsing errors.
by Marvin
Dec. 7, 2020
Re: [PATCH vkd3d v3 3/5] vkd3d-shader: Preserve some tokens verbatim for HLSL.
by Marvin
Dec. 7, 2020
Re: [PATCH vkd3d v3 2/5] vkd3d-shader: Parse comments in the preprocessor.
by Marvin
Dec. 7, 2020
Re: [PATCH vkd3d v3 1/5] vkd3d-shader: Implement an initial pass-through HLSL preprocessor.
by Marvin
Dec. 7, 2020
TestBot news
by Francois Gouget
Dec. 7, 2020
[PATCH vkd3d v3 5/5] vkd3d-shader: Implement basic support for #if and #endif.
by Zebediah Figura
Dec. 7, 2020
[PATCH vkd3d v3 4/5] vkd3d-shader: Handle preprocessor parsing errors.
by Zebediah Figura
Dec. 7, 2020
[PATCH vkd3d v3 3/5] vkd3d-shader: Preserve some tokens verbatim for HLSL.
by Zebediah Figura
Dec. 7, 2020
[PATCH vkd3d v3 2/5] vkd3d-shader: Parse comments in the preprocessor.
by Zebediah Figura
Dec. 7, 2020
[PATCH vkd3d v3 1/5] vkd3d-shader: Implement an initial pass-through HLSL preprocessor.
by Zebediah Figura
Dec. 7, 2020
[PATCH] setupapi: Handle NULL source filename in build_filepathsW.
by Hans Leidekker
Dec. 7, 2020
Re: ntdll:exception crashes some Windows 10
by Paul Gofman
Dec. 7, 2020
ntdll:exception crashes some Windows 10
by Francois Gouget
Dec. 7, 2020
Re: [PATCH] ntdll/tests: Add a broken result for Win7u in test_extended_context().
by Francois Gouget
Dec. 7, 2020
[PATCH] ntdll/tests: Add a broken result for Win7u in test_extended_context().
by Paul Gofman
Dec. 7, 2020
[PATCH] ntdll: Restore non-volatile registers in call_user_exception_dispatcher() on x86_64.
by Paul Gofman
Dec. 7, 2020
[RFC PATCH 4/4] winex11.drv: Dump keysyms and translations for all keys.
by Giovanni Mascellani
Dec. 7, 2020
[RFC PATCH 3/4] winex11drv: Recognize the keyboard in a locale-independent way.
by Giovanni Mascellani
Dec. 7, 2020
[RFC PATCH 2/4] winex11.drv: Do not pollute logs with misencoded bytes.
by Giovanni Mascellani
Dec. 7, 2020
[RFC PATCH 1/4] winex11.drv: Allow keyboard score to be negative.
by Giovanni Mascellani
Dec. 7, 2020
[PATCH] sxs: Query context that contains the GUID in SxsLookupClrGuid().
by Nikolay Sivov
Dec. 7, 2020
[PATCH] ntdll: Only build Linux-specific functions on Linux
by Gerald Pfeifer
Dec. 6, 2020
Re: [PATCH] gameux/tests: Use wide-char string literals.
by Michael Stefaniuc
Dec. 6, 2020
[PATCH] Revert "winegstreamer: Avoid performing color matrix conversions in videoconvert."
by Zebediah Figura
Dec. 6, 2020
Re: [PATCH] gameux/tests: Use wide-char string literals.
by Marvin
Dec. 6, 2020
[PATCH] jscript/tests: Use wide-char string literals.
by Michael Stefaniuc
Dec. 6, 2020
[PATCH] ieframe/tests: Use wide-char string literals.
by Michael Stefaniuc
Dec. 6, 2020
[PATCH] gameux/tests: Use wide-char string literals.
by Michael Stefaniuc
Dec. 6, 2020
Re: FOSDEM 21 emulator devroom
by Marcus Meissner
Dec. 6, 2020
Re: FOSDEM 21 emulator devroom
by Stefan Dösinger
Dec. 6, 2020
Fwd: FOSDEM 21 emulator devroom
by Austin English
Dec. 6, 2020
[PATCH v3] odbccp32: Implement SQLWriteDSNToIni/W
by Alistair Leslie-Hughes
Dec. 6, 2020
Re: Wine staging 5.19 release
by Zebediah Figura (she/her)
Dec. 6, 2020
[PATCH] kernelbase: Add rudimentary mui resource support to loader.c
by Craig Schulstad
Dec. 5, 2020
[PATCH] winegstreamer: Clean up a newly allocated buffer on error in bytestream_wrapper_pull().
by Zebediah Figura
Dec. 5, 2020
[PATCH v2] msctf/tests: Use wide-char string literals.
by Michael Stefaniuc
Dec. 5, 2020
Re: Re: Wine staging 5.19 release
by Marvin
Dec. 5, 2020
Wine staging 6.0rc1 release
by Alistair Leslie-Hughes
Dec. 5, 2020
Re: [PATCH] ntdll: Fix memchr implementation.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 17/17] winegstreamer: Implement Get(Input/Output)CurrentType functions for color converter transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 16/17] winegstreamer: Semi-stub Get*Attributes functions for color converter transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 15/17] winegstreamer: Implement ::Get(Input/Output)StreamInfo for color conversion transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 14/17] winegstreamer: Implement ::ProcessMessage for color conversion MFT.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 13/17] winegstreamer: Implement ::Process(Input/Output) for color conversion transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 12/17] winegstreamer: Implement ::SetOutputType for color conversion transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 11/17] winegstreamer: Implement ::GetOutputAvailableType for color conversion transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 10/17] winegstreamer: Implement ::SetInputType for color conversion transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 09/17] winegstreamer: Implement ::GetInputAvailableType for color conversion transform.
by Marvin
Dec. 4, 2020
Re: [PATCH v2 08/17] winegstreamer: Register the color conversion transform.
by Marvin
Dec. 4, 2020