aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl/egl/EGLDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-113/+0
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-051-25/+8
* Fix Config: Set doublebuffer:=false if offscreen; NEWT: Fix KDWindow.Sven Gothel2009-10-041-0/+2
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-031-1/+5
* Proper PBuffer drawable abstractionSven Gothel2009-10-021-3/+11
* NativeWindowFactory:Sven Gothel2009-10-021-5/+4
* Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...sg2158892009-07-281-1/+1
* Cleanup ..sg2158892009-07-281-5/+1
* EGL changes for deviceMorris Meyer2009-07-281-1/+5
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+117