| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor cleanup .. | Sven Gothel | 2012-05-04 | 2 | -6/+3 |
* | NEWT: Cleanup Broadcom/KD driver imports, add Jogamp (c) | Sven Gothel | 2012-05-02 | 6 | -17/+35 |
* | NewtFactory: Show failure in getCustomClass(..) - require both, packagename a... | Sven Gothel | 2012-05-02 | 1 | -3/+8 |
* | NEWT/OSX: Fix occasional crash 'free of non allocated object' - change window...v2.0-rc8 | Sven Gothel | 2012-05-02 | 1 | -8/+17 |
* | Test MovieCube: Allow recreation - Video is still not visible after recreatio... | Sven Gothel | 2012-05-02 | 1 | -6/+9 |
* | NEWT API Change 'WindowClosingProtocol': Use 'enum WindowClosingMode' instead... | Sven Gothel | 2012-05-02 | 13 | -78/+79 |
* | Complete commit c9faebb8f8f6be4c0de4919a516b4692742bc13c: Use 'enum ReparentO... | Sven Gothel | 2012-05-02 | 1 | -6/+6 |
* | NEWT: Revert static/locked action instances due to possible deadlocks; class ... | Sven Gothel | 2012-05-02 | 3 | -176/+148 |
* | JOGLNewtAppletBase: Minor cleanup | Sven Gothel | 2012-05-01 | 1 | -2/+0 |
* | Fix Bug 560 and NEWT window closing behavior in general for all platforms. | Sven Gothel | 2012-05-01 | 14 | -42/+139 |
* | NEWT/WindowImpl: Make all 'action' class instances final; Action's init() det... | Sven Gothel | 2012-05-01 | 1 | -110/+101 |
* | GLProfile/EGLDrawableFactory: Detect ANGLE (Windows D3D ES2 Emulation) and di... | Sven Gothel | 2012-05-01 | 2 | -22/+71 |
* | EGLGraphicsConfigurationFactory: Add 'unregisterFactory()' static entry allow... | Sven Gothel | 2012-05-01 | 2 | -5/+29 |
* | Bug 556: Newt Mouse Synthetic Drag Event: Clear state if mouse enters/leaves ... | Sven Gothel | 2012-04-27 | 1 | -7/+14 |
* | Bug 570: NEWT General/X11: Decouple setFullscreen() and setAlwaysOnTop(); Use... | Sven Gothel | 2012-04-27 | 2 | -35/+60 |
* | TestGearsES2NEWT: fullscreen/above toggle print fullscreen/above state always | Sven Gothel | 2012-04-27 | 1 | -4/+4 |
* | Fix Bug 571: X11 behavior, where the PRESSED button is not included in the na... | Sven Gothel | 2012-04-27 | 1 | -1/+4 |
* | NEWT Input- Mouse-Event: Consitency of mouse button number; Add button -> but... | Sven Gothel | 2012-04-27 | 2 | -19/+36 |
* | Bug 577: Disable debug message XInitThreads() called (only enabled in native ... | Sven Gothel | 2012-04-26 | 1 | -2/+2 |
* | UITest, fix exception message: Add 'not'.v2.0-rc7 | Sven Gothel | 2012-04-25 | 1 | -1/+1 |
* | Newt/AWT Event Factory: Add Mouse Wheel Event Conversion | Sven Gothel | 2012-04-24 | 3 | -3/+17 |
* | Test (Applets): Add MovieCube to jogl-test-applets page. | Sven Gothel | 2012-04-24 | 1 | -1/+6 |
* | Completing swap-interval implementation for OSX's CALayer usage. Closing Bug 555 | Sven Gothel | 2012-04-22 | 7 | -59/+150 |
* | Recognize swap-interval in NSOpenGLLayer mode | Andres Colubri | 2012-04-22 | 1 | -2/+12 |
* | FFMPEGDynamicLibraryBundleInfo: Adding notes .. | Sven Gothel | 2012-04-21 | 1 | -0/+5 |
* | Test: Added commented-out hacks for gdb invocation, OSX NSZombieEnabled env, ... | Sven Gothel | 2012-04-21 | 1 | -4/+17 |
* | FFMPEGMediaPlayer: Fix NPE; Add remarks about binary incompatibility in upcom... | Sven Gothel | 2012-04-21 | 2 | -156/+207 |
* | Newt/OSX(native): close0() shall not release NewtMacWindow (NSWindow) in case... | Sven Gothel | 2012-04-21 | 3 | -20/+53 |
* | NEWT/MainThread: Wait for new non daemon threads after 'main' class has finis... | Sven Gothel | 2012-04-21 | 1 | -24/+102 |
* | Core/Animator: Force animator thread to be non-daemon. | Sven Gothel | 2012-04-21 | 1 | -0/+5 |
* | FFmpeg Dyn. Symbol Validation: Proper check for alternative symbols where one... | Sven Gothel | 2012-04-21 | 1 | -25/+63 |
* | NEWT/Android: Fix requestFocus() - run impl. on UI thread. | Sven Gothel | 2012-04-18 | 1 | -3/+7 |
* | GLMediaPlayer: Add Class / Package API doc incl. detailed info in the impleme... | Sven Gothel | 2012-04-18 | 6 | -5/+122 |
* | Adding initial Libav/FFMpeg GLMediaPlayer implementation | Sven Gothel | 2012-04-16 | 3 | -1/+789 |
* | TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene... | Sven Gothel | 2012-04-16 | 25 | -452/+940 |
* | NEWT/Android: Add (soft) keyboard input. Complete the Android -> NEWT key tra... | Sven Gothel | 2012-04-16 | 4 | -81/+126 |
* | NEWT WindowImpl: Ensure screenChange suspense animation, even w/o having the ... | Sven Gothel | 2012-04-16 | 1 | -0/+4 |
* | ShaderCode: Adding 'replaceInShaderSource a -> b utility function | Sven Gothel | 2012-04-16 | 1 | -1/+55 |
* | Add native tests for libav/ffmpeg and gst | Sven Gothel | 2012-04-16 | 10 | -0/+1819 |
* | API Change ShaderCode/ShaderUtil: Enable optional mutable shader source / gen... | Sven Gothel | 2012-04-16 | 12 | -128/+279 |
* | TexSequence/Movie Demo's Shader: Remove profile specific 'header' files, prep... | Sven Gothel | 2012-04-16 | 7 | -42/+7 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 60 | -101/+99 |
* | JOGL/Native: Add JNIEnv functions | Sven Gothel | 2012-04-12 | 2 | -0/+94 |
* | AndroidWindow: Fix regression (commit c9066a6df7a0b8612a8a0b3e5c8977268a1257e... | Sven Gothel | 2012-04-12 | 1 | -1/+1 |
* | Reloc OMXGLMediaPlayer jogamp.opengl.omx -> jogamp.opengl.util.av.impl | Sven Gothel | 2012-04-12 | 2 | -20/+16 |
* | Graph UI Demo: Add zoom w/ mouse wheel (desktop) | Sven Gothel | 2012-04-11 | 1 | -0/+5 |
* | Refine API doc | Sven Gothel | 2012-04-11 | 3 | -11/+12 |
* | ShaderState: No exception in 'releaseAllAttributes()' if attribute is n/a | Sven Gothel | 2012-04-11 | 1 | -6/+2 |
* | Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te... | Sven Gothel | 2012-04-11 | 30 | -251/+1169 |
* | GLArrayData: Fix 'growBuffer()' / clarify 'initialSize' -> 'initialElementCount' | Sven Gothel | 2012-04-11 | 7 | -104/+120 |