| Commit message (Expand) | Author | Age | Files | Lines |
* | Set up compiler and linker for newt. JOGL builds and passes all tests. | Mark Rothwell | 2010-06-26 | 1 | -4/+34 |
* | Remove /usr/X11R6 from newt, too | Mark Rothwell | 2010-06-26 | 1 | -5/+0 |
* | JOGL.GLAutoDrawable: | Sven Gothel | 2010-06-16 | 1 | -1/+1 |
* | NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread method | Sven Gothel | 2010-06-02 | 1 | -1/+1 |
* | NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete). | Sven Gothel | 2010-06-02 | 1 | -1/+1 |
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 1 | -1/+1 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 1 | -6/+6 |
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 1 | -2/+14 |
* | NEWT Fixes: | Sven Gothel | 2010-05-04 | 1 | -0/+1 |
* | Xorg libs/headers are in std FS location /usr | Sven Gothel | 2010-04-30 | 1 | -4/+4 |
* | - JAR Manifest: Trusted-Library: true | Sven Gothel | 2010-04-28 | 1 | -13/+13 |
* | NEWT Cleanup | Sven Gothel | 2010-04-24 | 1 | -19/+36 |
* | NEWT/AWT Interoperability | Sven Gothel | 2010-04-24 | 1 | -2/+2 |
* | *** Now Using Apache-Ant-1.8.0 *** | Sven Gothel | 2010-04-10 | 1 | -0/+2 |
* | Cleanup ant files, intro: build-common.xml used for all targets; Extracting b... | Sven Gothel | 2010-04-09 | 1 | -173/+38 |
* | Added doc/deployment: | Sven Gothel | 2010-04-08 | 1 | -22/+21 |
* | moved com.jogamp.javafx.* to com.jogamp.*. | Michael Bien | 2010-03-29 | 1 | -20/+20 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 1 | -20/+20 |
* | refactoring: renamed com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -54/+54 |
* | build should use gluegen.root property where possible. | Michael Bien | 2009-11-29 | 1 | -3/+3 |
* | Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i... | Sven Gothel | 2009-10-02 | 1 | -10/+9 |
* | NativeWindowFactory: | Sven Gothel | 2009-10-02 | 1 | -6/+18 |
* | Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp desc | Sven Gothel | 2009-09-11 | 1 | -2/+11 |
* | Gluegen: | Sven Gothel | 2009-07-31 | 1 | -17/+17 |
* | NEWT: Remove loading of non-existing nativewindow lib; BroadcomEGL: use libEG... | sg215889 | 2009-07-28 | 1 | -2/+2 |
* | Cleanup .. | sg215889 | 2009-07-28 | 1 | -20/+8 |
* | EGL changes for device | Morris Meyer | 2009-07-28 | 1 | -0/+1 |
* | Cleanup .. | sg215889 | 2009-07-27 | 1 | -6/+0 |
* | Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG... | sg215889 | 2009-07-27 | 1 | -14/+51 |
* | Merge branch 'MIPS_PORT' of ssh://MorrisMeyer@git.kenai.com/jogl~jogl-git int... | Morris Meyer | 2009-07-27 | 1 | -6/+4 |
|\ |
|
| * | Fix: Add gluegen.cpptasks.detect.os call | sg215889 | 2009-07-26 | 1 | -1/+1 |
| * | Newt: useKD optional again; macosx jar fix | sg215889 | 2009-07-25 | 1 | -5/+3 |
* | | mips changes | Morris Meyer | 2009-07-27 | 1 | -3/+1 |
|/ |
|
* | NEWT: Adding KD if building with OpenGL. Fixing build in case no native libra... | sg215889 | 2009-07-24 | 1 | -4/+24 |
* | Add: Extended support for CVM crosscompile: | sg215889 | 2009-07-24 | 1 | -22/+122 |
* | Fix CDC JAR unificationCDC_CVM_Integration | sg215889 | 2009-07-15 | 1 | -1/+1 |
* | Build CDC named JARs for CVM in default build, no more specialized build nece... | sg215889 | 2009-07-15 | 1 | -1/+1 |
* | Build CDC named JARs for CVM in default build, no more specialized build nece... | sg215889 | 2009-07-15 | 1 | -55/+88 |
* | Add: Extended support for CVM: | sg215889 | 2009-07-12 | 1 | -30/+47 |
* | Thanks to Sven's changes to make each platform build a platform- | Kenneth Russel | 2009-06-18 | 1 | -342/+0 |
* | Added generation of version.txt files to normal build paths of jogl, | Kenneth Russel | 2009-06-17 | 1 | -13/+18 |
* | More build fixes for nativewindow and Newt on solaris-sparcv9 and solaris-amd64 | Kenneth Russel | 2009-06-17 | 1 | -2/+2 |
* | Build fixes for nativewindow and Newt on solaris-sparcv9 and solaris-amd64 | Kenneth Russel | 2009-06-17 | 1 | -0/+8 |
* | Steps toward revamping the dist build. Changed individual builds to | Kenneth Russel | 2009-06-17 | 1 | -0/+6 |
* | Refactored version number specifications for all sub-components like | Kenneth Russel | 2009-06-16 | 1 | -38/+21 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 1 | -0/+1029 |