http://bugs.winehq.org/show_bug.cgi?id=14767 Summary: WGL_SWAP_METHOD_ARB attribute not implemented Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: opengl AssignedTo: wine-bugs(a)winehq.org ReportedBy: screwdriver(a)lxnt.info Created an attachment (id=15283) --> (http://bugs.winehq.org/attachment.cgi?id=15283) patch against git head as of 05.08.2008 WGL_SWAP_METHOD_ARB attribute, defined in wgl_pixel_format opengl extension is not handled. Attached patch adds trivial handling of this attribute. This gets rid of fixme messages about unknown/unhandled WGL attributes 0x2007, 0x2028-0x202A. -- 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.