| Commit message (Expand) | Author | Age | Files | Lines |
* | FIX JOGL's index.html - Reminder to myself: Always check web pages befor push...HEADmaster | Sven Gothel | 2012-07-05 | 1 | -6/+3 |
* | GLContext adds FBO availability to profile mapping; Fix GL[Auto]Drawable/GLCo... | Sven Gothel | 2012-07-05 | 13 | -132/+695 |
* | NEWT/KD Adapt to 'new' KD Window Creation API, use EGLConfig | Sven Gothel | 2012-07-05 | 2 | -21/+10 |
* | NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc... | Sven Gothel | 2012-07-05 | 12 | -141/+276 |
* | GLAutoDrawable* refinement of abstraction / generalization - API Change! | Sven Gothel | 2012-07-04 | 27 | -311/+582 |
* | GLAutoDrawable: Refine API doc; Use new abstract impl. GLAutoDrawableBase (GL... | Sven Gothel | 2012-07-02 | 10 | -561/+736 |
* | Test case cleanup | Sven Gothel | 2012-07-02 | 14 | -63/+122 |
* | Fix Bug 597: XDisplayString(0) -> SIGSEGV; Handle n/a DISPLAY | Sven Gothel | 2012-06-30 | 1 | -4/+8 |
* | Fix Bug #589 (JAWT Offscreen-Layer resize) and Offscreen-Layer setSwapInterva... | Sven Gothel | 2012-06-30 | 7 | -73/+112 |
* | JAWTUtil/MacOSXWindowSystemInterface-pbuffer: Cleanup / More DEBUG info | Sven Gothel | 2012-06-30 | 2 | -17/+24 |
* | GLContextImpl/GLDrawableImpl: More fail-safe, cleanup, mark some methods final | Sven Gothel | 2012-06-29 | 3 | -19/+25 |
* | NativeSurface.unlockSurface(): Change fail-fast policy to fail safe tolerant | Sven Gothel | 2012-06-29 | 8 | -21/+26 |
* | Minor cleanup | Sven Gothel | 2012-06-29 | 3 | -17/+16 |
* | Bug #589 - Enhance snapshot/textIO test: Add offscreen mode; Add AWT onscreen... | Sven Gothel | 2012-06-28 | 5 | -87/+301 |
* | AWT/SWT GLCanvas: Remove volatile of context instance, use drawable instance'... | Sven Gothel | 2012-06-28 | 2 | -4/+4 |
* | NEWT GLWindow multithreading fix and annotations (see commit bc7503c77892a9e1... | Sven Gothel | 2012-06-28 | 2 | -72/+242 |
* | SWT/AWT GLCanvas multithreading annotations (see commit 1a91ec5c8b6fd9d9db7bc... | Sven Gothel | 2012-06-28 | 2 | -6/+30 |
* | SWT GLCanvas: Fix destroy(), Remove local concurrency hack & out-of-process l... | Sven Gothel | 2012-06-28 | 4 | -114/+123 |
* | GLContext* TRACE_SWITCH: Add GLContext instance hash value to allow tracking. | Sven Gothel | 2012-06-28 | 2 | -12/+21 |
* | GLDrawable* cleanup: Add @Override, remove trailing whitespace, .. | Sven Gothel | 2012-06-28 | 24 | -401/+716 |
* | Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie... | Sven Gothel | 2012-06-27 | 7 | -137/+198 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 18 | -464/+603 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 22 | -238/+329 |
* | Misc cleanup: add @Override | Sven Gothel | 2012-06-27 | 5 | -78/+90 |
* | NativeSurface Cleanup (API Change) - Adapt to GlueGen Lock cleanup commit: 83... | Sven Gothel | 2012-06-27 | 8 | -110/+134 |
* | NEWT WindowImpl.runOnEDTIfAvail(..): Run task from current thread if owning t... | Sven Gothel | 2012-06-27 | 1 | -5/+9 |
* | Fix commit a393e45613d87101dbb13763df263c2f9291d2d0: jogl's cg native lib is ... | Sven Gothel | 2012-06-26 | 1 | -2/+2 |
* | Complete Bug #598 - Commit a393e45613d87101dbb13763df263c2f9291d2d0 | Sven Gothel | 2012-06-26 | 2 | -4/+4 |
* | Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv... | Sven Gothel | 2012-06-26 | 43 | -468/+511 |
* | test script | Sven Gothel | 2012-06-25 | 1 | -1/+2 |
* | Fix path derivation of J2RE_HOME and JAVA_HOME | Sven Gothel | 2012-06-25 | 1 | -3/+3 |
* | Add screenshot AWT version: TestGLReadBufferUtilTextureIOWrite01AWT | Sven Gothel | 2012-06-25 | 1 | -0/+134 |
* | Tests [Multisample, Offscreen, ..]: Add Snapshots and store them in current d... | Sven Gothel | 2012-06-25 | 10 | -97/+197 |
* | JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '... | Sven Gothel | 2012-06-21 | 13 | -47/+60 |
* | NEWT: Add virtual on-screen keyboard visibility interface methods incl. Andro... | Sven Gothel | 2012-06-21 | 7 | -24/+122 |
* | Fix regression (commit a6e7b6cc08cea358c157320ff9d61d424c57e92b) of jogl.test...v2.0-rc9 | Sven Gothel | 2012-06-19 | 1 | -1/+0 |
* | Fix regression (commit a6e7b6cc08cea358c157320ff9d61d424c57e92b) of jogl.test... | Sven Gothel | 2012-06-19 | 1 | -1/+0 |
* | Fix regression of commit 54d0ff131097a2cd9a91a0c1dd84deb8b1f7d0ac in build-ne... | Sven Gothel | 2012-06-19 | 1 | -1/+1 |
* | TextureIO TGA/PNG: Use RGB[9] for 1-3 channel data; PNGImage(PNGJ) add 1 chan... | Sven Gothel | 2012-06-18 | 4 | -35/+65 |
* | Texture Unit Tests: AWT/NEWT GL2/ES2 PNGJ/AWT-PNG-Loading and Rendering (Test... | Sven Gothel | 2012-06-18 | 15 | -190/+764 |
* | Unit Test: Cleanup TextureSequence Demo Code and Tests, adding AWT Test 'laun... | Sven Gothel | 2012-06-17 | 6 | -75/+250 |
* | JOGL Texture Util Unit Test merge to 'com.jogamp.opengl.test.junit.jogl.util.... | Sven Gothel | 2012-06-17 | 6 | -7/+5 |
* | Fix Bug 590: Wrong GL2 and GLES2 aliasing of GL_ARB_half_float_pixel/GL_ARB_h... | Sven Gothel | 2012-06-16 | 6 | -39/+17 |
* | Adapt to GlueGen commit 1468286bf569a493e4fdb887d5f3732f88c8cec3 (IOUtil.crea... | Sven Gothel | 2012-06-16 | 1 | -1/+1 |
* | Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe... | Sven Gothel | 2012-06-15 | 12 | -113/+177 |
* | Graph/Font Demo: Add simple 'one-file' demo/test 'TestTextRendererNEWT10' w/o... | Sven Gothel | 2012-05-16 | 3 | -2/+170 |
* | Unit Test Util NEWTGLContext: Pass GLCapabilities instead of GLProfile, allow... | Sven Gothel | 2012-05-16 | 8 | -17/+31 |
* | Java Source Files: dos -> unix format | Sven Gothel | 2012-05-15 | 15 | -3294/+3294 |
* | Graph/Font Demo: Add simple 'one-file' demo/test 'TestTextRendererNEWT00' | Sven Gothel | 2012-05-15 | 4 | -1/+292 |
* | Clarify API Doc: GLRunnable and it's GLAutoDrawable::invoke(..) | Sven Gothel | 2012-05-15 | 2 | -16/+25 |