| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | NEWT Screen.getCurrentScreenModeIntern() !ScreenMode case: Attempt to get scr... | Sven Gothel | 2012-02-26 | 1 | -3/+4 |
* | GLContext.isCurrentContextHardwareRasterizer(): Recognize 'softpipe' (Gallium... | Sven Gothel | 2012-02-26 | 1 | -2/+2 |
* | UITestCase: Gracely ignore unsupported tests (ES2) ; Ignore all Shared-Contex... | Sven Gothel | 2012-02-25 | 2 | -6/+8 |
* | Include GraphicsConfigurationFactory in lifecycle (initSingleton/shutdown) - ... | Sven Gothel | 2012-02-25 | 1 | -2/+3 |
* | Min. Graph Parameter type change: texSize/width/.. for multipass-renderer: in... | Sven Gothel | 2012-02-25 | 1 | -2/+2 |
* | If junit.is.disabled, copy a dummy TEST xml file, otherwisa Jenkins claims fa... | Sven Gothel | 2012-02-24 | 1 | -1/+4 |
* | Even if 'junit.is.disabled', we need to produce the test archive (7z), otherw... | Sven Gothel | 2012-02-24 | 1 | -1/+4 |
* | Introduce environment-var/property to disable unit tests (per node) -> gluege... | Sven Gothel | 2012-02-24 | 2 | -2/+4 |
* | Add NODE_LABEL in unit test | Sven Gothel | 2012-02-24 | 1 | -0/+2 |
* | Add jogl.basename and env.NODE_LABEL (jenkins build) | Sven Gothel | 2012-02-24 | 1 | -6/+9 |
* | Fix GLUEGEN_CPPTASKS_FILE="../../gluegen/make/lib/gluegen-cpptasks-linux-armv... | Sven Gothel | 2012-02-24 | 1 | -1/+1 |
* | fix targetcommand.sh name on target ; Use GLUEGEN_CPPTASKS_FILE="lib/gluegen-... | Sven Gothel | 2012-02-24 | 2 | -17/+13 |
* | Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate... | Sven Gothel | 2012-02-24 | 3 | -10/+10 |
* | MemoryObject: Use proper generics style | Sven Gothel | 2012-02-23 | 3 | -3/+3 |
* | Fix linux armv7 non-cross script / Disable ScreenMode on linux armv7 unit tes... | Sven Gothel | 2012-02-23 | 5 | -8/+9 |
* | Passing environment-vars and ant-properties to junit tests, enabling fine gra... | Sven Gothel | 2012-02-23 | 1 | -1/+22 |
* | NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration... | Sven Gothel | 2012-02-23 | 3 | -7/+9 |
* | Fine tune unit tests for ES platforms | Sven Gothel | 2012-02-22 | 2 | -6/+7 |
* | EGL Display Lifecycle Robustness Patch (impl. workaround) | Sven Gothel | 2012-02-22 | 2 | -9/+9 |
* | test scripts | Sven Gothel | 2012-02-22 | 3 | -2/+115 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 5 | -5/+12 |
* | API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr... | Sven Gothel | 2012-02-20 | 1 | -0/+1 |
* | Enable remote ssh unit test invocation [1] (testing w/ linux armv7) | Sven Gothel | 2012-02-20 | 3 | -11/+147 |
* | Update linux armv7 scripts | Sven Gothel | 2012-02-19 | 2 | -3/+9 |
* | Add make/scripts/make.jogl.all.linux-armv7.sh for native ARM-linux builds. | Xerxes Rånby | 2012-02-18 | 1 | -0/+28 |
* | OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions. | Sven Gothel | 2012-02-15 | 21 | -216/+1024 |
* | OpenGL 4.2 functional support (GL header sync) | Sven Gothel | 2012-02-14 | 5 | -35/+1009 |
* | Simplify TestTransformFeedbackVaryingsBug407NEWT: Use 'in thread' ctx flow an... | Sven Gothel | 2012-02-14 | 3 | -6/+5 |
* | OSX CALayer fix for Java7 (force CALayer to 0/0, always remove all animations) | Sven Gothel | 2012-02-13 | 1 | -2/+2 |