aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/egl/EGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* - Removed StaticGLInfo usage.Sven Gothel2008-11-131-18/+79
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-181-2/+2
* Synced locking of EGLDrawable/EGLContext with X11GLX* counterpart.Sven Gothel2008-06-281-8/+49
* 2nd big refactoring.Sven Gothel2008-06-211-3/+1
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-1/+1
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-291-5/+10
* Filled out EGLContext, EGLDrawable, and EGLDrawableFactory Kenneth Russel2008-05-281-4/+105
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-131-0/+90