Summary: | Where does the string "OpenGL ES 3.1 Mesa 17.2.8" come from | ||
---|---|---|---|
Product: | Mesa | Reporter: | Dilian <dpa-bugs> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | ||
Version: | 17.3 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Dilian
2018-04-28 15:26:41 UTC
From glxinfo: OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.1.0-rc1 This is the return value for glGetString(GL_VERSION). That means that your 17.2.8 library is being picked up, not the other one. [Moral of the story: use your package manager, don't fight it.] I haven't passed i965 to --with-dri-drivers in recent builds and then the old i965 was used. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.