Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OGL: fix compute shader labels #11239

Merged
merged 2 commits into from Nov 1, 2022
Merged

OGL: fix compute shader labels #11239

merged 2 commits into from Nov 1, 2022

Commits on Nov 1, 2022

  1. OGL: fix compute shader labels

    This fixes GL_INVALID_VALUE errors when using GPU texture decoding.
    Tilka committed Nov 1, 2022
    Copy the full SHA
    4b8fe95 View commit details
    Browse the repository at this point in the history
  2. OGL: use already known object label lengths

    Passing -1 means the driver has to call strlen().
    Tilka committed Nov 1, 2022
    Copy the full SHA
    22eb7e6 View commit details
    Browse the repository at this point in the history