| 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 |
* | Fixed nested toolkit locking problem with X11PbufferGLXDrawable. With | Kenneth Russel | 2008-12-14 | 1 | -2/+2 |
* | Fixed breakage of GLJPanel caused by confusion between requested and
| Kenneth Russel | 2008-12-12 | 1 | -3/+3 |
* | Newt-KD: window working, pointer event buggy | Sven Gothel | 2008-11-26 | 1 | -1/+1 |
* | Newt Window | Sven Gothel | 2008-11-26 | 1 | -44/+32 |
* | EGLDrawable: Update the capabilities to the chosen one by EGL | Sven Gothel | 2008-11-19 | 1 | -1/+21 |
* | Rollback: EGLConfig back to wrapped buffer, since long nio buffers are not av... | Sven Gothel | 2008-11-13 | 1 | -4/+4 |
* | - Removed StaticGLInfo usage. | Sven Gothel | 2008-11-13 | 1 | -4/+4 |
* | ../jogl.log | Sven Gothel | 2008-07-25 | 1 | -1/+1 |
* | Synced locking of EGLDrawable/EGLContext with X11GLX* counterpart. | Sven Gothel | 2008-06-28 | 1 | -15/+19 |
* | 3rd round cdcfp - compile clean. | Sven Gothel | 2008-06-28 | 1 | -12/+37 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 1 | -9/+2 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 1 | -18/+12 |
* | 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 | 1 | -6/+32 |
* | Added GLDrawableFactory.shutdown() to enable clean and cooperative
| Kenneth Russel | 2008-05-30 | 1 | -0/+10 |
* | Various bug fixes. Incorporated minimal window abstraction to
| Kenneth Russel | 2008-05-29 | 1 | -1/+1 |
* | Filled out EGLContext, EGLDrawable, and EGLDrawableFactory
| Kenneth Russel | 2008-05-28 | 1 | -1/+89 |
* | Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2.
| Kenneth Russel | 2008-05-13 | 1 | -0/+39 |