glspectrum: keep the OpenGL context current
There is no need to disable and enable the context between each rendering. Since we own both the context and the thread, we can just keep it as current until the thread is closed, simplifying the already missing error handling.
parent
bd7eefb7
No related branches found
No related tags found
Please register or sign in to comment