-
- Downloads
Manually activate GL context
In case of OST, the GL context is typically under control of QT. QT makes sure that the right context is active in InitGL(), RenderGL() etc. However, this is not guaranteed when calling gl related functions on other occasions.
Please register or sign in to comment