[PATCH 1/9] ddraw/tests: Fix a typo in a comment.

Matteo Bruni matteo.mystral at gmail.com
Mon Nov 18 10:27:49 CST 2019


On Mon, Nov 18, 2019 at 5:25 PM Henri Verbeet <hverbeet at gmail.com> wrote:
>
> On Mon, 18 Nov 2019 at 19:30, Matteo Bruni <mbruni at codeweavers.com> wrote:
> > @@ -16593,7 +16593,7 @@ static void test_surface_format_conversion_alpha(void)
> >                  {16}, {0x0000f800}, {0x000007e0}, {0x0000001f}, {0x00000000}
> >              },
> >              "R5G6B5", 2, 4, 4, 0, TRUE,
> > -            /* Looks broken for sysmem texture convertions on Windows (at
> > +            /* Looks broken for sysmem texture conversions on Windows (at
> >               * least with hardware device), the result is either error from
> >               * _Blt() or a copy of the source data without any conversion. */
> >          },
> ddraw4.c has the same issue.

I thought I checked that but I must have looked at the wrong branch or
something...



More information about the wine-devel mailing list