2 Apr
2012
2 Apr
'12
8:28 p.m.
http://bugs.winehq.org/show_bug.cgi?id=30270 --- Comment #13 from Henri Verbeet <hverbeet(a)gmail.com> 2012-04-02 15:28:42 CDT --- If this is the first time glGetString(GL_EXTENSIONS) is called there may not be much we can do at all. If internal_gl_extensions is already initialized you can probably return that, but even in that case it seems somewhat questionable to call glGetString() without a current WGL context. -- 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.