| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1385: Limit Quirk GL3CompatNonCompliant to Mesa < 18.2.0 | Sven Gothel | 2019-08-23 | 1 | -3/+4 |
* | Bug 1383: Tighten version/profile qualification: fail if: requested compat pr... | Sven Gothel | 2019-08-23 | 1 | -2/+10 |
* | Bug 1383: Final fix: Always test GL3CompatNonCompliant and test on requested ... | Sven Gothel | 2019-08-22 | 3 | -4/+22 |
* | Bug 1383: GLContextImpl.setGLFunctionAvailbility(..): Ensure only one request... | Sven Gothel | 2019-08-22 | 1 | -2/+33 |
* | Bug 1283: GLContextImpl.setGLFunctionAvailbility(..) calls: When leaving Open... | Sven Gothel | 2019-08-22 | 5 | -6/+6 |
* | Bug 1383: GLContext.isValidGLVersion() ensure only one profile bit is set max... | Sven Gothel | 2019-08-22 | 1 | -1/+14 |
* | Bug 1383: Cleanup GLContextImpl.setGLFunctionAvailability(..): Parameter, var... | Sven Gothel | 2019-08-22 | 1 | -119/+151 |
* | GLRendererQuirks: Fix typo | Sven Gothel | 2019-08-21 | 1 | -1/+1 |
* | JoglVersion.getGLInfo: Increase robustness of debug output | Sven Gothel | 2019-08-21 | 2 | -8/+20 |
* | Bug 1384: Allow GLRendererQuirks to be overridden by user properties | Sven Gothel | 2019-08-21 | 2 | -69/+131 |
* | Bug 1101: Add missing disposal of Pipelined_QuadRenderer's VBOs | Sven Gothel | 2019-08-20 | 1 | -3/+15 |
* | Reverting erroneous junit-test task condition (ant build) | Sven Gothel | 2019-08-20 | 1 | -3/+3 |
* | Bug 1363: Java 11: Resolve unsupported JAWTUtil.getMonitorDisplayID(..) | Sven Gothel | 2019-08-19 | 2 | -8/+14 |
* | Bug 1363: Java 11: Use getPixelScale standard method even on Mac under Java9+ | Sven Gothel | 2019-08-19 | 1 | -50/+50 |
* | Bug 1363: Java 11: Don't use GraphicsDevice.getScaleFactor() on Java9+ [illeg... | Sven Gothel | 2019-08-19 | 1 | -3/+16 |
* | Bug 1363: Java 11: Don't use sun.awt.SunToolkit.awtLock/Unlock on Java9+ [ill... | Sven Gothel | 2019-08-19 | 2 | -13/+18 |
* | Removed illegal reflective access to sun.java2d.opengl.OGLUtilities | Wade Walker | 2019-08-19 | 1 | -31/+8 |
* | Bug 1363: Java 11: (Hack) Inject OpenJFX [basic, graphics] into CLASSPATH | Sven Gothel | 2019-08-19 | 5 | -0/+191 |
* | Fixed clean target so it doesn't fail if GlueGenTask is not present | Sven Gothel | 2019-08-19 | 4 | -7/+9 |
* | Bug 1363: Java 11: Adapt scripts for java11 (cont) | Sven Gothel | 2019-08-19 | 24 | -171/+35 |
* | Bug 1363: Java 11: Aligned HowToBuild.html w/ GlueGen's updated version | Sven Gothel | 2019-08-19 | 1 | -75/+108 |
* | Bug 1363: Java 11: Complement javah replacement: Add new iOS | Sven Gothel | 2019-08-19 | 1 | -21/+20 |
* | Bug 1363: Java 11: bring back bootclasspath for java 8 target accuracy | Sven Gothel | 2019-08-19 | 6 | -2/+30 |
* | Removed remaining bootclasspath and javah; build now works on Windows 10 | Wade Walker | 2019-08-19 | 6 | -33/+201 |
* | Bug 1363: Java 11: Adapt build scripts for java11 | Sven Gothel | 2019-08-19 | 17 | -87/+79 |
* | Bug 1363: Java 11: javah replacement: Use conditional ant targets instead of ... | Sven Gothel | 2019-08-19 | 1 | -64/+74 |
* | Removed import that caused GLUgl2/GLUgl2ProcAddressTable not to compile | Wade Walker | 2019-08-19 | 1 | -1/+0 |
* | Removed references to non-existent method getPeer() in debug code | Wade Walker | 2019-08-19 | 1 | -2/+2 |
* | Removed obsolete tools.jar | Wade Walker | 2019-08-19 | 2 | -3/+3 |
* | Fixed native header generation for native windowing code | Wade Walker | 2019-08-19 | 1 | -6/+62 |
* | iOS: IOSUtil_CreateGLViewDemoA0 tests native UIWindow parenting (works) | Sven Gothel | 2019-07-08 | 1 | -4/+11 |
* | NEWT iOS: Support translucent windows | Sven Gothel | 2019-07-08 | 6 | -14/+46 |
* | NEWT iOS WindowDriver: Remove unused orig UIWindow/UIView creation path | Sven Gothel | 2019-07-08 | 2 | -216/+1 |
* | NEWT iOS WindowDriver: native UIWindow/UIView creation change | Sven Gothel | 2019-07-08 | 2 | -13/+159 |
* | NEWT iOS: Support Multi-Touch Events, PixelScale, .. | Sven Gothel | 2019-07-08 | 14 | -587/+979 |
* | NEWT iOS / MacOS: Simplify setJavaWindowObject | Sven Gothel | 2019-07-08 | 2 | -15/+17 |
* | iOS / MacOS: PixelScale Update | Sven Gothel | 2019-07-08 | 10 | -110/+118 |
* | Copyright: Add missing Copyright tag | Sven Gothel | 2019-07-08 | 5 | -2/+57 |
* | NEWT WindowImpl.doPointerEvent: Use native short[] for pNames | Sven Gothel | 2019-07-08 | 5 | -29/+26 |
* | Fix build test jar regression (commit bba73bc096250a3c7fc036d84b1ea054d1b70b06) | Sven Gothel | 2019-07-08 | 2 | -3/+4 |
* | NEWT: Align native MacOS / IOS file- and classnames | Sven Gothel | 2019-06-26 | 5 | -104/+104 |
* | iOS: EAGLLayer FBO w/ DEPTH buffer workaround 1 | Sven Gothel | 2019-06-24 | 2 | -0/+13 |
* | iOS: Clean up promotion of EAGLLayer use down to FBObject | Sven Gothel | 2019-06-24 | 6 | -150/+239 |
* | iOS: Initial working commit supporting iOS (ipad pro 11) | Sven Gothel | 2019-06-23 | 110 | -281/+11303 |
* | Bug 1381: Keep host PixelFormat functional using requested immutable alphaReq... | Sven Gothel | 2019-05-13 | 2 | -13/+34 |
* | Update CSS; Add responsive viewport design tag | Sven Gothel | 2019-05-06 | 5 | -0/+10 |
* | Update CSS; Add responsive viewport design tag | Sven Gothel | 2019-05-06 | 1 | -0/+2 |
* | Merge remote-tracking branch 'xranby/robovm' | Sven Gothel | 2019-04-12 | 1 | -0/+58 |
|\ |
|
| * | doc/misc/robovm.txt: Update to JogAmp JOGL 2.3.2 and last libre RoboVM 1.6.1 | Xerxes Rånby | 2015-10-30 | 1 | -7/+7 |
| * | doc/misc/robovm.txt: Explore low footprint deployment 6.3Mb | Xerxes Rånby | 2015-09-08 | 1 | -5/+36 |