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

Henri Verbeet hverbeet at gmail.com
Mon Nov 18 10:25:14 CST 2019


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.



More information about the wine-devel mailing list