aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/sun/opengl/impl/egl/EGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-225/+0
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* Fix On-/Offscreen and PBuffer.Sven Gothel2009-10-051-3/+1
* GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)Sven Gothel2009-10-051-30/+21
* EGL: Use surfaceHandle, not windowHandle (2) for eglSurfaceSven Gothel2009-10-041-2/+2
* FIX: EGL Config: on-/offscreen and pbuffer; Added EGL-PBuffer setSurfaceHandleSven Gothel2009-10-041-6/+8
* EGL Fix: Use the surface handle for creation, not the window handle; More fix...Sven Gothel2009-10-031-3/+17
* EGL debug fixes ..Sven Gothel2009-10-031-0/+5
* NativeWindowFactory:Sven Gothel2009-10-021-1/+1
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-9/+29
* Fix property handling ; Adding jnlp. aliasing for propertiesSven Gothel2009-07-031-1/+1
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+195