aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/opengl/egl/EGLGraphicsConfigurationFactory.java
Commit message (Expand)AuthorAgeFilesLines
* EGLGraphicsDevice adds desctruction callback and nativeDisplayID; EGLDisplayU...Sven Gothel2012-07-091-20/+14
* JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '...Sven Gothel2012-06-211-6/+6
* EGLGraphicsConfigurationFactory: Add 'unregisterFactory()' static entry allow...Sven Gothel2012-05-011-1/+16
* EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro...Sven Gothel2012-04-031-14/+15
* Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES)Sven Gothel2012-03-251-0/+1
* NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...Sven Gothel2012-03-061-16/+16
* Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-051-68/+136
* GraphicsConfigurationFactory: Kick off 'registerFactory' via static method in...Sven Gothel2011-11-231-2/+4
* Minor edits / cleanup of GLContext*Sven Gothel2011-10-261-1/+1
* 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