[08/10] wined3d: Use FBOs for offscreen rendering by default.

Alexandre Julliard julliard at winehq.org
Fri Jun 5 06:19:08 CDT 2009


Henri Verbeet <hverbeet at codeweavers.com> writes:

> From f8dd196de73ca81019b01f3fdae56b47985e63b6 Mon Sep 17 00:00:00 2001
> From: Henri Verbeet <hverbeet at codeweavers.com>
> Date: Fri, 5 Jun 2009 10:10:48 +0200
> Subject: wined3d: Use FBOs for offscreen rendering by default.

It doesn't work here:

../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p d3d9_test.exe.so visual.c && touch visual.ok
visual.c:7572: Tests skipped: Card has unconditional pow2 support, skipping conditional NP2 tests
visual.c:9686: Test failed: Input 0x00000000: Got color 0x00000000 for pixel 1/1, expected 0x00008700, format D3DFMT_UYVY
visual.c:9690: Test failed: Input 0x00000000: Got color 0x00000000 for pixel 2/1, expected 0x00008700, format D3DFMT_UYVY
visual.c:9686: Test failed: Input 0xff000000: Got color 0x00000000 for pixel 1/1, expected 0x00008700, format D3DFMT_UYVY
visual.c:9690: Test failed: Input 0xff000000: Got color 0x00000000 for pixel 2/1, expected 0x004bff1c, format D3DFMT_UYVY
visual.c:9686: Test failed: Input 0x00ff0000: Got color 0x00000000 for pixel 1/1, expected 0x00b30000, format D3DFMT_UYVY
visual.c:9690: Test failed: Input 0x00ff0000: Got color 0x00ffffff for pixel 2/1, expected 0x00b30000, format D3DFMT_UYVY
visual.c:9686: Test failed: Input 0x0000ff00: Got color 0x00000000 for pixel 1/1, expected 0x004bff1c, format D3DFMT_UYVY
[...many more...]
make: *** [visual.ok] Error 72

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list