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

Alexandre Julliard julliard at winehq.org
Fri Jun 5 07:38:29 CDT 2009


Henri Verbeet <hverbeet at codeweavers.com> writes:

> Alexandre Julliard wrote:
>> 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
>>
> Does the attached patch make it any better?

Yes, that fixes it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list