[Bug 6979] New: winex11.drv opengl initialization crashes on macos

Wine Bugs wine-bugs at winehq.org
Sat Dec 23 05:00:20 CST 2006


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

           Summary: winex11.drv opengl initialization crashes on macos
           Product: Wine
           Version: CVS
          Platform: Macintosh
        OS/Version: Mac OS X 10.2
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: stefandoesinger at gmx.at


The registering of the nv vertex array range extension on macos causes the X11 driver to crash. This 
prevents all apps from working. Everything works perfectly if I comment out the call to register_extension
(&WGL_NV_vertex_array_range); in dlls/winex11.drv/opengl.c, line 2979.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list