aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* Bug 1211 TestBug1211IRQ00NEWT: Cover whole JOGL initialization by MyThread, i...Sven Gothel2015-09-051-123/+180
* Bug 1211 TestBug1211IRQ00NEWT: Add assertions incl. testing Thread.interrupte...Sven Gothel2015-09-031-17/+70
* Bug 1211 TestBug1211IRQ00NEWT: Fix using durationTest01; Make createWindow(.....Sven Gothel2015-09-031-13/+8
* Bug 1211: Custom size for TestBug1211IRQ00NEWTSven Gothel2015-09-031-3/+9
* Bug 1211: Show Platform-Info for unit test TestBug1211IRQ00NEWT (commit 5f555...Sven Gothel2015-09-031-0/+2
* Bug 1211: Adding unit test to identify Thread.interrupt() caller for DefaultE...Sven Gothel2015-09-031-0/+230
* Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate...Sven Gothel2015-08-311-0/+158
* Bug 1203: Add missing constraints in desktop *GLContext.create* methods: Bail...Sven Gothel2015-08-301-12/+22
* Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro...Sven Gothel2015-08-302-22/+128
* Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant queries)Sven Gothel2015-08-301-2/+2
* Bug 1203: Fix TestGLAutoDrawableFactoryGLProfileDeviceNEWT: Do not assume EGL...Sven Gothel2015-08-291-0/+16
* Bug 1203: Adding factory-offscreen unit test, validating ES/GL usage with EGL...Sven Gothel2015-08-291-0/+221
* Bug 1202 (related): Fix SEMVER regressions mostly due to Bug 1202 commits (ad...Sven Gothel2015-08-291-3/+1
* Bug 1202 - Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tearSven Gothel2015-08-2717-84/+125
* Bug 1188: Fix API doc of getSupportedStateMask(); Misc Changes (see below)Sven Gothel2015-08-251-21/+4
* Bug 1188: Introduce getSupportedStateMask() implemented via WindowDriver's ge...Sven Gothel2015-08-211-0/+2
* Bug 1042: ImageIOUtil -> ImageType + ImageType.Util ; Fix implementation and ...Sven Gothel2015-08-193-0/+385
* Bug 1188: Refine Maximized on X11 / Impl. Maximized and Iconify on WindowsSven Gothel2015-08-121-3/+3
* Bug 1188: Fix regression on X11 setVisible: in-visibility never reached on ch...Sven Gothel2015-08-111-1/+1
* Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a...Sven Gothel2015-08-106-630/+593
* Bug 1145 - Fat Jar: Add default main entry test TestGearsES2SimpleNEWTSven Gothel2015-07-291-0/+378
* Bug 1154 - Make plugin3-public.jar optional: Part 1 / 2 (Relocate Applet3 cla...Sven Gothel2015-07-281-4/+5
* Bug 1180: Refine TestMapBufferRead01NEWT, add TestMapBufferRead02NEWT: Add as...Sven Gothel2015-07-242-30/+235
* Fix TestBug1146GLContextDialogToolTipAWT / AWTRobotUtil.mouseClick(..) use BU...Sven Gothel2015-07-242-6/+8
* Bug 1160: Fix/Refine test case: Stable master thread; Disable 'masterLock' in...Sven Gothel2015-07-241-19/+40
* Bug 1160: Fix test case (Avoid blocking/concurrent master context usage on AWT)Sven Gothel2015-07-241-81/+125
* Bug 1160: Fix unit test name and some minor details .. (convention)Sven Gothel2015-07-241-30/+46
* Bug 1146, Bug 1158: Add missing GLClearColor classSven Gothel2015-07-241-0/+61
* Merge pull request #87 from TomNuydens/bug_1160Sven Gothel2015-07-241-0/+180
|\
| * Unit test for bug 1160; context sharing between an offscreen drawable and an ...Tom Nuydens2015-06-011-0/+180
* | Bug 1146, Bug 1158: Add unit test for GLContext creation after showing tool-t...Sven Gothel2015-07-243-1/+280
* | Bug 1151 - Fix using DK1 on OVR 0.5*; Minor changesSven Gothel2015-07-201-5/+5
* | StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a...Sven Gothel2015-07-201-0/+20
* | Clarify code in stereo/ovr: Comments, states, names, formatting.Sven Gothel2015-07-201-1/+2
* | Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2)Sven Gothel2015-07-184-15/+26
* | PointShader: Use same precision for shared uniform in vertex- and fragment sh...Sven Gothel2015-07-162-2/+14
|/
* Use CompatibilityType.BACKWARD_COMPATIBLE_BINARY for 2.3.1 / Add EGL.KHRONOS_...Sven Gothel2015-04-041-3/+3
* TestVersionSemanticsNOUI: Fix expected compat result (inactive tests)Sven Gothel2015-04-031-4/+4
* Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (gluegen c...Sven Gothel2015-04-011-1/+1
* TestVersionSemanticsNOUI: Add version tests: v221 -> v230 and v230 -> v23x (*)v2.3.1v2.3.1_winexeSven Gothel2015-03-271-2/+25
* Bug 1116: Oculus SDK 0.4.4: Add extra DK1 detection; Add call to ovr_Shutdown...Sven Gothel2015-03-271-0/+1
* StereoDeviceUtil: Only rotate if current mode doesn't match required rotation...Sven Gothel2015-03-271-0/+3
* Bug 1150 - Fix unit tests: Use same definition as in GLProfile for 'disableOp...Sven Gothel2015-03-262-2/+70
* Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >...Sven Gothel2015-03-265-844/+1211
* Bug 1148 - OSX MonitorDevice: Use unique and native deviceID instead of indexSven Gothel2015-03-211-4/+4
* Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker)Sven Gothel2015-03-211-4/+14
* Resolve RenameJavaSymbol issues (GLUgl2 and CGL) using GLEmitter (-> Delegate...v2.3.0Sven Gothel2015-03-112-13/+3
* Bug 1142 - NEWT: Add support to retrieve the primary MonitorDeviceSven Gothel2015-03-091-38/+69
* TestScreenMode02aNEWT: Incr. wait period, for some reason one older test mach...Sven Gothel2015-03-091-1/+1
* Bug 1130 - Add Mapping from AWT Component -> NEWT [Screen, MonitorDevice]Sven Gothel2015-02-171-33/+29