aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/egl
Commit message (Expand)AuthorAgeFilesLines
* Fixed loading of GLES and EGL libraries, and error reporting when none Kenneth Russel2008-07-311-15/+23
* ../jogl.logSven Gothel2008-07-252-23/+19
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-182-6/+6
* Synced locking of EGLDrawable/EGLContext with X11GLX* counterpart.Sven Gothel2008-06-283-25/+70
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-283-12/+93
* Auto GL profile selection; New GLReflection (refactoring of common relfection...Sven Gothel2008-06-251-7/+12
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-251-4/+9
* 2nd big refactoring.Sven Gothel2008-06-213-26/+9
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-013-28/+15
* EGLDrawableFactory: Removed shutdown.Sven Gothel2008-05-301-2/+3
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-302-32/+40
* Added GLDrawableFactory.shutdown() to enable clean and cooperative Kenneth Russel2008-05-302-0/+14
* Changes to WindowsWindow.c to compile on Windows CE. Slight changes to Kenneth Russel2008-05-301-1/+1
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-293-18/+23
* Implemented dynamic function lookup in EGLDrawableFactory and Kenneth Russel2008-05-281-9/+59
* Filled out EGLContext, EGLDrawable, and EGLDrawableFactory Kenneth Russel2008-05-283-6/+256
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-134-0/+476