aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl/egl/EGLGraphicsConfigurationFactory.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-298/+0
* EGL more query config trials; Avoid NPE if no config is chosenSven Gothel2009-10-051-6/+12
* Fix: EGL set doublebuffer:=false for offscreenSven Gothel2009-10-051-0/+1
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-051-0/+25
* FIX: EGL Config: on-/offscreen and pbuffer; Added EGL-PBuffer setSurfaceHandleSven Gothel2009-10-041-5/+10
* Fix EGL SurfaceType query/setup [on-/offscreen, pbuffer] using EGLConfig/GLCa...Sven Gothel2009-10-041-24/+22
* EGL Fix: Use the surface handle for creation, not the window handle; More fix...Sven Gothel2009-10-031-16/+33
* EGL debug fixes ..Sven Gothel2009-10-031-9/+20
* Offscreen/PBuffer capabilities cleanup ; Generic read drawable supportSven Gothel2009-10-031-15/+25
* Let the GLCapabilityChooser run over the fallback fixed GLCapabilities [last ...Sven Gothel2009-09-241-2/+13
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+214