aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/egl/EGLContext.java
Commit message (Expand)AuthorAgeFilesLines
* KD Fix: Use EGL AttributeList directlySven Gothel2008-11-271-1/+1
* Newt WindowSven Gothel2008-11-261-1/+1
* proper EGL version attr settingSven Gothel2008-11-231-7/+9
* Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av...Sven Gothel2008-11-131-2/+2
* - 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