| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1211 TestBug1211IRQ00NEWT: Fix using durationTest01; Make createWindow(..... | Sven Gothel | 2015-09-03 | 1 | -13/+8 |
* | Bug 1211: Custom size for TestBug1211IRQ00NEWT | Sven Gothel | 2015-09-03 | 1 | -3/+9 |
* | Bug 1211: Show Platform-Info for unit test TestBug1211IRQ00NEWT (commit 5f555... | Sven Gothel | 2015-09-03 | 1 | -0/+2 |
* | Bug 1211: Adding unit test to identify Thread.interrupt() caller for DefaultE... | Sven Gothel | 2015-09-03 | 1 | -0/+230 |
* | Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate... | Sven Gothel | 2015-08-31 | 1 | -0/+158 |
* | Bug 1203: Add missing constraints in desktop *GLContext.create* methods: Bail... | Sven Gothel | 2015-08-30 | 1 | -12/+22 |
* | Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro... | Sven Gothel | 2015-08-30 | 2 | -22/+128 |
* | Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant queries) | Sven Gothel | 2015-08-30 | 1 | -2/+2 |
* | Bug 1203: Fix TestGLAutoDrawableFactoryGLProfileDeviceNEWT: Do not assume EGL... | Sven Gothel | 2015-08-29 | 1 | -0/+16 |
* | Bug 1203: Adding factory-offscreen unit test, validating ES/GL usage with EGL... | Sven Gothel | 2015-08-29 | 1 | -0/+221 |
* | Bug 1202 (related): Fix SEMVER regressions mostly due to Bug 1202 commits (ad... | Sven Gothel | 2015-08-29 | 1 | -3/+1 |
* | Bug 1202 - Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tear | Sven Gothel | 2015-08-27 | 17 | -84/+125 |
* | 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 |