Disable GLShareContexts()?

BlitzMax Forums/OpenGL Module/Disable GLShareContexts()?

ima747(Posted 2010) [#1]
Is there a way to disable gl shared contexts? i.e. the oposite of GLShareContexts()? or once they're on for a program they're on forever... Does resetting the graphics driver help or hurt?


ima747(Posted 2010) [#2]
http://www.blitzbasic.com/Community/posts.php?topic=90003#1022828
I've made some progress in this vain. Can anyone with some real OpenGL knowledge take a look and let me know how off base I am, or if it's acceptable possibly what the windows/linux variants should look like?