Re: Problem Moving from 1.1.1a -> 2.0
Posted by
Sven Gothel on
Mar 16, 2012; 12:11pm
URL: https://forum.jogamp.org/SOLVED-Problem-Moving-from-1-1-1a-2-0-tp3826486p3831660.html
On 03/16/2012 10:18 AM, gouessej [via jogamp] wrote:
>
>
> Is it possible to do this without using a PBuffer?
>
even though the example is using one dedicated 'root' offscreen
context .. the spec doesn't hinder you of using an onscreen context.
however, experience w/ shared context tells my that YMMV,
ie. sometimes it just crashes. This might be due to driver difficulties
since shared context's are not really what folks use today in games, AFAIK.
~Sven