[PATCH 2/4] d3d9/tests: Test that Direct3D9 doesn't modify the pixel format of the window it targets. (try 4)

Henri Verbeet hverbeet at gmail.com
Tue Feb 18 10:08:38 CST 2014


On 17 February 2014 22:25, Ken Thomases <ken at codeweavers.com> wrote:
> dlls/d3d9/tests/device.c | 144 +++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 144 insertions(+)
>
Unfortunately this fails here:

../../../tools/runtest -q -P wine -T ../../.. -M d3d9.dll -p
d3d9_test.exe.so device && touch device.ok
...
device.c:7547: Test succeeded
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  154 (GLX)
  Minor opcode of failed request:  11 (X_GLXSwapBuffers)
  Serial number of failed request:  4929
  Current serial number in output stream:  4933
make: *** [device.ok] Error 1



More information about the wine-devel mailing list