Bug 259 - need a copy context
Summary: need a copy context
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-12-18 02:40 CET by Sven Gothel
Modified: 2015-09-27 03:15 CEST (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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