aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/com
Commit message (Expand)AuthorAgeFilesLines
* Bug 1206 - Security: Clear exposed framebuffer after creation and before visi...Sven Gothel2015-10-053-8/+98
* Bug 1245: Adding Unit Test, similar to TestBug816JTabbedPanelVisibilityB849B8...Sven Gothel2015-10-042-9/+251
* Merge remote-tracking branch 'xranby/master'Sven Gothel2015-10-031-1/+2
|\
| * Fix: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile04NEWTOffscreenNoAR...Xerxes Rånby2015-10-031-1/+2
* | Bug 1206: Test TestGearsES2NEWT: Versatile 'demoType' allows also no GLEventL...Sven Gothel2015-10-031-6/+12
* | Bug 1244: MovieSimple: String format %d implicit conversion from boolean to i...Xerxes Rånby2015-10-031-1/+1
|/
* Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...Sven Gothel2015-10-0319-63/+63
* Bug 1225: Unit test shall not fail if AWT is not alive, simply report and ret...Sven Gothel2015-09-291-2/+5
* Bug 1225: Unit test timeout := 3minutesSven Gothel2015-09-291-2/+2
* Bug 1225: Unit test shall not fail if AWT is not alive, ignore it via assumeSven Gothel2015-09-291-1/+3
* Bug 1225: Make unit test more robuts, notify if JRE 1.7.0 issue w/ interrupte...Sven Gothel2015-09-281-51/+119
* Bug 1125: Unit test to validate that Thread.interrupt() does not disturb cont...Sven Gothel2015-09-281-0/+305
* TestGearsES2NEWT: Print bounds @ window resized/moved instead of just x/ySven Gothel2015-09-261-2/+2
* Bug 1223 OSX: GLWindow loses focus after maximizing - AnalysisSven Gothel2015-09-261-0/+32
* Bug 1214: Fix Deadlock in screenPositionChanged(..); Use screenPositionChange...Sven Gothel2015-09-261-14/+24
* Bug 1214 - NEWT MacOSX: Detect auto-resize of Window when it is larger than s...Sven Gothel2015-09-252-4/+203
* TestGearsES2*AWT / NewtDemoListener: Show pixel-scale in title bar.Sven Gothel2015-09-182-39/+163
* Unit Tests: NEWTDemoListener: Less verbose; GraphUI-Demos: Show DPI and Pixel...Sven Gothel2015-09-177-19/+33
* Unit Tests: Add listening to NEWTDemoListener* (Missed in prev. patch)Sven Gothel2015-09-162-0/+2
* Bug 1211: Refine NEWTDemoListener, JOGLNewtAppletBaseSven Gothel2015-09-152-11/+3
* Bug 1211: Adopt changes to unit test from commit 68c8e39fa8d6e700f0a99241c1a0...Sven Gothel2015-09-1547-676/+165
* 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
|\