| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1154 - Make plugin3-public.jar optional: Part 1 / 2 (Relocate Applet3 cla... | Sven Gothel | 2015-07-28 | 1 | -1/+5 |
* | Bump OculusVR RIFT SDK to 0.5.0.1 | Sven Gothel | 2015-07-14 | 1 | -1/+1 |
* | Adapt to new JNI header location within GlueGen, completes commit 9fb45e70730... | Sven Gothel | 2015-03-24 | 1 | -2/+3 |
* | Adapt APK install scripts for harmonized os.and.arch names, see GlueGen commi... | Sven Gothel | 2015-02-02 | 1 | -1/+1 |
* | Merge pull request #51 from davidcl/master | Sven Gothel | 2014-10-24 | 1 | -0/+1 |
|\ |
|
| * | GL build: add antlr.jar dependency | Clément DAVID | 2012-09-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'github-mark/master' (Bug 1023/Bug 1024) | Sven Gothel | 2014-07-05 | 1 | -54/+54 |
|\ \ |
|
| * | | Attempt to remove aliasing from native libraries. | Mark Raynsford | 2014-06-30 | 1 | -54/+54 |
* | | | build: Add oculusvr java-doc ; Add jogl-test-java-src.zip in 7z archive | Sven Gothel | 2014-07-03 | 1 | -0/+1 |
* | | | Bug 1021: Add OculusVR distortion renderer (single FBO and dual FBO); Add GLE... | Sven Gothel | 2014-07-01 | 1 | -0/+14 |
|/ / |
|
* | | Bug 1021: Add OculusSDK binding (Bring-up on OSX w/ clang/clang++ ; Split nat... | Sven Gothel | 2014-06-20 | 1 | -0/+1 |
* | | Bug 1021: Add OculusSDK binding / Basic OVR support (Refine build exclusion) | Sven Gothel | 2014-06-19 | 1 | -0/+6 |
* | | Bug 1021: Add OculusSDK binding / Basic OVR support | Sven Gothel | 2014-06-19 | 1 | -11/+30 |
* | | Unit Test: Added Semantic Version Test (Current version agains v2.1.5) | Sven Gothel | 2014-05-13 | 1 | -9/+19 |
* | | Fix some unit tests: Add ant-junit4.jar to classpath | Sven Gothel | 2014-05-09 | 1 | -6/+13 |
* | | NEWT: Add Support for AWT-Less Applet3 | Sven Gothel | 2014-01-30 | 1 | -0/+5 |
* | | Adapt to joal.jar location in ${joal.build}/jar/joal.jar | Sven Gothel | 2014-01-25 | 1 | -1/+1 |
* | | Bug 754 - Remove Ubuntu fonts from jogl-all.jar, provide it separately to red... | Sven Gothel | 2013-10-31 | 1 | -0/+1 |
* | | Fix libav/ffmpeg compilation: Use 'dot less' dir/file names; Compile ffmpeg v... | Sven Gothel | 2013-08-28 | 1 | -0/+5 |
* | | Add optional JOAL dependency, enabling JOAL usage for our 'av' package. Note:... | Sven Gothel | 2013-06-18 | 1 | -0/+19 |
* | | Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722... | Sven Gothel | 2013-03-28 | 1 | -10/+1 |
* | | Cleanup atomic JARs; Removed Debug/Trace pipelines of common profiles | Sven Gothel | 2012-12-16 | 1 | -11/+6 |
* | | SWT GLCanvas: Fix sporadic drop of redraw on X11 _and_ allow using custom GLC... | Sven Gothel | 2012-12-04 | 1 | -0/+1 |
* | | Footprint Stats ; Fix Bug 624 - Compile and generate android JAR files (jogl-... | Sven Gothel | 2012-10-04 | 1 | -1/+6 |
|/ |
|
* | NEWT: Adding support for BCM VC IV (Broadcom VideoCodec 4) and Linux console ... | Sven Gothel | 2012-08-16 | 1 | -1/+9 |
* | Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 | Sven Gothel | 2012-08-16 | 1 | -2/+2 |
* | SWT Update: SWT GLCanvas creates lazy when resource is ready; Create new Newt... | Sven Gothel | 2012-07-25 | 1 | -0/+2 |
* | Complete Bug #598 - Commit a393e45613d87101dbb13763df263c2f9291d2d0 | Sven Gothel | 2012-06-26 | 1 | -1/+1 |
* | Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv... | Sven Gothel | 2012-06-26 | 1 | -143/+144 |
* | Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe... | Sven Gothel | 2012-06-15 | 1 | -10/+31 |
* | Reduce APK version name to 30 chars | Sven Gothel | 2012-05-03 | 1 | -1/+1 |
* | Ant Build: Split 2nd pass in android and non-android builds. The former uses ... | Sven Gothel | 2012-04-03 | 1 | -0/+7 |
* | Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr... | Sven Gothel | 2012-04-02 | 1 | -0/+12 |
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5... | Sven Gothel | 2012-03-14 | 1 | -1/+1 |
* | Enable Android remote adb unit tests (1 Test currently / WIP) | Sven Gothel | 2012-03-10 | 1 | -2/+3 |
* | Enable remote ssh unit test invocation [1] (testing w/ linux armv7) | Sven Gothel | 2012-02-20 | 1 | -0/+4 |
* | Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,... | Sven Gothel | 2012-01-22 | 1 | -11/+2 |
* | 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 |