| Commit message (Expand) | Author | Age | Files | Lines |
* | TestGLContextSurfaceLockNEWT: Add GLWindow destroy @ test end | Sven Gothel | 2012-05-13 | 1 | -1/+1 |
* | GLContext*: Remove '[set/is]Synchronized(..)' - Defaults to wait for locks: 1... | Sven Gothel | 2012-05-13 | 1 | -1/+1 |
* | GLContext/Surface Deadlock: Add unit test, provoking deadlock w/ 2 threads, o...glctx_deadlock | Sven Gothel | 2012-05-13 | 1 | -1/+2 |
* | Add unit tests for gluUnProject fix (commit cbc77718f01a8190e1a8aa0e9afdc2a3a... | Sven Gothel | 2012-05-12 | 1 | -1/+2 |
* | Fix regression of commit de2b129a56335262a44a05541a3ab2e35668cc6e: ProjectFlo... | Sven Gothel | 2012-05-11 | 1 | -1/+3 |
* | Android: Bump version.code: 914010 | Sven Gothel | 2012-05-09 | 1 | -1/+1 |
* | Android: Bump version.code to 0914009 | Sven Gothel | 2012-05-09 | 1 | -1/+1 |
* | Android: Add xhdpi icon | Sven Gothel | 2012-05-09 | 2 | -0/+0 |
* | Android: proper version.code and test manifest | Sven Gothel | 2012-05-04 | 3 | -3/+27 |
* | Android: Cleanup Manifest, don't require touch .., Bump version.code: 4 | Sven Gothel | 2012-05-04 | 3 | -3/+12 |
* | Bump Android version.code: 2 | Sven Gothel | 2012-05-04 | 1 | -1/+1 |
* | Android: Fix JOGL's (NEWT) Version activity: Use Launcher, show GL version | Sven Gothel | 2012-05-04 | 2 | -3/+3 |
* | APK version code = 1 | Sven Gothel | 2012-05-03 | 1 | -1/+1 |
* | Reduce APK version name to 30 chars | Sven Gothel | 2012-05-03 | 1 | -1/+1 |
* | Android Unit Test (incomplete): Manually test new GlueGen's MainLauncher | Sven Gothel | 2012-05-03 | 2 | -12/+21 |
* | Test script: Add commented-out CLASSPATH and cmd-line args for Broadcom tests | Sven Gothel | 2012-05-02 | 1 | -2/+5 |
* | NEWT/OSX: Fix occasional crash 'free of non allocated object' - change window...v2.0-rc8 | Sven Gothel | 2012-05-02 | 1 | -2/+2 |
* | test scripts | Sven Gothel | 2012-04-27 | 1 | -3/+5 |
* | Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555 | Sven Gothel | 2012-04-22 | 2 | -5/+7 |
* | Test: Added commented-out hacks for gdb invocation, OSX NSZombieEnabled env, ... | Sven Gothel | 2012-04-21 | 3 | -0/+7 |
* | Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices... | Sven Gothel | 2012-04-18 | 2 | -1/+3 |
* | Adding initial Libav/FFMpeg GLMediaPlayer implementation | Sven Gothel | 2012-04-16 | 3 | -19/+31 |
* | TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene... | Sven Gothel | 2012-04-16 | 3 | -3/+11 |
* | Adding libav (ffmpeg) header file, allowing upcoming dynamic linked GLMediaPl... | Sven Gothel | 2012-04-16 | 48 | -0/+13480 |
* | Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te... | Sven Gothel | 2012-04-11 | 4 | -6/+19 |
* | Move ProjectFloat back to private, exposing basic math in FloatUtil | Sven Gothel | 2012-04-09 | 1 | -1/+1 |
* | Adding assets-test/placeholder.txt | Sven Gothel | 2012-04-09 | 1 | -0/+1 |
* | Fix EGL/ES types GLeglImageOES, EGLImageKHR & EGLClientBuffer - and functions... | Sven Gothel | 2012-04-09 | 7 | -14/+19 |
* | TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl... | Sven Gothel | 2012-04-07 | 3 | -2/+17 |
* | Merge PNGJ 0.85 into namespace | Sven Gothel | 2012-04-07 | 5 | -0/+338 |
* | Remove tga texture | Sven Gothel | 2012-04-07 | 1 | -0/+0 |
* | NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. ... | Sven Gothel | 2012-04-07 | 5 | -4/+4 |
* | GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture); | Sven Gothel | 2012-04-06 | 3 | -1/+5 |
* | Android MovieSimple Split: zoom and orig size for performance analysis | Sven Gothel | 2012-04-06 | 2 | -8/+30 |
* | Split Android MovieSimple Launcher to 3 | Sven Gothel | 2012-04-04 | 2 | -3/+25 |
* | Add Android API 14 GLMediaPlayer demo: MovieSimple | Sven Gothel | 2012-04-03 | 3 | -0/+15 |
* | Ant Build: Split 2nd pass in android and non-android builds. The former uses ... | Sven Gothel | 2012-04-03 | 2 | -2/+28 |
* | Fix commit de2b129a56335262a44a05541a3ab2e35668cc6e - Relocation/Exposure of ... | Sven Gothel | 2012-04-02 | 1 | -0/+1 |
* | Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr... | Sven Gothel | 2012-04-02 | 3 | -8/+40 |
* | Remote unit tests: Include AWT unit tests | Sven Gothel | 2012-03-28 | 1 | -1/+1 |
* | Add armhf cross build/test scripts | Sven Gothel | 2012-03-28 | 3 | -0/+65 |
* | minor edits: test.sh and android cross build script | Sven Gothel | 2012-03-27 | 2 | -3/+5 |
* | NIODirectOnly: Remove invalid comment 'where a Buffer argument shall hold ret... | Sven Gothel | 2012-03-26 | 1 | -8/+8 |
* | Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES) | Sven Gothel | 2012-03-25 | 1 | -2/+2 |
* | edit tests.sh | Sven Gothel | 2012-03-25 | 1 | -5/+5 |
* | X11GLXContext: Remove DEBUG_GLX_MAKECURRENT | Sven Gothel | 2012-03-25 | 1 | -5/+2 |
* | Enhance and generalize AWT Threading* implementation; Minor changes .. | Sven Gothel | 2012-03-25 | 1 | -6/+20 |
* | Reviewed JOGL GlueGen Tags: NIODirectOnly - Removed where not technically req... | Sven Gothel | 2012-03-22 | 2 | -31/+29 |
* | Adding unit test to validate proper X11 Display closing (Bug 565) | Sven Gothel | 2012-03-19 | 1 | -1/+3 |
* | Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5... | Sven Gothel | 2012-03-14 | 19 | -260/+176 |