Bug 259

Summary: need a copy context
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P3    
Version: 1   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:49:46 CET


---- Reported by kenchapin 2006-12-18 14:40:19 ----

Why is there no copy method on a GLContext?  It is availavable in all of the
supported native platforms.  There is a wglCopyContext() in WGL, a
glXCopyContext() in GLX, and an aglCopyContext in AGL for OSX.  Are there plans
to add it?

This is from Topic: no copy context



---- Additional Comments From kbr 2007-01-07 10:10:50 ----

URL to forum posting:

http://www.javagaming.org/forums/index.php?topic=15540.0




---- Additional Comments From kbr 2007-01-07 11:23:48 ----

Added and specified GLContext.copy() and supplied implementations on
Windows, X11 and Mac OS X platforms. New code is untested at this
time.




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

This bug was previously known as _bug_ 259 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=259