| Commit message (Expand) | Author | Age | Files | Lines |
* | Android: Add android/EGL lib for linkage | Sven Gothel | 2011-08-09 | 2 | -46/+44 |
* | incr. debug output (tests) | Sven Gothel | 2011-08-07 | 1 | -0/+2 |
* | Android hacks: ClassLoaderUtil (vie Dex.., w/ native libs) ; Merged big jar ;... | Sven Gothel | 2011-08-05 | 2 | -0/+24 |
* | add/fix: cross/egl test scripts | Sven Gothel | 2011-08-05 | 3 | -6/+77 |
* | due to JAR *all* merge, merge *-java-src.zip -> jogl-java-src.zip as well | Sven Gothel | 2011-08-05 | 1 | -9/+1 |
* | fix jogl.all-mobile.jar/jogl_mobile configuration | Sven Gothel | 2011-08-05 | 4 | -11/+13 |
* | Add missing incl of gluegen's stdint (win32 failed) | Sven Gothel | 2011-08-05 | 2 | -0/+2 |
* | Complete Android cleanup (compile/apk launch) | Sven Gothel | 2011-08-05 | 13 | -0/+219 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 42 | -587/+598 |
* | test: remove bug 502 workaround flag | Sven Gothel | 2011-08-03 | 1 | -3/+0 |
* | Renamed jogamp.newt.opengl -> jogamp.newt.egl, properly reflecting EGL depend... | Sven Gothel | 2011-08-03 | 1 | -13/+8 |
* | Initial android newt input event transformation | Rami Santina | 2011-08-02 | 1 | -1/+1 |
* | Adapt latest gluegen changes for crossplatform. | Sven Gothel | 2011-08-02 | 5 | -24/+12 |
* | Enable EGL/ES1/ES2 detection/test on desktop (using mesa's libraries) | Sven Gothel | 2011-08-01 | 1 | -12/+13 |
* | test script cleanup | Sven Gothel | 2011-08-01 | 2 | -11/+16 |
* | Cross Test linux/armv7 script: Use es1 and es2 classes | Sven Gothel | 2011-08-01 | 1 | -10/+15 |
* | Add egl es test script for host (emu) | Sven Gothel | 2011-07-31 | 1 | -0/+37 |
* | Add crosstest script for linux/arm | Sven Gothel | 2011-07-31 | 1 | -0/+52 |
* | ES Native Libraries: Add missing GLDebugMessageHandler code .. | Sven Gothel | 2011-07-31 | 1 | -0/+4 |
* | JOGL: Add GLBase::isGLES2Compatible() | Sven Gothel | 2011-07-31 | 4 | -5/+17 |
* | NEW unit test, use bug 502 workaround property until fixed otherwise | Sven Gothel | 2011-07-29 | 1 | -0/+3 |
* | add linux/armv7 scripts [[cross] compile clean] | Sven Gothel | 2011-07-28 | 3 | -0/+60 |
* | test case GLWindow | Sven Gothel | 2011-07-28 | 1 | -2/+2 |
* | script: no need for custom linux-x86 on multilib platform | Sven Gothel | 2011-07-28 | 1 | -1/+3 |
* | gl header cfg: use __unix__ define, instead of all avail variations (linux, s... | Sven Gothel | 2011-07-28 | 3 | -3/+3 |
* | build: add linux/armv7 support ; only add resources once w/o java source | Sven Gothel | 2011-07-28 | 4 | -18/+98 |
* | Use GlueGen Platform's OSType enum | Sven Gothel | 2011-07-21 | 1 | -5/+5 |
* | Fix NEWT GL ctx/offscreen (GPUMemSec..) tests: Use pbuffer (i.e. hw accel GL ... | Sven Gothel | 2011-06-26 | 3 | -4/+7 |
* | add property 'nativewindow.x11.mt-bug' to test script .. | Sven Gothel | 2011-06-26 | 1 | -5/+10 |
* | Woraround for bug 502: X11/NEWT Stalling due to libX11/XCB Multithreading bug... | Sven Gothel | 2011-06-26 | 1 | -0/+2 |
* | Minor editing (compile script, X11Window.c - cleanups) | Sven Gothel | 2011-06-12 | 1 | -1/+1 |
* | test bat/sh files edit .. | Sven Gothel | 2011-06-11 | 3 | -4/+10 |
* | Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ... | Sven Gothel | 2011-06-11 | 10 | -172/+41 |
* | windows batch files: bump to 6u26 | Sven Gothel | 2011-06-09 | 9 | -16/+16 |
* | src-zip: no compression to benefit from xz/7z compression | Sven Gothel | 2011-06-09 | 1 | -3/+3 |
* | GLBuffers fix ; GL imageSizeInBytes fix / unit tests. | Sven Gothel | 2011-06-09 | 9 | -320/+11 |
* | Locator moved to GlueGen's IOUtil (gluegen a87c56c95099de5b6cbc9bd8bf6f1924a3... | Sven Gothel | 2011-06-08 | 1 | -5/+3 |
* | create source zip archives per default | Sven Gothel | 2011-05-22 | 1 | -12/+20 |
* | Add all.debug target | Sven Gothel | 2011-05-17 | 1 | -0/+2 |
* | leave java source zip file in build folder (if BUILD_ARCHIVE=true) | Sven Gothel | 2011-05-17 | 1 | -3/+10 |
* | NEWT/GLContext (unit test): Wait for visibility/realized ; Add clean scripts | Sven Gothel | 2011-05-17 | 3 | -2/+11 |
* | GLSL unit tests: cleanup shader state tests | Sven Gothel | 2011-05-17 | 2 | -2/+4 |
* | JUnit Test: Add 'ruler' testcase using monitor mode's mm/pixel size. | Sven Gothel | 2011-05-16 | 1 | -1/+2 |
* | build: Query git branch/sha1 and use it if not set and tools are available; A... | Sven Gothel | 2011-05-16 | 5 | -8/+39 |
* | Merging OutlineShape.VerticesState enum type (John Pritchard <[email protected]... | Sven Gothel | 2011-05-05 | 1 | -2/+2 |
* | UI Tests/Robot: Attempt to stabilize UI tests (focus/input) | Sven Gothel | 2011-05-01 | 2 | -3/+4 |
* | Fix GLDebugMessages synchronous setting 39a8ca392d7302831f5689979c4ce89145b73... | Sven Gothel | 2011-04-29 | 1 | -3/+3 |
* | GLContext GLDebugMessages: Add synchronous status/dumpStack; Remove length in... | Sven Gothel | 2011-04-28 | 3 | -6/+13 |
* | Fix glsl unit tests: NV needs to have explicitly turn off vsync / Fix 'sed' h... | Sven Gothel | 2011-04-28 | 3 | -9/+13 |
* | GetDebugMessageLogARB/AMD 'messagelog' param is return value, hence can't be ... | Sven Gothel | 2011-04-28 | 1 | -2/+2 |