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

OpenGL bug fix: load glumpy with set version #117

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

orperel
Copy link
Collaborator

@orperel orperel commented Feb 6, 2023

Explicitly sets the OpenGL version that glumpy's glfw+imgui backend uses.
The OpenGL version and profile are now also configurable via the WispState.

This should fix various OpenGL errors users have reported, such as invalid operation for glVertexAttribPointer and glGetUniformLocation.

Signed-off-by: operel operel@nvidia.com

Signed-off-by: operel <operel@nvidia.com>
@orperel orperel merged commit 1f4203a into NVIDIAGameWorks:main Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant