Skip to content

Conversation

@mishmish66
Copy link
Contributor

@mishmish66 mishmish66 commented Nov 21, 2024

What this does

This fixes issue #573 which I introduced because I passed the argument EGLConfig * configs directly instead of by reference to eglChooseConfig

How it was tested

Ran pytest with python 3.11 and 3.12 and used offscreen rendering while running large deep learning tasks

How to checkout & try? (for the reviewer)

Use a lot of VRAM with pytorch and try offscreen rendering

@mishmish66 mishmish66 mentioned this pull request Nov 21, 2024
@mishmish66
Copy link
Contributor Author

mishmish66 commented Nov 21, 2024

While I still think this is a worthwhile change since it passes args more correctly. It seems to make no change to the functionality somehow. I'll continue to try to figure out the cause of #573

@mishmish66 mishmish66 changed the title Fixes #573 🐛 Slightly changes syntax of PyOpenGL EGL code to be more correct Nov 21, 2024
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.

1 participant