| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 1188: Fix API doc of getSupportedStateMask(); Misc Changes (see below) | Sven Gothel | 2015-08-25 | 1 | -21/+4 |
* | Bug 1188: Introduce getSupportedStateMask() implemented via WindowDriver's ge... | Sven Gothel | 2015-08-21 | 1 | -0/+2 |
* | Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ... | Sven Gothel | 2015-08-19 | 3 | -0/+385 |
* | Bug 1188: Refine Maximized on X11 / Impl. Maximized and Iconify on Windows | Sven Gothel | 2015-08-12 | 1 | -3/+3 |
* | Bug 1188: Fix regression on X11 setVisible: in-visibility never reached on ch... | Sven Gothel | 2015-08-11 | 1 | -1/+1 |
* | Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a... | Sven Gothel | 2015-08-10 | 6 | -630/+593 |
* | Bug 1145 - Fat Jar: Add default main entry test TestGearsES2SimpleNEWT | Sven Gothel | 2015-07-29 | 1 | -0/+378 |
* | Bug 1154 - Make plugin3-public.jar optional: Part 1 / 2 (Relocate Applet3 cla... | Sven Gothel | 2015-07-28 | 1 | -4/+5 |
* | Bug 1180: Refine TestMapBufferRead01NEWT, add TestMapBufferRead02NEWT: Add as... | Sven Gothel | 2015-07-24 | 2 | -30/+235 |
* | Fix TestBug1146GLContextDialogToolTipAWT / AWTRobotUtil.mouseClick(..) use BU... | Sven Gothel | 2015-07-24 | 2 | -6/+8 |
* | Bug 1160: Fix/Refine test case: Stable master thread; Disable 'masterLock' in... | Sven Gothel | 2015-07-24 | 1 | -19/+40 |
* | Bug 1160: Fix test case (Avoid blocking/concurrent master context usage on AWT) | Sven Gothel | 2015-07-24 | 1 | -81/+125 |
* | Bug 1160: Fix unit test name and some minor details .. (convention) | Sven Gothel | 2015-07-24 | 1 | -30/+46 |
* | Bug 1146, Bug 1158: Add missing GLClearColor class | Sven Gothel | 2015-07-24 | 1 | -0/+61 |
* | Merge pull request #87 from TomNuydens/bug_1160 | Sven Gothel | 2015-07-24 | 1 | -0/+180 |
|\ |
|
| * | Unit test for bug 1160; context sharing between an offscreen drawable and an ... | Tom Nuydens | 2015-06-01 | 1 | -0/+180 |
* | | Bug 1146, Bug 1158: Add unit test for GLContext creation after showing tool-t... | Sven Gothel | 2015-07-24 | 3 | -1/+280 |
* | | Bug 1151 - Fix using DK1 on OVR 0.5*; Minor changes | Sven Gothel | 2015-07-20 | 1 | -5/+5 |
* | | StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a... | Sven Gothel | 2015-07-20 | 1 | -0/+20 |
* | | Clarify code in stereo/ovr: Comments, states, names, formatting. | Sven Gothel | 2015-07-20 | 1 | -1/+2 |
* | | Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2) | Sven Gothel | 2015-07-18 | 4 | -15/+26 |
* | | PointShader: Use same precision for shared uniform in vertex- and fragment sh... | Sven Gothel | 2015-07-16 | 2 | -2/+14 |
|/ |
|
* | Use CompatibilityType.BACKWARD_COMPATIBLE_BINARY for 2.3.1 / Add EGL.KHRONOS_... | Sven Gothel | 2015-04-04 | 1 | -3/+3 |
* | TestVersionSemanticsNOUI: Fix expected compat result (inactive tests) | Sven Gothel | 2015-04-03 | 1 | -4/+4 |
* | Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (gluegen c... | Sven Gothel | 2015-04-01 | 1 | -1/+1 |
* | TestVersionSemanticsNOUI: Add version tests: v221 -> v230 and v230 -> v23x (*)v2.3.1v2.3.1_winexe | Sven Gothel | 2015-03-27 | 1 | -2/+25 |
* | Bug 1116: Oculus SDK 0.4.4: Add extra DK1 detection; Add call to ovr_Shutdown... | Sven Gothel | 2015-03-27 | 1 | -0/+1 |
* | StereoDeviceUtil: Only rotate if current mode doesn't match required rotation... | Sven Gothel | 2015-03-27 | 1 | -0/+3 |
* | Bug 1150 - Fix unit tests: Use same definition as in GLProfile for 'disableOp... | Sven Gothel | 2015-03-26 | 2 | -2/+70 |
* | Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >... | Sven Gothel | 2015-03-26 | 5 | -844/+1211 |
* | Bug 1148 - OSX MonitorDevice: Use unique and native deviceID instead of index | Sven Gothel | 2015-03-21 | 1 | -4/+4 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker) | Sven Gothel | 2015-03-21 | 1 | -4/+14 |
* | Resolve RenameJavaSymbol issues (GLUgl2 and CGL) using GLEmitter (-> Delegate...v2.3.0 | Sven Gothel | 2015-03-11 | 2 | -13/+3 |
* | Bug 1142 - NEWT: Add support to retrieve the primary MonitorDevice | Sven Gothel | 2015-03-09 | 1 | -38/+69 |
* | TestScreenMode02aNEWT: Incr. wait period, for some reason one older test mach... | Sven Gothel | 2015-03-09 | 1 | -1/+1 |
* | Bug 1130 - Add Mapping from AWT Component -> NEWT [Screen, MonitorDevice] | Sven Gothel | 2015-02-17 | 1 | -33/+29 |
* | NEWT MonitorDevice: Identify cloned devices (fully covered) ; Windows: Iterat... | Sven Gothel | 2015-02-17 | 1 | -4/+12 |
* | Fix typo: PixelFormat.Composition.[componenCount() -> componentCount()] | Sven Gothel | 2015-02-16 | 1 | -4/+4 |
* | Bug 1129 - NEWT MonitorDevice's physical size on Windows must be read via EDID | Sven Gothel | 2015-02-16 | 1 | -8/+11 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 404 | -1801/+1801 |
* | Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE) | Sven Gothel | 2015-01-27 | 11 | -140/+115 |
* | Resolve merge conflict GLRendererQuirks | Sven Gothel | 2015-01-23 | 7 | -0/+971 |
|\ |
|
| * | Added. | toruwest | 2014-10-16 | 7 | -1/+939 |
| * | Create IView.java | toruwest | 2014-10-15 | 1 | -0/+33 |
* | | Bug 1120 - Add OSXUtil.GetPixelScale(final RectangleImmutable r, final int[] ... | Sven Gothel | 2015-01-23 | 1 | -3/+30 |
* | | Bug 1107: Add missing unit test | Sven Gothel | 2014-12-07 | 1 | -0/+61 |
* | | Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered... | Sven Gothel | 2014-12-06 | 10 | -164/+508 |
* | | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 2 | -4/+6 |
|/ |
|
* | Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on O... | Sven Gothel | 2014-10-10 | 2 | -10/+181 |
* | Graph Font: Fix API doc (parameter) ; GPUUISceneGLListener0A forward FontFact... | Sven Gothel | 2014-10-09 | 1 | -4/+2 |