| Commit message (Expand) | Author | Age | Files | Lines |
* | After more thought, realized once again that because most Java window | Kenneth Russel | 2008-12-29 | 1 | -42/+31 |
* | Factored out the remaining toolkit, and specifically AWT, dependencies | Kenneth Russel | 2008-12-20 | 2 | -62/+2 |
* | Removed setSize(), setPosition(), setVisible(), and setFullscreen() | Kenneth Russel | 2008-12-16 | 1 | -1/+3 |
* | Fixed nested toolkit locking problem with X11PbufferGLXDrawable. With | Kenneth Russel | 2008-12-14 | 2 | -8/+8 |
* | Fixed breakage of GLJPanel caused by confusion between requested and
| Kenneth Russel | 2008-12-12 | 1 | -3/+3 |
* | KD Fix: Use EGL AttributeList directly | Sven Gothel | 2008-11-27 | 2 | -2/+5 |
* | Newt-KD: window working, pointer event buggy | Sven Gothel | 2008-11-26 | 2 | -1/+5 |
* | Newt Window | Sven Gothel | 2008-11-26 | 4 | -69/+197 |
* | proper EGL version attr setting | Sven Gothel | 2008-11-23 | 2 | -9/+14 |
* | EGLDrawable: Update the capabilities to the chosen one by EGL | Sven Gothel | 2008-11-19 | 1 | -1/+21 |
* | - EGL | Sven Gothel | 2008-11-14 | 1 | -4/+29 |
* | Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av... | Sven Gothel | 2008-11-13 | 2 | -6/+6 |
* | - Removed StaticGLInfo usage. | Sven Gothel | 2008-11-13 | 2 | -22/+83 |
* | Fixed loading of GLES and EGL libraries, and error reporting when none
| Kenneth Russel | 2008-07-31 | 1 | -15/+23 |
* | ../jogl.log | Sven Gothel | 2008-07-25 | 2 | -23/+19 |
* | - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc... | Sven Gothel | 2008-07-18 | 2 | -6/+6 |
* | Synced locking of EGLDrawable/EGLContext with X11GLX* counterpart. | Sven Gothel | 2008-06-28 | 3 | -25/+70 |
* | 3rd round cdcfp - compile clean. | Sven Gothel | 2008-06-28 | 3 | -12/+93 |
* | Auto GL profile selection; New GLReflection (refactoring of common relfection... | Sven Gothel | 2008-06-25 | 1 | -7/+12 |
* | Native Compilation: Partitioning and X11 clean | Sven Gothel | 2008-06-25 | 1 | -4/+9 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 3 | -26/+9 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 3 | -28/+15 |
* | EGLDrawableFactory: Removed shutdown. | Sven Gothel | 2008-05-30 | 1 | -2/+3 |
* | Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1. | Sven Gothel | 2008-05-30 | 2 | -32/+40 |
* | Added GLDrawableFactory.shutdown() to enable clean and cooperative
| Kenneth Russel | 2008-05-30 | 2 | -0/+14 |
* | Changes to WindowsWindow.c to compile on Windows CE. Slight changes to
| Kenneth Russel | 2008-05-30 | 1 | -1/+1 |
* | Various bug fixes. Incorporated minimal window abstraction to
| Kenneth Russel | 2008-05-29 | 3 | -18/+23 |
* | Implemented dynamic function lookup in EGLDrawableFactory and
| Kenneth Russel | 2008-05-28 | 1 | -9/+59 |
* | Filled out EGLContext, EGLDrawable, and EGLDrawableFactory
| Kenneth Russel | 2008-05-28 | 3 | -6/+256 |
* | Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2.
| Kenneth Russel | 2008-05-13 | 4 | -0/+476 |