aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/egl/EGLDrawableFactory.java
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-251-22/+18
* - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...Sven Gothel2008-07-181-4/+4
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-281-0/+1
* 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-211-14/+6
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-9/+2
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-301-26/+8
* Added GLDrawableFactory.shutdown() to enable clean and cooperative Kenneth Russel2008-05-301-0/+4
* 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-291-12/+12
* Implemented dynamic function lookup in EGLDrawableFactory and Kenneth Russel2008-05-281-9/+59
* Filled out EGLContext, EGLDrawable, and EGLDrawableFactory Kenneth Russel2008-05-281-1/+62
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-131-0/+259