24 May
2006
24 May
'06
8:19 a.m.
Stefan Dösinger <stefan(a)codeweavers.com> writes:
This patch fixes a few with swap chains and back buffers. I've written test cases for them which I will send in the next mail. Some things that the test points out are
The tests fail here: device.c:75: Test failed: The back buffer count in the presentparams struct is 0 device.c:85: Test failed: The back buffer is NULL device.c:98: Test failed: The back buffer count in the presentparams struct is 0 device.c:139: Test failed: The back buffer is NULL (S_OK) device.c:144: Test failed: Failed to get the back buffer (S_OK) device.c:173: Test failed: The swapchain pointer is 0xdeadbeef make[1]: *** [device.ok] Error 6 -- Alexandre Julliard julliard(a)winehq.org