aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...Sven Gothel2012-04-182-1/+3
* Adding initial Libav/FFMpeg GLMediaPlayer implementationSven Gothel2012-04-163-19/+31
* TextureSequence Shader Support; GLMediaPlayer uses 'int' where possible; Gene...Sven Gothel2012-04-163-3/+11
* Adding libav (ffmpeg) header file, allowing upcoming dynamic linked GLMediaPl...Sven Gothel2012-04-1648-0/+13480
* Refine GLMediaPlayer/TextureSequence, add MovieCube demo, fix minor bug in Te...Sven Gothel2012-04-114-6/+19
* Move ProjectFloat back to private, exposing basic math in FloatUtilSven Gothel2012-04-091-1/+1
* Adding assets-test/placeholder.txtSven Gothel2012-04-091-0/+1
* Fix EGL/ES types GLeglImageOES, EGLImageKHR & EGLClientBuffer - and functions...Sven Gothel2012-04-097-14/+19
* TextureIO: Add PNG TextureProvider and TextureWriter for RGB[A]/BGR[A] - incl...Sven Gothel2012-04-073-2/+17
* Merge PNGJ 0.85 into namespaceSven Gothel2012-04-075-0/+338
* Remove tga textureSven Gothel2012-04-071-0/+0
* NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. ...Sven Gothel2012-04-075-4/+4
* GLMediaPlayer: Add (c) tag; Add NullGLMediaPlayer (dummy texture);Sven Gothel2012-04-063-1/+5
* Android MovieSimple Split: zoom and orig size for performance analysisSven Gothel2012-04-062-8/+30
* Split Android MovieSimple Launcher to 3Sven Gothel2012-04-042-3/+25
* Add Android API 14 GLMediaPlayer demo: MovieSimpleSven Gothel2012-04-033-0/+15
* Ant Build: Split 2nd pass in android and non-android builds. The former uses ...Sven Gothel2012-04-032-2/+28
* Fix commit de2b129a56335262a44a05541a3ab2e35668cc6e - Relocation/Exposure of ...Sven Gothel2012-04-021-0/+1
* Initial commit for AudioVideo (com.jogamp.opengl.av) rework, introducing Andr...Sven Gothel2012-04-023-8/+40
* Remote unit tests: Include AWT unit testsSven Gothel2012-03-281-1/+1
* Add armhf cross build/test scriptsSven Gothel2012-03-283-0/+65
* minor edits: test.sh and android cross build scriptSven Gothel2012-03-272-3/+5
* NIODirectOnly: Remove invalid comment 'where a Buffer argument shall hold ret...Sven Gothel2012-03-261-8/+8
* Fix EGLConfig re-use w/ different EGLDisplay handle (Triggered w/ Mesa EGL/ES)Sven Gothel2012-03-251-2/+2
* edit tests.shSven Gothel2012-03-251-5/+5
* X11GLXContext: Remove DEBUG_GLX_MAKECURRENTSven Gothel2012-03-251-5/+2
* Enhance and generalize AWT Threading* implementation; Minor changes ..Sven Gothel2012-03-251-6/+20
* Reviewed JOGL GlueGen Tags: NIODirectOnly - Removed where not technically req...Sven Gothel2012-03-222-31/+29
* Adding unit test to validate proper X11 Display closing (Bug 565)Sven Gothel2012-03-191-1/+3
* Android Tests: Using JogAmp's ActivityLauncher (gluegen commit: 0cfc7847c58b5...Sven Gothel2012-03-1419-260/+176
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2012-03-101-0/+1
|\
| * Update make.jogl.all.linux-armv7.sh script: Set TARGET_PLATFORM_ROOT=/Xerxes RĂ„nby2012-03-081-0/+1
* | Enable Android remote adb unit tests (1 Test currently / WIP)Sven Gothel2012-03-105-65/+79
* | GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an...Sven Gothel2012-03-101-0/+6
|/
* Update android armv7 cross build/test scriptSven Gothel2012-03-071-26/+40
* Merge branch 'pulled'Sven Gothel2012-03-077-56/+23
|\
| * Merge remote-tracking branch 'remotes/revane/master' into pulledSven Gothel2012-02-297-56/+23
| |\
| | * Get JOGL to build with NDK r7Edwin Vane2012-02-287-56/+23
* | | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope...Sven Gothel2012-03-061-1/+1
* | | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl...Sven Gothel2012-03-061-8/+5
* | | remote unit test reorg (all, awt, newt)Sven Gothel2012-03-053-7/+155
* | | linux-armv7-cross script: Introduce TARGET_PLATFORM_ROOTSven Gothel2012-03-051-1/+2
* | | Test*ES2Newt: Add shutdown w/ type to internal loop testSven Gothel2012-03-051-2/+2
* | | Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc ChangesSven Gothel2012-03-051-2/+2
* | | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra...Sven Gothel2012-03-057-21/+36
|/ /
* | CrossTest: Add AWT Unit-Test. Unit-Tests: Refine GLProfile request where we f...Sven Gothel2012-02-293-0/+103
* | Add / Use gluegen.basename prop. for remote ssh testSven Gothel2012-02-281-1/+3
|/
* NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co...Sven Gothel2012-02-274-21/+11
* NEWT Screen.getCurrentScreenModeIntern() !ScreenMode case: Attempt to get scr...Sven Gothel2012-02-261-3/+4
* GLContext.isCurrentContextHardwareRasterizer(): Recognize 'softpipe' (Gallium...Sven Gothel2012-02-261-2/+2