On Mon, 18 Nov 2019 at 19:30, Matteo Bruni mbruni@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.