| Commit message (Expand) | Author | Age | Files | Lines |
* | NewtCanvasJFX: Utilize JFXEDTUtil per default, supporting the Windows Platformjavafx | Sven Gothel | 2019-03-21 | 1 | -0/+2 |
* | JavaFX: Preliminary testing on Windows | Sven Gothel | 2019-03-20 | 2 | -2/+5 |
* | JavaFX: Adding JavaFX Support for NEWT utilizing native Window parenting via ... | Sven Gothel | 2019-03-19 | 4 | -4/+37 |
* | osx test scripts using latest Java | Sven Gothel | 2019-01-23 | 2 | -2/+5 |
* | Merge remote-tracking branch 'remotes/xranby/www' | Sven Gothel | 2018-01-15 | 2 | -3/+3 |
|\ |
|
| * | make/doc/jogl/spec-overview.html, make/config/jogl/gl-common.cfg: OpenGL ES 3... | Xerxes Rånby | 2015-10-20 | 2 | -3/+3 |
* | | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support | Xerxes Rånby | 2016-12-12 | 2 | -0/+42 |
* | | Bump scripts to jre1.8.0_66 | Sven Gothel | 2015-11-16 | 9 | -17/+19 |
|/ |
|
* | 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 | 1 | -4/+4 |
* | Streamline GL* profile interfaces and implementations | Sven Gothel | 2015-10-12 | 3 | -20/+22 |
* | 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 | 1 | -0/+0 |
* | Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; Ad... | Sven Gothel | 2015-10-10 | 1 | -3/+6 |
* | Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case removeNotify -> ... | Sven Gothel | 2015-10-09 | 1 | -3/+3 |
* | Bug 1249: Revert TestParenting01NEWT durationPerTest back to 600 (otherwise b... | Sven Gothel | 2015-10-09 | 1 | -2/+2 |
* | Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a... | Sven Gothel | 2015-10-09 | 1 | -1/+8 |
* | Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S... | Sven Gothel | 2015-10-08 | 1 | -1/+3 |
* | Bug 1189: Fix gcc redefinition error, even thought typedef equals - on OpenIn... | Sven Gothel | 2015-10-08 | 1 | -0/+4 |
* | Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part5: GL_AR... | Sven Gothel | 2015-10-07 | 3 | -0/+15 |
* | Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part4: Fix G... | Sven Gothel | 2015-10-07 | 1 | -2/+2 |
* | Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part2: Updat... | Sven Gothel | 2015-10-07 | 11 | -12/+83 |
* | Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part1b: Upda... | Sven Gothel | 2015-10-07 | 1 | -12/+99 |
* | Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part1: Updat... | Sven Gothel | 2015-10-07 | 8 | -31/+1210 |
* | Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera ID (ind... | Sven Gothel | 2015-10-05 | 3 | -3/+6 |
* | Bug 1206 - Security: Clear exposed framebuffer after creation and before visi... | Sven Gothel | 2015-10-05 | 1 | -2/+2 |
* | Bug 1245: Adding Unit Test, similar to TestBug816JTabbedPanelVisibilityB849B8... | Sven Gothel | 2015-10-04 | 1 | -1/+2 |
* | Bug 1238 - Fix NPE for Window-Icon's PNGPixelRect for unresolved location; Bu... | Sven Gothel | 2015-10-03 | 1 | -4/+7 |
* | Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78... | Sven Gothel | 2015-10-03 | 1 | -9/+19 |
* | Bug 1241 - Util's Texture.coords (image coordinates) not updated properly | Sven Gothel | 2015-10-02 | 1 | -2/+2 |
* | Bug 1205: Revert clear background to support fix for Bug 1232: NEWT Transluce... | Sven Gothel | 2015-10-01 | 1 | -4/+4 |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-10-01 | 7 | -9/+131 |
* | Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibil... | Sven Gothel | 2015-09-29 | 2 | -5/+6 |
* | Bug 1233 - Add missing range- and pbo-bound checks on glTexture[Sub]Image[123]D* | Sven Gothel | 2015-09-28 | 1 | -13/+52 |
* | Bug 1125: Unit test to validate that Thread.interrupt() does not disturb cont... | Sven Gothel | 2015-09-28 | 2 | -2/+4 |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-09-26 | 1 | -2/+2 |
* | Bug 1222 - NEWT OSX: setAlwaysOnTop() and setAlwaysOnBottom() not working | Sven Gothel | 2015-09-26 | 1 | -1/+1 |
* | Bug 1188: Fix setMaximized(..) isReconfigureMaskSupported(..) query | Sven Gothel | 2015-09-26 | 1 | -2/+2 |
* | Bug 1214: Fix Deadlock in screenPositionChanged(..); Use screenPositionChange... | Sven Gothel | 2015-09-26 | 1 | -2/+2 |
* | Bug 1214 - NEWT MacOSX: Detect auto-resize of Window when it is larger than s... | Sven Gothel | 2015-09-25 | 1 | -3/+3 |
* | FFMPEGDynamicLibraryBundleInfo.initSymbols(): Just return null instead of thr... | Sven Gothel | 2015-09-17 | 2 | -4/+4 |
* | Bug 1211: Refine NEWTDemoListener, JOGLNewtAppletBase | Sven Gothel | 2015-09-15 | 1 | -2/+2 |
* | Bug 1211: Adopt changes to unit test from commit 68c8e39fa8d6e700f0a99241c1a0... | Sven Gothel | 2015-09-15 | 1 | -2/+2 |
* | Bug 1211: Adding unit test to identify Thread.interrupt() caller for DefaultE... | Sven Gothel | 2015-09-03 | 1 | -1/+2 |
* | Windows Scripts: Bump JVM to 1.8.0_60 | Sven Gothel | 2015-09-01 | 8 | -15/+15 |
* | Bug 1212 - OSX: Crash using CALayer at UnsetJAWTRootSurfaceLayer0(..) w/ Java... | Sven Gothel | 2015-09-01 | 1 | -2/+2 |
* | Bug 1202: Fix vsync regression on OSX when using CALayer | Sven Gothel | 2015-09-01 | 1 | -2/+2 |
* | Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate... | Sven Gothel | 2015-08-31 | 3 | -7/+21 |
* | Bug 1203: Add missing constraints in desktop *GLContext.create* methods: Bail... | Sven Gothel | 2015-08-30 | 1 | -2/+2 |
* | Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro... | Sven Gothel | 2015-08-30 | 4 | -3/+10 |