[PATCH 2/2] winex11drv: Add mutable pixel format awareness.

Zebediah Figura (she/her) zfigura at codeweavers.com
Fri Apr 16 15:38:13 CDT 2021


On 4/16/21 3:01 PM, Connor McAdams wrote:
> Add the ability to check if the pixel format was changed by wined3d, and
> if it was, allow the application to change it with a regular
> SetPixelFormat call.
> 
> Signed-off-by: Connor McAdams <cmcadams at codeweavers.com>
> ---
> I have no clue why certain lines I didn't edit are in this patch. Not
> sure if it was something I did, but I couldn't see a difference between
> them.

Your editor seems to have automatically stripped trailing spaces from 
lines. While trailing spaces are undesirable, we prefer leaving them 
alone unless already changing the line, so as not to introduce extra 
noise into git-blame.



More information about the wine-devel mailing list