Re: [PATCH 5/5] winex11: Add support for WGL_WINE_make_current extension. (try 2)
Ken Thomases <ken(a)codeweavers.com> writes:
try 2: fail gracefully if the window was destroyed
Still no good I'm afraid: ../../../tools/runtest -q -P wine -T ../../.. -M opengl32.dll -p opengl32_test.exe.so opengl && touch opengl.ok X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 26 (X_GLXMakeContextCurrent) Serial number of failed request: 524 Current serial number in output stream: 524 make[1]: *** [opengl.ok] Error 1 -- Alexandre Julliard julliard(a)winehq.org
On 11 March 2014 13:08, Alexandre Julliard <julliard(a)winehq.org> wrote:
Ken Thomases <ken(a)codeweavers.com> writes:
try 2: fail gracefully if the window was destroyed
Still no good I'm afraid:
../../../tools/runtest -q -P wine -T ../../.. -M opengl32.dll -p opengl32_test.exe.so opengl && touch opengl.ok X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 153 (GLX) Minor opcode of failed request: 26 (X_GLXMakeContextCurrent) Serial number of failed request: 524 Current serial number in output stream: 524 make[1]: *** [opengl.ok] Error 1
Just for what it's worth, it does seem to consistently pass the tests here. (But so did the previous version.)
participants (2)
-
Alexandre Julliard -
Henri Verbeet