Re: GLException "Unable to create temp OpenGL context for device context" thrown when GLContext.makeCurrent() called
Posted by
gouessej on
Sep 12, 2012; 6:19pm
URL: https://forum.jogamp.org/GLException-Unable-to-create-temp-OpenGL-context-for-device-context-thrown-when-GLContext-makeCurrend-tp4026068p4026142.html
Keep in mind that context sharing does not work very well with some low end chips, some drivers under Windows don't even accept the context creation or manipulation from threads (especially the latter).