| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | TestInitConcurrentNEWT: Reduce max threads (16 -> 8) on ARM, also use vsync t... | Sven Gothel | 2012-02-24 | 1 | -2/+7 |
* | 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 |
* | Surface2File: Use .tga to write pixels, which allows RGB and RGBA | Sven Gothel | 2012-02-24 | 1 | -1/+1 |
* | Fix MultisampleDemo01 -> MultisampleDemoES1 (proper profile, remove immediate... | Sven Gothel | 2012-02-24 | 6 | -41/+62 |
* | Add GLProfile.getGL2GL3() meta profile getter completing getGL2ES[12]() | Sven Gothel | 2012-02-24 | 5 | -8/+58 |
* | GLProfile.GL2GL3: Use GL2GL3 profile (required for this test) and check it's ... | Sven Gothel | 2012-02-23 | 1 | -8/+7 |
* | MemoryObject: Use proper generics style | Sven Gothel | 2012-02-23 | 4 | -5/+5 |
* | Enhance GLProfile's profile tests - compare the final String references, inst... | Sven Gothel | 2012-02-23 | 1 | -19/+19 |
* | Fix GLProfile.isGL2ES2(): "isGL2() || isGL3()" -> "isGL2GL3()" | Sven Gothel | 2012-02-23 | 1 | -14/+14 |
* | 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/ScreenMode DEBUG_TEST_SCREENMODE_DISABLED (-Dnewt.test.Screen.disableScr... | Sven Gothel | 2012-02-23 | 1 | -1/+6 |
* | NEWT: Add time costs in DEBUG mode. NEWT/XRandR: Reuse XRRScreenConfiguration... | Sven Gothel | 2012-02-23 | 8 | -135/+195 |
* | Fine tune unit tests for ES platforms | Sven Gothel | 2012-02-22 | 15 | -55/+141 |
* | X11Screen: Only dump RandR version info in DEBUG mode. | Sven Gothel | 2012-02-22 | 1 | -1/+1 |
* | EGL Display Lifecycle Robustness Patch (impl. workaround) | Sven Gothel | 2012-02-22 | 8 | -22/+130 |
* | Fix commit 33249b6eca519947b02f3bfbf05b73d73c936094 | Sven Gothel | 2012-02-22 | 1 | -4/+0 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 27 | -119/+125 |
* | TestGPUMemSec01NEWT ES fix: No RGB read pixel available on ES platform | Sven Gothel | 2012-02-22 | 1 | -11/+65 |
* | test scripts | Sven Gothel | 2012-02-22 | 3 | -2/+115 |
* | Test: UITestCase.get*Name() takes 'String separator' as argument. | Sven Gothel | 2012-02-22 | 4 | -15/+15 |
* | GraphicsConfigurationFactory: Add DEBUG dump @ chooser | Sven Gothel | 2012-02-22 | 3 | -1/+8 |
* | ExtensionAvailabilityCache: Remove 'XXX_NV_vertex_array_range' hack | Sven Gothel | 2012-02-22 | 1 | -11/+1 |
* | Fix VBORegion2PES2: Don't exceed MAQX_TEXTURE_SIZE | Sven Gothel | 2012-02-22 | 1 | -0/+8 |
* | TextureIO (TGA/NetPbm): Allow GL_BGR[A] and use GL_BGRA if available ; Fix Ne... | Sven Gothel | 2012-02-22 | 6 | -61/+284 |
* | Test (graph) fixes for ES | Sven Gothel | 2012-02-22 | 7 | -52/+108 |
* | Fix GLReadBufferUtil for ES platforms: RGB read format may not be supported. ... | Sven Gothel | 2012-02-22 | 1 | -13/+44 |
* | FBObject: Meaningfull error message if TexImage2D fails. | Sven Gothel | 2012-02-22 | 1 | -10/+17 |
* | FontSet (graph): get*(..) throws IOException - Proper passing and handling of... | Sven Gothel | 2012-02-22 | 8 | -58/+109 |
* | EGLDrawable: use the original requested Capabilities, ignore previously chose... | Sven Gothel | 2012-02-22 | 1 | -3/+2 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 10 | -16/+34 |
* | Remove unused class jogamp/opengl/gl2/Util | Sven Gothel | 2012-02-22 | 1 | -244/+0 |
* | API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr... | Sven Gothel | 2012-02-20 | 10 | -114/+271 |
* | Enable remote ssh unit test invocation [1] (testing w/ linux armv7) | Sven Gothel | 2012-02-20 | 3 | -11/+147 |
* | Fix commit fb7165e690546359dee92dd60b04be69f141c87e; Clarify ShaderState.atta... | Sven Gothel | 2012-02-20 | 8 | -57/+38 |
* | Hide dump of screen origin/size behind DEBUG flag. | Sven Gothel | 2012-02-19 | 1 | -1/+3 |
* | Update linux armv7 scripts | Sven Gothel | 2012-02-19 | 2 | -3/+9 |
* | Cleanup ShaderCode/Program/State | Sven Gothel | 2012-02-19 | 7 | -40/+66 |
* | Merge pull request #44 from xranby/master | Sven Gothel | 2012-02-18 | 1 | -0/+28 |
|\ |
|
| * | Add make/scripts/make.jogl.all.linux-armv7.sh for native ARM-linux builds. | Xerxes RĂ„nby | 2012-02-18 | 1 | -0/+28 |
|/ |
|
* | updated featured projects: Add: c3d, illarion; Removed: field | Sven Gothel | 2012-02-17 | 1 | -29/+33 |
* | updated featured projects: Add: c3d, illarion; Removed: field | Sven Gothel | 2012-02-17 | 4 | -0/+0 |
* | Bump links GL 4.1 -> 4.2 | Sven Gothel | 2012-02-15 | 1 | -4/+5 |
* | WWW: Add FROG and JebGL | Sven Gothel | 2012-02-15 | 5 | -0/+23 |
* | OpenGL EGL, ES1 and ES2 Header Sync incl. subsuming common extensions. | Sven Gothel | 2012-02-15 | 21 | -216/+1024 |
* | GLGLuegen: Enhance debug/analysis code and API comments | Sven Gothel | 2012-02-15 | 4 | -41/+94 |