| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2012-03-10 | 1 | -0/+1 |
|\ |
|
| * | Update make.jogl.all.linux-armv7.sh script: Set TARGET_PLATFORM_ROOT=/ | Xerxes RĂ„nby | 2012-03-08 | 1 | -0/+1 |
* | | Enable Android remote adb unit tests (1 Test currently / WIP) | Sven Gothel | 2012-03-10 | 5 | -65/+79 |
* | | GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an... | Sven Gothel | 2012-03-10 | 1 | -0/+6 |
|/ |
|
* | Update android armv7 cross build/test script | Sven Gothel | 2012-03-07 | 1 | -26/+40 |
* | Merge branch 'pulled' | Sven Gothel | 2012-03-07 | 7 | -56/+23 |
|\ |
|
| * | Merge remote-tracking branch 'remotes/revane/master' into pulled | Sven Gothel | 2012-02-29 | 7 | -56/+23 |
| |\ |
|
| | * | Get JOGL to build with NDK r7 | Edwin Vane | 2012-02-28 | 7 | -56/+23 |
* | | | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 1 | -1/+1 |
* | | | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 1 | -8/+5 |
* | | | remote unit test reorg (all, awt, newt) | Sven Gothel | 2012-03-05 | 3 | -7/+155 |
* | | | linux-armv7-cross script: Introduce TARGET_PLATFORM_ROOT | Sven Gothel | 2012-03-05 | 1 | -1/+2 |
* | | | Test*ES2Newt: Add shutdown w/ type to internal loop test | Sven Gothel | 2012-03-05 | 1 | -2/+2 |
* | | | Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes | Sven Gothel | 2012-03-05 | 1 | -2/+2 |
* | | | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 7 | -21/+36 |
|/ / |
|
* | | CrossTest: Add AWT Unit-Test. Unit-Tests: Refine GLProfile request where we f... | Sven Gothel | 2012-02-29 | 3 | -0/+103 |
* | | Add / Use gluegen.basename prop. for remote ssh test | Sven Gothel | 2012-02-28 | 1 | -1/+3 |
|/ |
|
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co... | Sven Gothel | 2012-02-27 | 4 | -21/+11 |