aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java
Commit message (Expand)AuthorAgeFilesLines
* EGL: In case a nativeVisualID is given to match, but none visual IDs are avai...Sven Gothel2011-10-061-2/+8
* Android/EGL: dump all caps, write-back formatSven Gothel2011-10-011-0/+3
* EGL: chooseGraphicsConfigurationStatic() public and w/ optional visualIDSven Gothel2011-09-301-13/+34
* Cleanup: Java Generics Use and Removed Unused MethodsSven Gothel2011-08-241-1/+1
* EGL Fixes ...Sven Gothel2011-08-091-22/+23
* EGL: Collect all avail EGL caps w/o GLProfile preset ; Tolerate failing EGL.e...Sven Gothel2011-07-311-29/+28
* Refine getAvailableGLCapabilitiesImpl (XGL, WGL and EGL): Sort only if size > 1Sven Gothel2011-03-201-1/+1
* 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/+343