[Bug 19909] WoW black screen on last PTR in opengl mode

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 1 20:35:26 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19909


Bleeter Yaluser <bleeter at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bleeter at gmail.com




--- Comment #2 from Bleeter Yaluser <bleeter at gmail.com>  2009-09-01 20:35:26 ---
Looking at the traces, glGetError is in the 'broken' trace where glMatrixMode
is in the Live trace.

Broken PTR:
trace:opengl:wglSwapLayerBuffers (0x3d8, 00000001)
trace:opengl:wine_glGetError ()
trace:opengl:wine_glLoadMatrixf (0x3afb44)

Working Live:
trace:opengl:wglSwapLayerBuffers (0x3d8, 00000001)
trace:opengl:wine_glMatrixMode (5889)
trace:opengl:wine_glLoadMatrixf (0x39fbb4)

Just wondering if this is related. Don't know the opengl code at all.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list