Re: multi-contexting
Posted by
Sven Gothel on
Nov 05, 2013; 10:46am
URL: https://forum.jogamp.org/multi-contexting-tp4030499p4030504.html
On 11/05/2013 06:44 AM, mirza [via jogamp] wrote:
> hi all, what multi-contexting actually means? anyone explain with examples?
> how it is achieved in JOGL? thanks
Have a look at unit tests:
com.jogamp.opengl.test.junit.jogl.acore.TestSharedContext*
(within jogl repo)
You may also like to follow latest 'convenience' changes:
<
https://jogamp.org/bugzilla/show_bug.cgi?id=776>
~Sven