[Bug 3755] New: FillGLCaps may be wrong about gl_version with the nvidia drivers

Wine Bugs wine-bugs at winehq.org
Fri Nov 4 07:21:29 CST 2005


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

           Summary: FillGLCaps may be wrong about gl_version with the nvidia
                    drivers
           Product: Wine
           Version: 0.9
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: wine-directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pebl at math.ku.dk


I got the following output:

fixme:d3d_caps:IDirect3D8Impl_FillGLCaps found GL_VERSION  ("2.0.0 NVIDIA
76.76")->(0x004c1dfc) = 76.7676
fixme:d3d_caps:IDirect3D8Impl_FillGLCaps found GL_RENDERER ("GeForce Go
6800/PCI/SSE2")->(0x00c8)

where 76 is major, and 7676 is minor version? ddraw checks for a \d+.\d+.\d+
match, which seems more proper.

-- 
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