| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 1205 - NEWT Security: Clear framebuffer after creation and before visibil... | Sven Gothel | 2015-09-29 | 2 | -5/+6 |
* | 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 | 1 | -1/+2 |
* | 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 | 1 | -2/+3 |
* | Bug 1203: Adding factory-offscreen unit test, validating ES/GL usage with EGL... | Sven Gothel | 2015-08-29 | 1 | -7/+10 |
* | Bug 1188: Cleanup public/private[reconfig, non-reconfig] state bits | Sven Gothel | 2015-08-19 | 1 | -2/+2 |
* | Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ... | Sven Gothel | 2015-08-19 | 1 | -2/+5 |
* | Bug 1188: Refine Maximized on X11 / Impl. Maximized and Iconify on Windows | Sven Gothel | 2015-08-12 | 2 | -4/+4 |
* | Bug 1188: OSX: Add maximize horz/vert, implemented manually | Sven Gothel | 2015-08-11 | 1 | -2/+2 |
* | Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a... | Sven Gothel | 2015-08-10 | 1 | -4/+5 |
* | Bug 1145 - Fat Jar: Add default main entry test TestGearsES2SimpleNEWT | Sven Gothel | 2015-07-29 | 1 | -1/+2 |
* | JAWTWindow: Fix binary compatibility: Add old variants of deprecated method, ... | Sven Gothel | 2015-07-28 | 1 | -2/+2 |
* | Bug 1184 - JOGL AWT Canvas Components don't update AWTGraphicsConfiguration w... | Sven Gothel | 2015-07-27 | 1 | -2/+3 |
* | Bug 1180: Refine TestMapBufferRead01NEWT, add TestMapBufferRead02NEWT: Add as... | Sven Gothel | 2015-07-24 | 1 | -1/+2 |
* | Fix TestBug1146GLContextDialogToolTipAWT / AWTRobotUtil.mouseClick(..) use BU... | Sven Gothel | 2015-07-24 | 1 | -2/+2 |
* | fix osx 32bit/java6 test scripts | Sven Gothel | 2015-07-24 | 2 | -4/+18 |
* | Bug 1160: Fix unit test name and some minor details .. (convention) | Sven Gothel | 2015-07-24 | 3 | -3/+6 |
* | Bug 1146, Bug 1158: Add unit test for GLContext creation after showing tool-t... | Sven Gothel | 2015-07-24 | 2 | -3/+6 |
* | Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2) | Sven Gothel | 2015-07-18 | 1 | -3/+3 |
* | PointShader: Use same precision for shared uniform in vertex- and fragment sh... | Sven Gothel | 2015-07-16 | 1 | -2/+2 |
* | add osx-java6 script: using separate rootrel.build | Sven Gothel | 2015-07-13 | 2 | -2/+4 |
* | TestVersionSemanticsNOUI: Add version tests: v221 -> v230 and v230 -> v23x (*)v2.3.1v2.3.1_winexe | Sven Gothel | 2015-03-27 | 1 | -2/+2 |
* | StereoDeviceUtil: Only rotate if current mode doesn't match required rotation... | Sven Gothel | 2015-03-27 | 1 | -2/+1 |
* | Bug 1116: Oculus SDK 0.4.4 support for JOGL - Part-3: New set of C-files, ada... | Sven Gothel | 2015-03-27 | 2 | -3/+4 |
* | Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >... | Sven Gothel | 2015-03-26 | 5 | -8/+16 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker) | Sven Gothel | 2015-03-21 | 1 | -3/+3 |
* | Bug 1147 - Fix XRandR13 Usage: Rotate / Change-Mode, use unique CRTC/Mode ids... | Sven Gothel | 2015-03-20 | 2 | -3/+7 |
* | Resolve RenameJavaSymbol issues (GLUgl2 and CGL) using GLEmitter (-> Delegate...v2.3.0 | Sven Gothel | 2015-03-11 | 1 | -3/+3 |
* | Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI... | Sven Gothel | 2015-03-11 | 2 | -7/+7 |
* | Bug 1142 - NEWT: Add support to retrieve the primary MonitorDevice | Sven Gothel | 2015-03-09 | 3 | -12/+11 |