aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* EGL Fixes ...Sven Gothel2011-08-091-4/+7
* GLProfile / eager init: Use relaxed query, if context was created while initi...Sven Gothel2011-08-071-19/+74
* EGL: Set CTX_PROFILE_ES2_COMPAT if ES2; Allow any native device; Don't use li...Sven Gothel2011-07-311-5/+1
* JOGL GLDrawableFactory: Expose experimental method createProxySurface(..) for...Sven Gothel2011-02-281-0/+5
* NativeWindow ProxySurface Abstraction and lock/unlock Surface cleanupSven Gothel2011-02-221-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-4/+4
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+249