aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfiguration.java
Commit message (Expand)AuthorAgeFilesLines
* EGLPBuffer: remove 'ownEGLDisplay=true' (just wrong), add destroyImpl()Sven Gothel2011-08-071-3/+1
* EGL Fix: Use config-id value, bug override it w/ renderable typeSven Gothel2011-08-061-4/+7
* Refine some DEBUG code (verbosity)Sven Gothel2011-08-011-2/+2
* EGL: Query EGL_RENDERABLE_TYPE, store it in EGLGLCapabilities and test w/ GLP...Sven Gothel2011-07-311-4/+19
* changes due to code cleanup in gluegen.Michael Bien2011-02-261-2/+3
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-2/+2
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-081-0/+312