Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump 7u45 | Sven Gothel | 2013-10-18 | 1 | -1/+1 |
| | |||||
* | Bump to JDK/JRE 7u40. | Sven Gothel | 2013-09-19 | 1 | -1/+1 |
| | |||||
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵ | Sven Gothel | 2013-06-21 | 1 | -1/+1 |
| | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | ||||
* | Windows scripts: bump to 1.6.0_35 | Sven Gothel | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | win make scripts - bump to 6u30 | Sven Gothel | 2011-12-21 | 1 | -1/+1 |
| | |||||
* | Windows: Bump JVM to 6u29 | Sven Gothel | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | windows batch files: bump to 6u26 | Sven Gothel | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | misc cleanup (import,script attributes) | Sven Gothel | 2011-02-22 | 1 | -0/+0 |
| | |||||
* | bump scripts to 6u24 | Sven Gothel | 2011-02-22 | 1 | -1/+1 |
| | |||||
* | GLCapabilities enhancements: Choosing, All-Available, Data Handling (X11, ↵ | Sven Gothel | 2011-01-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | WGL and EGL) - GLDrawableFactory exposes: public final List/*GLCapabilitiesImmutable*/ getAvailableCapabilities(AbstractGraphicsDevice device) - GLCapabilities platform specialization containing native ids (XVisual/FBConfig, PFD, EGLConfig, ..) - GLCapabilities setPbuffer(true) disables onscreen - Capabilities setOnscreen(true) disables pbuffer - Capabilities implements Comparable - *Capabilities: enhanced 'toString(..)' - CapabilitiesChooser.chooseCapabilities: 'CapabilitiesImmutable[] available' -> 'List /*<CapabilitiesImmutable>*/ available' - VersionApplet, GLCanvas.main, GLWindow.main, GLProfile/debug: dumps all available GLCaps - WGLGLCapabilities: proper non-displayeble (pbuffer) pfdid handling TODO: ES/EGL test with emulation | ||||
* | script updates | Sven Gothel | 2010-12-12 | 1 | -1/+10 |
| | |||||
* | Add javaws test scripts | Sven Gothel | 2010-12-11 | 1 | -0/+9 |