aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/javax/media/opengl/GLSharedContextSetter.java
Commit message (Expand)AuthorAgeFilesLines
* Better shared GLAutoDrawable synchronization: Block slave instances to also b...Sven Gothel2014-01-211-2/+12
* Fix javadoc: TileRendererBase (links to manual anchors) and GLSharedContextSe...Sven Gothel2013-11-121-3/+4
* GLDrawableFactory: createDummy*(..) Pass GLCapabilitiesImmutable + GLCapabili...Sven Gothel2013-10-311-2/+21
* Bug 776 GLContext Sharing: GLSharedContextSetter API Doc: Add 'glFinish()' to...Sven Gothel2013-10-301-0/+5
* Bug 776 GLContext Sharing: GLSharedContextSetter API Doc: No 'Driver stabilit...Sven Gothel2013-10-301-15/+31
* Bug 776 GLContext Sharing: Add note about driver stability (destruction order...Sven Gothel2013-10-281-1/+29
* Bug 776 GLContext Sharing: Refine API for relaxed and lazy GLContext sharing ...Sven Gothel2013-10-271-0/+78