aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/egl/EGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* 2nd big refactoring.Sven Gothel2008-06-211-9/+2
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-18/+12
* EGLDrawableFactory: Removed shutdown.Sven Gothel2008-05-301-2/+3
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-301-6/+32
* Added GLDrawableFactory.shutdown() to enable clean and cooperative Kenneth Russel2008-05-301-0/+10
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-291-1/+1
* Filled out EGLContext, EGLDrawable, and EGLDrawableFactory Kenneth Russel2008-05-281-1/+89
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-131-0/+39