summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/OffscreenAutoDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Robostness: GLDrawableImpl's contextMadeCurrent()/contextRealized() ; GLFBODr...Sven Gothel2012-08-171-1/+15
* Fix X11 Display Connection leak w/ new GLAutoDrawableBase code when used w/ o...v2.0-rc10Sven Gothel2012-08-031-2/+11
* Bug 599 - FBObject / Offscreen Support - Part 1Sven Gothel2012-07-191-0/+89