[PATCH v2] winex11.drv: Handle Vulkan surface creation with NULL hwnd.

Paul Gofman pgofman at codeweavers.com
Mon May 3 04:56:03 CDT 2021


On 5/3/21 12:52, Rémi Bernon wrote:
>
> No idea, I think winex11 is a bit messy but except for some parts I
> think it tends to follow Julliard style (as ntdll for instance), with
> line continuations aligned with the corresponding element on the
> previous line.
>
If there is actually no consistent rule for indentation I'd suggest that
maybe its ok to just follow wined3d style (two indentation positions for
continued lines), given it also used often now throughout all the Wine
code. Which has an advantage that you don't have to think of that and
always have it consistent. But for now I will just change the way you
suggest.





More information about the wine-devel mailing list