| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Move com.jogamp.opengl.av -> com.jogamp.opengl.util.av (it's in the util atom... | Sven Gothel | 2012-04-11 | 6 | -0/+0 |
* | Move ProjectFloat back to private, exposing basic math in FloatUtil | Sven Gothel | 2012-04-09 | 3 | -344/+349 |
* | Add missing: MovieSimpleActivity0 | Sven Gothel | 2012-04-09 | 1 | -0/+119 |
* | ShaderUtil: Remove 'Impl' redirection, we already have GL OO hierarchy. | Sven Gothel | 2012-04-09 | 1 | -356/+246 |
* | ShaderUtil: isProgramValid() -> isProgramLinkStatusValid() + isProgramExecSta... | Sven Gothel | 2012-04-09 | 4 | -45/+45 |
* | Android: Cleanup AndroidWindow. NewtBaseActivity: Reset FPSCounter on resume,... | Sven Gothel | 2012-04-09 | 3 | -43/+24 |
* | GLMediaPlayer*: Revised - Working on buggy MediaPlayer impl. (Android ICS Tegra) | Sven Gothel | 2012-04-09 | 17 | -340/+373 |
* | GLMediaPlayer: Fix destruction (NPE) / Fix MovieSimple shader, no GL_OES_EGL_... | Sven Gothel | 2012-04-07 | 4 | -8/+5 |
* | TextureIO: PNGImage 1st | Sven Gothel | 2012-04-07 | 1 | -2/+2 |
* | TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl... | Sven Gothel | 2012-04-07 | 12 | -11/+360 |
* | Merge PNGJ 0.85 into namespace | Sven Gothel | 2012-04-07 | 44 | -0/+4525 |
* | NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. ... | Sven Gothel | 2012-04-07 | 1 | -3/+14 |
* | GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture); | Sven Gothel | 2012-04-06 | 11 | -194/+536 |
* | TextureIO/TGA: Only use current GLContext if available, allowing pre-GL usage... | Sven Gothel | 2012-04-06 | 4 | -46/+54 |
* | PMVMatrix: Add convenient ProjectFloat calls of gluLookAt, gluProject, gluUnP... | Sven Gothel | 2012-04-06 | 2 | -52/+192 |
* | Android MovieSimple Split: zoom and orig size for performance analysis | Sven Gothel | 2012-04-06 | 4 | -0/+162 |
* | GLMediaPlayer: Use URLConnection to clarify emphasize passing an available co... | Sven Gothel | 2012-04-05 | 5 | -46/+31 |
* | JoglVersion: Dump GLSL version if GLSL is available. | Sven Gothel | 2012-04-05 | 1 | -2/+5 |
* | Enhance MovieSimple Demo: Split shader to es2/gl2, check for GL_OES_EGL_image... | Sven Gothel | 2012-04-05 | 11 | -74/+92 |
* | NEWT/Android: Add notion of 'brokenFocusChange' for Android impl, where reque... | Sven Gothel | 2012-04-04 | 2 | -12/+16 |
* | Split Android MovieSimple Launcher to 3 | Sven Gothel | 2012-04-04 | 5 | -68/+324 |
* | GLMediaPlayer/MovieSimple: Refine API (split setStream(GL, URL) -> initStream... | Sven Gothel | 2012-04-03 | 7 | -178/+249 |
* | Add Android API 14 GLMediaPlayer demo: MovieSimple | Sven Gothel | 2012-04-03 | 6 | -114/+396 |
* | GLMediaPlayer: API and implementation update. First working version on Androi... | Sven Gothel | 2012-04-03 | 7 | -171/+355 |
* | GLArrayData*: toString(): Dump the vboOffset in decimal | Sven Gothel | 2012-04-03 | 2 | -2/+2 |
* | AndroidWindow/NewtBaseActivity: Properly split functionality, remove android.... | Sven Gothel | 2012-04-03 | 2 | -81/+182 |
* | GLContext: Don't enable TRACE_SWITCH if DEBUG is enabled. | Sven Gothel | 2012-04-03 | 2 | -3/+3 |
* | Texture: Ignore enable/disable for GL_TEXTURE_EXTERNAL_OES; TextureCoords: Ad... | Sven Gothel | 2012-04-03 | 2 | -4/+53 |
* | EGLConfig2Capabilities: Add flag 'forceTransparentFlag' allowing to pass thro... | Sven Gothel | 2012-04-03 | 5 | -24/+25 |
* | Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr... | Sven Gothel | 2012-04-02 | 15 | -545/+1409 |
* | ProjectFloat: Promote to public, exposing general matrix/vector math, custom ... | Sven Gothel | 2012-04-02 | 2 | -325/+362 |
* | Adapt to gluegen commit e9e61421ef6009e6788998c471d1d3d30aaefea6 | Sven Gothel | 2012-03-26 | 2 | -6/+5 |
* | Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566 | Sven Gothel | 2012-03-26 | 8 | -13/+43 |
* | Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES) | Sven Gothel | 2012-03-25 | 4 | -17/+32 |
* | X11GLXContext: Remove DEBUG_GLX_MAKECURRENT | Sven Gothel | 2012-03-25 | 1 | -7/+0 |