Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'remotes/xranby/travis-master' into travistravis | Sven Gothel | 2018-01-15 | 2 | -14/+34 |
|\ | |||||
| * | travis: redirect stderr to /dev/null during junit | Xerxes Rånby | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | build-test.xml: remove ant junit showoutput | Xerxes Rånby | 2015-10-27 | 1 | -14/+5 |
| | | |||||
| * | build-test.xml: make junit tests less verbose and only printsummary | Xerxes Rånby | 2015-10-27 | 1 | -5/+5 |
| | | |||||
| * | travis: quiet gluegen clone and gluegen build while testing jogl | Xerxes Rånby | 2015-10-27 | 1 | -2/+2 |
| | | |||||
| * | travis: update to container-based infrastructure | Xerxes Rånby | 2015-10-27 | 1 | -2/+11 |
| | | | | | | | | http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade | ||||
| * | Merge branch 'travis' into travis-master | Xerxes Rånby | 2015-10-27 | 1 | -0/+20 |
| |\ | |||||
| | * | travis: only run NEWT tests and generate test report | Xerxes Rånby | 2015-10-27 | 1 | -2/+3 |
| | | | |||||
| | * | .travis.yml: junit.run depend on p7zip-full | Xerxes Rånby | 2015-08-18 | 1 | -1/+1 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-28 | 1 | -2/+2 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-28 | 1 | -0/+2 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-28 | 1 | -1/+1 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-28 | 1 | -1/+1 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-28 | 1 | -0/+2 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-28 | 1 | -2/+2 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-27 | 1 | -1/+0 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-27 | 1 | -2/+0 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-27 | 1 | -1/+1 |
| | | | |||||
| | * | Update .travis.yml | Zubnix | 2015-04-27 | 1 | -0/+2 |
| | | | |||||
| | * | Create .travis.yml | Zubnix | 2015-04-27 | 1 | -0/+16 |
| | | | |||||
* | | | Merge remote-tracking branch 'remotes/xranby/www' | Sven Gothel | 2018-01-15 | 3 | -8/+8 |
|\ \ \ | |||||
| * | | | make/doc/jogl/spec-overview.html, make/config/jogl/gl-common.cfg: OpenGL ES ↵ | Xerxes Rånby | 2015-10-20 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | 3.1 -> 3.2 | ||||
| * | | | www/index.html: Update links and text OpenGL ES 3.x -> OpenGL ES 3.2 | Xerxes Rånby | 2015-10-20 | 1 | -5/+5 |
| |/ / | |||||
* | | | Merge remote-tracking branch 'remotes/xranby/aarch64' | Sven Gothel | 2018-01-15 | 2 | -0/+42 |
|\ \ \ | |||||
| * | | | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support | Xerxes Rånby | 2016-12-12 | 2 | -0/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | scripts/make.jogl.all.linux-aarch64-cross.sh: New crosscompile script build-common.xml: Add SWT compile hack for isLinuxARM64 | ||||
* | | | | Merge remote-tracking branch 'remotes/hharrison/master' | Sven Gothel | 2018-01-15 | 3 | -13/+11 |
|\ \ \ \ | |||||
| * | | | | WWW: update description of jaamsim on the website. | Harvey Harrison | 2016-02-24 | 2 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
| * | | | | jogl: complete audit of code for unneeded calls to .intern() | Harvey Harrison | 2015-12-07 | 1 | -8/+8 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Completes task from Bug1059. These calls are not needed as the VM implicitly interns String constants when a class is loaded. Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | | | | Bug 1299: Fix Warning when using JOGL on Mac OS X El Capitan | Sven Gothel | 2018-01-15 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turned out to be a missing CATransaction, i.e. the native create/destroy commands had to be encapsulated within [CATransaction begin] and [CATransaction commit] causing the uncommitted CATransaction. | ||||
* | | | | HowToBuild: Add Debian 9 Notes | Sven Gothel | 2018-01-15 | 1 | -2/+20 |
|/ / / | |||||
* | | | Bump scripts to jre1.8.0_66 | Sven Gothel | 2015-11-16 | 9 | -17/+19 |
| | | | |||||
* | | | X11Util.openDisplay: DEBUG: Show reusable and pending display count | Sven Gothel | 2015-11-15 | 1 | -4/+6 |
| | | | |||||
* | | | Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: Show ↵ | Sven Gothel | 2015-11-15 | 2 | -12/+27 |
| | | | | | | | | | | | | OpenAL Version | ||||
* | | | Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47ac | Sven Gothel | 2015-11-15 | 5 | -1/+41 |
| | | | |||||
* | | | Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resize | Sven Gothel | 2015-11-15 | 4 | -5/+48 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | OSX El Capitan 10.11.1 using JRE 1.8.0_66: Animated NEWT GLWindow flickers at resize. While at live resize the animation thread renders into the live resized NSView which causes flickering on OSX 10.11. Resolution is to pause animation during live resize and resume at its end. | ||||
* | | Remove deprectated classes and methods | Sven Gothel | 2015-10-15 | 13 | -327/+69 |
| | | |||||
* | | Cleanup IgnoreExtension for GL3 and GL4 exclusive extensions | Sven Gothel | 2015-10-12 | 2 | -1/+17 |
| | | |||||
* | | TestGearsES2NEWT: Adding programmatic Debug|Trace pipeline | Sven Gothel | 2015-10-12 | 2 | -4/+41 |
| | | |||||
* | | Streamline Composed Pipeline's interfaces and implementations (Trace* Debug*) | Sven Gothel | 2015-10-12 | 1 | -27/+8 |
| | | | | | | | | | | | | | | Only add the required direct interfaces / implementations to interface / class derivations, not polluting overview in IDEs. Aligns w/ commit bf76b6b77f078178fc5e6a42c70d354369004b94 | ||||
* | | Streamline GL* profile interfaces and implementations | Sven Gothel | 2015-10-12 | 3 | -20/+22 |
| | | | | | | | | | | Only add the required direct interfaces / implementations to interface / class derivations, not polluting overview in IDEs. | ||||
* | | Drop Vendor Extensions: INGR and PGI for all profiles | Sven Gothel | 2015-10-12 | 1 | -2/+2 |
| | | |||||
* | | Version Semantics Test: Bump for 2.3.2 -> 2.4.x | Sven Gothel | 2015-10-12 | 2 | -2/+40 |
| | | |||||
* | | WindowImpl.quirks: Access default -> protected, also fix API doc comment.v2.3.2 | Sven Gothel | 2015-10-10 | 1 | -3/+3 |
| | | |||||
* | | Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; ↵ | Sven Gothel | 2015-10-10 | 4 | -48/+165 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding QUIRK_BIT_VISIBILITY 1) More visibility detection on post ConfigureNotify events, since the latter may not yet contain the updated visibility state as it whould (WM bug!): - EnterNotify - LeaveNotify - Disabled - Expose - VisibilityNotify 2) Introducing quirks. Setting QUIRK_BIT_VISIBILITY to handle the issue where visibility -> false could not even be set. | ||||
* | | Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case removeNotify -> ↵ | Sven Gothel | 2015-10-09 | 3 | -49/+115 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | addNotify, e.g. by moving to other monitor AWTCanvas removeNotify didn't cause 'local' destruction of the NEWT window, allowing a 'recreate' w/ subsequent addNotify. This case has been hacked-into NEWT.AWT.WindowDriver + AWTCanvas: - suppression of window destroy events - keeping fields/states intact in NEWT.AWT.WindowDriver - propagating signals appropriately Note: This is barely a working hack and not a fine piece of software :) This AWT backend driver exists only due to historical reasons. This hack simply proves that JAWTWindow works properly. | ||||
* | | Bug 1247: JAWTWindow fail early w/ useful info: ↵ | Sven Gothel | 2015-10-09 | 1 | -0/+6 |
| | | | | | | | | setAWTGraphicsConfiguration(..) if awtConfig is null, getGraphicsConfiguration() if awtConfig is null | ||||
* | | Bug 1247: Enhance JAWTWindow DEBUG output (not fixing any issues) | Sven Gothel | 2015-10-09 | 1 | -13/+17 |
| | | |||||
* | | Bug 1247: Align NEWT AWT driver w/ GLCanvas (not fixing any issues) | Sven Gothel | 2015-10-09 | 1 | -18/+40 |
| | | |||||
* | | Bug 1249 - NEWT X11: setVisible(false) IconicState/_NET_WM_STATE_HIDDEN: ↵ | Sven Gothel | 2015-10-09 | 2 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | Handle case where KDE unmaps the window Update our internal JavaWindow.isMapped according to MapNotify and UnmapNotify. This takes care of a situation (KDE) where a window is unmapped during IconicState. For unmapped windows we cannot interprete _NET_WM_STATE_HIDDEN and we have to issue XMapWindow for restoring the window. | ||||
* | | Bug 1249: Revert TestParenting01NEWT durationPerTest back to 600 (otherwise ↵ | Sven Gothel | 2015-10-09 | 2 | -3/+3 |
| | | | | | | | | breaks test) |