We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
so newer functions can be tested
I suggest a 4.6 compat profile header with ARB_bindless_texture (debug mode of course)
https://gen.glad.sh/#generator=c&api=gl%3D4.6&profile=gl%3Dcompatibility%2Cgles1%3Dcommon&extensions=GL_ARB_bindless_texture&options=DEBUG
Suggestions for ubiquitous extensions that are widely used would be helpful.
The text was updated successfully, but these errors were encountered:
I already have an updated glad (without extensions) in #6, but I agree with ARB_bindless_texture is good to have
Sorry, something went wrong.
No branches or pull requests
so newer functions can be tested
I suggest a 4.6 compat profile header with ARB_bindless_texture (debug mode of course)
https://gen.glad.sh/#generator=c&api=gl%3D4.6&profile=gl%3Dcompatibility%2Cgles1%3Dcommon&extensions=GL_ARB_bindless_texture&options=DEBUG
Suggestions for ubiquitous extensions that are widely used would be helpful.
The text was updated successfully, but these errors were encountered: