| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #41 from krisher/master | Sven Gothel | 2012-01-09 | 1 | -0/+2 |
|\ |
|
| * | [WIP] Added an SWT based GLCanvas implementation nearly identical to the AWT ... | Dan Krisher | 2011-11-14 | 1 | -0/+2 |
* | | Fix SWT test on OSX 32/64 bit ; Fix TestSWTAWT01GL for OSX | Sven Gothel | 2011-12-19 | 1 | -2/+6 |
* | | Enable FreeBSD x86_64 builds (and add swt.jar) | Jacob Senglea | 2011-11-21 | 1 | -0/+3 |
|/ |
|
* | Cleanup JARs: Add jogl_cg native jar (atomic only); Move newt.event.jar to at... | Sven Gothel | 2011-10-21 | 1 | -1/+1 |
* | Exclude SWT tests on platforms w/o SWT runtime | Sven Gothel | 2011-10-18 | 1 | -2/+15 |
* | NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ... | Sven Gothel | 2011-09-25 | 1 | -0/+4 |
* | remove jogl.cg.jar from jogl.all*.jar | Sven Gothel | 2011-09-21 | 1 | -3/+2 |
* | Promote jogl.test.jar to build/jar | Sven Gothel | 2011-09-11 | 1 | -1/+1 |
* | fix jogl.all-mobile.jar/jogl_mobile configuration | Sven Gothel | 2011-08-05 | 1 | -1/+1 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -102/+195 |
* | build: add linux/armv7 support ; only add resources once w/o java source | Sven Gothel | 2011-07-28 | 1 | -0/+3 |
* | Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ... | Sven Gothel | 2011-06-11 | 1 | -1/+3 |
* | build: Query git branch/sha1 and use it if not set and tools are available; A... | Sven Gothel | 2011-05-16 | 1 | -5/+18 |
* | ant all.ide target: use all debug flags (+vars) | Sven Gothel | 2011-04-22 | 1 | -1/+7 |
* | Fixing build errors on Solaris systems. FIX: 481 | Barcsik Attila | 2011-03-12 | 1 | -0/+12 |
* | GLProfile: More Tolerant for missing features; MacOSX: Fix External Context /... | Sven Gothel | 2011-02-26 | 1 | -3/+5 |
* | Remove reference to the deprecated option noCDC (2) | Sylvestre Ledru | 2011-02-25 | 1 | -1/+0 |
* | gluegen-archivetasks.xml -> jogamp-archivetasks.xml | Sven Gothel | 2011-02-24 | 1 | -1/+1 |
* | Adapt changes of jogamp-env.xml | Sven Gothel | 2011-02-23 | 1 | -4/+2 |
* | Inverse build attribute build.noarchive -> build.archiveon | Sven Gothel | 2011-02-23 | 1 | -0/+1 |
* | Using 7z instead of zip | Sven Gothel | 2011-02-23 | 1 | -0/+1 |
* | Use NODE_NAME env var to determine test archive | Sven Gothel | 2011-02-23 | 1 | -0/+2 |
* | NativeWindow/SWT: Add SWTMisc utility allowing platform independent access | Sven Gothel | 2011-02-22 | 1 | -8/+17 |
* | Remove CDC | Sven Gothel | 2011-02-09 | 1 | -57/+4 |
* | Merge branch 'swt_tests' into pulled | Sven Gothel | 2011-02-02 | 1 | -0/+48 |
|\ |
|
| * | Added two simple SWT unit tests. | Wade Walker | 2011-02-02 | 1 | -0/+48 |
* | | Fix jnlp files jar names and removed main attribute of jar ref | Sven Gothel | 2010-12-15 | 1 | -6/+6 |
* | | only kick off gluegen base.compile | Sven Gothel | 2010-12-13 | 1 | -8/+1 |
* | | common folder etc: junit -> test | Sven Gothel | 2010-12-13 | 1 | -4/+4 |
* | | tests: test.auto.run (junit.run) and test.manual.run | Sven Gothel | 2010-12-13 | 1 | -0/+3 |
* | | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp... | Sven Gothel | 2010-12-13 | 1 | -2/+0 |
|/ |
|
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 1 | -2/+4 |
* | Adding *Version to sub packages | Sven Gothel | 2010-11-14 | 1 | -0/+2 |
* | Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha... | Sven Gothel | 2010-11-10 | 1 | -34/+16 |
* | Archive: New common zip archive folder structure. Drop source archive, use git | Sven Gothel | 2010-11-09 | 1 | -1/+1 |
* | Gluegen parts in src/gluegen (clean) | Sven Gothel | 2010-11-07 | 1 | -4/+12 |
* | Fix ant build files according to the new stub_include folders | Sven Gothel | 2010-11-06 | 1 | -1/+1 |
* | Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm... | Sven Gothel | 2010-11-04 | 1 | -7/+30 |
* | JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL | Sven Gothel | 2010-10-29 | 1 | -3/+0 |
* | Add hudson-archive-jars-latest.sh script; Simplify default value of product.b... | Sven Gothel | 2010-07-27 | 1 | -5/+1 |
* | Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.number | Sven Gothel | 2010-07-26 | 1 | -0/+5 |
* | Fix build.number -> jogl.build.number; Read artifact.properties | Sven Gothel | 2010-07-26 | 1 | -0/+2 |
* | Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve... | Sven Gothel | 2010-05-12 | 1 | -2/+1 |
* | Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: copy-fi... | Sven Gothel | 2010-04-28 | 1 | -0/+1 |
* | Oops .. broke the tests, adding 'else' value ; fix assertion in test | Sven Gothel | 2010-04-28 | 1 | -1/+1 |
* | Add custom.libdir property to sneak in eg a alt. GL lib | Sven Gothel | 2010-04-28 | 1 | -1/+5 |
* | NEWT Cleanup | Sven Gothel | 2010-04-24 | 1 | -1/+3 |
* | Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile.... | Sven Gothel | 2010-04-22 | 1 | -10/+12 |
* | Fixed deployment timestamp props | Sven Gothel | 2010-04-21 | 1 | -2/+2 |