8000 GitHub · Where software is built
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
GLX version check will produce a false negative on (>=1).(<2) #8
Open
@jameswilddev

Description

@jameswilddev

The check of the GLX version will misinterpret, say, version 2.1 as being insufficient for a requirement of 1.2, as if the minor version is less than 2, the major version is not considered.

Instead, the minor version should only be checked if the major version is 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0