Bug 224 - Extarnal context dosen't work with GLCanvas
Summary: Extarnal context dosen't work with GLCanvas
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2006-05-19 12:58 CEST by Sven Gothel
Modified: 2015-09-27 03:15 CEST (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments
Testcase with a external context setup agianst a GLCanvas (2.42 KB, application/msword)
2006-05-19 00:59 CEST, Sven Gothel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:48:57 CET


---- Reported by tomas 2006-05-19 00:58:12 ----

We have encountered a issue when shifting from the Februrary 17 release to April
20. The problem seems to be that we don't get a context. The testcase uses the
external context mechanism (setup against GLCanvas mainly for test purpose)
since the end product will both be embedded in a legacy applictaion and used
from Java directly. It would ease developement if the external context also work
with a GLCanvas since then developers wouldn't need to maintain a seprate code
base for java and embedded implementations.

For more info on the issue see:
http://www.javagaming.org/forums/index.php?topic=13705.0



---- Additional Comments From tomas 2006-05-19 00:59:31 ----

Created an attachment
Testcase with a external context setup agianst a GLCanvas




---- Additional Comments From kbr 2006-05-28 16:47:00 ----

Added short-circuiting of logic to prevent the current GLContext from being
released due to makeCurrent() of an external GLContext. Tested on Windows, Linux
and Mac OS X. Fix will be present in nightly builds dated 5/29 or later as well
as in JSR-231 beta 5.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:48 EDT  ---

This bug was previously known as _bug_ 224 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=224
Imported an attachment (id=81)

The original submitter of attachment 81 [details] is unknown.
   Reassigning to the person who moved it here: sgothel@jausoft.com.