| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | GLES1 NEWT X11 - RedSquare - working | Sven Gothel | 2008-06-25 | 7 | -13/+27 |
* | javadoc fixes, adding etc/profile.jogl | Sven Gothel | 2008-06-25 | 2 | -1/+96 |
* | build script props to force linux-x86 on linux-amd64 | Sven Gothel | 2008-06-25 | 1 | -0/+11 |
* | Native Compilation: Partitioning and X11 clean | Sven Gothel | 2008-06-25 | 17 | -73/+294 |
* | native compilation clean: X11 | Sven Gothel | 2008-06-25 | 4 | -41/+45 |
* | relocated to jawt package | Sven Gothel | 2008-06-24 | 4 | -401/+0 |
* | re-add accidently removed files | Sven Gothel | 2008-06-24 | 53 | -0/+16187 |
* | re-add | Sven Gothel | 2008-06-24 | 7 | -0/+1092 |
* | JAWT package cleanup .. | Sven Gothel | 2008-06-24 | 16 | -25/+974 |
* | re-adding files .. | Sven Gothel | 2008-06-24 | 38 | -0/+6330 |
* | generate OS dependent native code in a separate directory | Sven Gothel | 2008-06-24 | 16 | -29/+57 |
* | - added doxygen.cfg | Sven Gothel | 2008-06-24 | 5 | -16/+1302 |
* | finishing 2nd refactoring | Sven Gothel | 2008-06-21 | 173 | -63561/+0 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 17 | -1493/+2788 |
* | *** empty log message *** | Sven Gothel | 2008-06-21 | 18 | -173/+4522 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 1 | -1355/+0 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 4 | -0/+401 |
* | 2nd big refactoring... | Sven Gothel | 2008-06-21 | 22 | -3370/+0 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 152 | -1879/+44805 |
* | Adding JNI JAWT stub_includes for all platforms | Sven Gothel | 2008-06-21 | 16 | -0/+7623 |
* | Split BufferUtil.java in to Java SE and Java ME + CDC + FP (+ JSR-239
| Kenneth Russel | 2008-06-05 | 4 | -294/+535 |
* | Added Immediate Mode Sink (ImmModeSInk) | Sven Gothel | 2008-06-03 | 10 | -159/+1014 |
* | Bug fixes to mouse dragging logic | Kenneth Russel | 2008-06-02 | 1 | -8/+12 |
* | Made sendMouseEvent and sendKeyEvent protected because CVM won't look
| Kenneth Russel | 2008-06-01 | 1 | -4/+5 |
* | wip | Sven Gothel | 2008-06-01 | 1 | -22/+1 |
* | Ported Newt event handling to Windows. Minor bug fixes to Windows
| Kenneth Russel | 2008-06-01 | 4 | -36/+130 |
* | refactoring .. wip .. | Sven Gothel | 2008-06-01 | 7 | -50/+41 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 5 | -13/+71 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 44 | -542/+1834 |
* | EGLDrawableFactory: Removed shutdown. | Sven Gothel | 2008-05-30 | 2 | -2/+10 |
* | Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1. | Sven Gothel | 2008-05-30 | 10 | -128/+364 |
* | Completing com.sun.javafx.newt.* package, WIP, compile clean, but untested. | Sven Gothel | 2008-05-30 | 16 | -25/+1401 |
* | Added GLDrawableFactory.shutdown() to enable clean and cooperative
| Kenneth Russel | 2008-05-30 | 4 | -1/+25 |
* | Changes to WindowsWindow.c to compile on Windows CE. Slight changes to
| Kenneth Russel | 2008-05-30 | 2 | -3/+15 |
* | Refactored typedef of intptr_t into intptr.cfg | Kenneth Russel | 2008-05-30 | 7 | -28/+19 |
* | Made call to ByteOrder.nativeOrder() in BufferUtil reflective so it
| Kenneth Russel | 2008-05-29 | 2 | -3/+42 |
* | Fixes to .cfg files after refactoring of gl-desktop.cfg; however, the
| Kenneth Russel | 2008-05-29 | 4 | -0/+4 |
* | Various bug fixes. Incorporated minimal window abstraction to
| Kenneth Russel | 2008-05-29 | 9 | -19/+575 |
* | Implemented dynamic function lookup in EGLDrawableFactory and
| Kenneth Russel | 2008-05-28 | 2 | -9/+62 |
* | Filled out EGLContext, EGLDrawable, and EGLDrawableFactory
| Kenneth Russel | 2008-05-28 | 11 | -51/+369 |
* | Adding customized c.configure target. | Sven Gothel | 2008-05-27 | 1 | -1/+4 |
* | Added glue code generation for the EGL class when building either the
| Kenneth Russel | 2008-05-26 | 16 | -100/+1742 |
* | Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2.
| Kenneth Russel | 2008-05-13 | 56 | -547/+7455 |
* | This commit was manufactured by cvs2svn to create branch | First Last | 2008-02-22 | 0 | -0/+0 |
* | Updated nightly build | gfxadmin | 2008-02-22 | 1 | -30/+30 |
* | Updated nightly build | gfxadmin | 2008-02-21 | 1 | -30/+30 |
* | Updated nightly build | gfxadmin | 2008-02-20 | 1 | -29/+29 |
* | Updated nightly build | gfxadmin | 2008-02-19 | 1 | -30/+30 |
* | Addendum to fix for Issue 344: Serious TextRenderer problems involving large ... | Kenneth Russel | 2008-02-19 | 2 | -1/+11 |
* | Updated nightly build | gfxadmin | 2008-02-18 | 1 | -42/+42 |