aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl/GLDrawableImpl.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-179/+0
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-051-1/+10
* Avoid NPE if no context currentSven Gothel2009-10-031-1/+1
* NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....Sven Gothel2009-10-031-1/+1
* surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listenerSven Gothel2009-10-031-1/+1
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-031-1/+6
* Gluegen:Sven Gothel2009-07-311-3/+3
* Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...sg2158892009-07-291-0/+9
* Cleanup ..sg2158892009-07-281-18/+1
* EGL changes for deviceMorris Meyer2009-07-281-1/+18
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+156