| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bump swt to version 3.7.1 | Sven Gothel | 2011-10-18 | 10 | -1/+3 |
* | use jvmDataModel.arg set by gluegen | Sven Gothel | 2011-10-18 | 1 | -10/+8 |
* | Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ... | Sven Gothel | 2011-10-18 | 9 | -57/+184 |
* | NEWT/OSX: Send events direct w/o EDT queue (like X11 and Win32) | Sven Gothel | 2011-10-16 | 1 | -2/+2 |
* | test script | Sven Gothel | 2011-10-16 | 1 | -2/+2 |
* | Tests/OSX: NEWT is supported. Disable swt.awt for OSX, test currently freezes. | Sven Gothel | 2011-10-13 | 1 | -6/+4 |
* | OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ... | Sven Gothel | 2011-10-13 | 2 | -7/+16 |
* | MacOSX: Fix shared ctx release [onMainThread]; Make GLContextShareSet lifecyc... | Sven Gothel | 2011-10-13 | 1 | -1/+1 |
* | JOGL/OSX: Properly utilize NSOpenGLContext update() via ContextUpdater, which... | Sven Gothel | 2011-10-13 | 1 | -0/+1 |
* | NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea... | Sven Gothel | 2011-10-10 | 1 | -2/+2 |
* | Android Demos GearsES2 + RedSquareES2: Add tracing .. and no vsync (doesn't w... | Sven Gothel | 2011-10-07 | 1 | -0/+4 |
* | Android Elektron/RedSquare use bpp 5/6/5 | Sven Gothel | 2011-10-07 | 2 | -2/+3 |
* | Android test launcher manifest: add external storrage permission for trace | Sven Gothel | 2011-10-07 | 1 | -0/+2 |
* | NEWT/Android: Add TRANSLUCENT feature / Demo: 'GearsES2T' | Sven Gothel | 2011-10-06 | 4 | -0/+42 |
* | test script | Sven Gothel | 2011-10-06 | 1 | -2/+2 |
* | Android: launcher manifest: adding INTERNET permission for NV's perfhud | Sven Gothel | 2011-10-06 | 1 | -0/+1 |
* | adb scripts: pass through '$*' for device naming, ie '-s device00:5555' or '-...tegra-graph-shader_dosplit_nodiscard-ok | Sven Gothel | 2011-10-04 | 3 | -10/+10 |
* | Graph Shader Simplification, 'a'/'b' redefined; GraphUI 2-pass demo; | Sven Gothel | 2011-10-04 | 3 | -8/+24 |
* | Graph: Reflect shader name change in impl. TODO: Use/switch to 2nd pass shader | Sven Gothel | 2011-10-02 | 1 | -2/+2 |
* | scripts .. | Sven Gothel | 2011-10-01 | 2 | -2/+2 |
* | Android launcher manifest: Commented out feature glEsVersion per application | Sven Gothel | 2011-09-30 | 1 | -0/+4 |
* | Merge branch 'android-tegra-playground' of git://github.com/sgothel/jogl into... | Rami Santina | 2011-09-30 | 1 | -1/+5 |
|\ |
|
| * | test scripts | Sven Gothel | 2011-09-30 | 1 | -1/+5 |
* | | Android manifest add uses es2 | Rami Santina | 2011-09-30 | 1 | -0/+2 |
* | | Merge branch 'android-tegra-playground' of git://github.com/sgothel/jogl into... | Rami Santina | 2011-09-30 | 3 | -0/+32 |
|\| |
|
| * | Android: Use standard launch mode; Add default actions to NewtBaseActivity; A... | Sven Gothel | 2011-09-30 | 2 | -4/+32 |
| * | scripts | Sven Gothel | 2011-09-30 | 1 | -0/+4 |
* | | Allow Android activity launch from another app. | Rami Santina | 2011-09-30 | 1 | -4/+8 |
|/ |
|
* | test script | Sven Gothel | 2011-09-30 | 1 | -2/+2 |
* | Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener add/r... | Sven Gothel | 2011-09-28 | 5 | -5/+19 |
* | Android: Add jogl-test manifest. APK scripts | Sven Gothel | 2011-09-28 | 3 | -0/+25 |
* | Android Activity Launching (jogl.test) | Sven Gothel | 2011-09-28 | 4 | -28/+62 |
* | NEWT/OSX: Enable OSX | Sven Gothel | 2011-09-27 | 1 | -4/+3 |
* | NEWT/OSX: 'Better' child window positioning, still, after reparenting into pa... | Sven Gothel | 2011-09-27 | 1 | -2/+2 |
* | test script .. | Sven Gothel | 2011-09-27 | 1 | -4/+7 |
* | NEWT/JOGL: MacOSX Update | Sven Gothel | 2011-09-25 | 1 | -0/+1 |
* | NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ... | Sven Gothel | 2011-09-25 | 2 | -3/+32 |
* | test scripts | Sven Gothel | 2011-09-24 | 1 | -2/+7 |
* | Use new JNILIbLoaderBase addNativeJarLibs(all, atomic) for JOGL, NativeWindow... | Sven Gothel | 2011-09-24 | 1 | -2/+3 |
* | Adding html launch type and page for new 'NApplet', using new TempJarCache fo... | Sven Gothel | 2011-09-23 | 1 | -1/+1 |
* | test scripts: use build/lib for JOGL native lib access (will be removed though) | Sven Gothel | 2011-09-23 | 1 | -3/+10 |
* | Remove native lib cg from jogl native lib jar | Sven Gothel | 2011-09-21 | 2 | -0/+2 |
* | remove jogl.cg.jar from jogl.all*.jar | Sven Gothel | 2011-09-21 | 1 | -3/+2 |
* | Remove obsolete WinCE .lib files | Sven Gothel | 2011-09-21 | 6 | -0/+0 |
* | test scriptsv2.0-rc3 | Sven Gothel | 2011-09-16 | 2 | -3/+4 |
* | test scripts | Sven Gothel | 2011-09-16 | 2 | -4/+5 |
* | test scripts | Sven Gothel | 2011-09-16 | 2 | -5/+6 |
* | test script | Sven Gothel | 2011-09-15 | 1 | -1/+1 |
* | NEWT (Manual) Test Case: Add fullscreen and alwaysOnTop at window creation | Sven Gothel | 2011-09-15 | 1 | -2/+2 |
* | ant build: don't delete jar/lib on 'one.dir', but 'clean' only | Sven Gothel | 2011-09-15 | 1 | -5/+2 |