Login  Register

Re: Pls test new JOGL aggregated build (pre RC11) - no XInitThreads() ..

Posted by Sven Gothel on Oct 13, 2012; 5:18pm
URL: https://forum.jogamp.org/Pls-test-new-JOGL-aggregated-build-pre-RC11-no-XInitThreads-tp4026312p4026494.html

On 10/13/2012 01:40 PM, Jan Ekholm [via jogamp] wrote:

> I finally made that log. Started doing some other "small refactoring" things
> that turned out to be not so small.
>
> The log file is at: https://dl.dropbox.com/u/19808659/run-20121013.log and was
> created with:
>
> % java -Djogl.debug=all -Dnativewindow.debug=all -jar dist/JavaTerrain.jar &>
> run-20121013.log
>
> I'm trying to get a GLProfile.GL3 profile, the rest of the setup is outlined
> earlier.
>
Thank you Jan, the log file makes sense
having your note of using 'GL3'.

Yes, it seems that the shared GL2 context for FBO offthread
compositing doesn't work together w/ your GL4 ctx.

It's a bug .. will check for a fix later.

+++
Post FBO swap(X): fboI back 1, front 0, num 2
Post FBO swap(@swap): done
2012-10-13 14:33:59.918 java[1371:2617] invalid share context
2012-10-13 14:33:59.918 java[1371:2617] invalid context
+++

~Sven



signature.asc (907 bytes) Download Attachment