aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
Commit message (Expand)AuthorAgeFilesLines
* NEWT/WindowImpl: Remove wait for position (keep waitForSize for reparent/full...Sven Gothel2011-09-161-2/+3
* NEWT Cleanup: AWT driver fix, WindowImpl createNative .., minor editsSven Gothel2011-09-162-13/+1
* minor editsSven Gothel2011-09-162-5/+10
* Test NEWT Parenting: Incr. test duration to 600ms (new state poll of reparent...Sven Gothel2011-09-161-1/+1
* Fix AWT Test Cases: Use AWT-EDT for modifying visible frame and call validate...Sven Gothel2011-09-163-58/+84
* Graph Demos: Make GLEvenListener 'standalone'; UIScene to common package; Cle...Sven Gothel2011-09-158-60/+74
* JOGLNewtAppletBase: Use proper context ClassLoader; Add ElektronenMultiplizie...Sven Gothel2011-09-152-9/+25
* NEWT (Manual) Test Case: Add fullscreen and alwaysOnTop at window creationSven Gothel2011-09-151-1/+9
* NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO: X11/WindowsSven Gothel2011-09-141-0/+9
* disable test of NV swap group - but add explicit test case (disabled) for doc...Sven Gothel2011-09-092-11/+141
* NEWT: Window default pos ; FullScreenSven Gothel2011-09-091-73/+78
* *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro...Sven Gothel2011-09-091-2/+14
* JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea...Sven Gothel2011-09-081-1/+15
* NEWT/ScreenMode: X11 fixes ; Ensure Screen's size is set if screenMode change...Sven Gothel2011-09-085-7/+379
* Minor edits, dead code, test invocationSven Gothel2011-09-081-1/+3
* Destruction of GLAutoDrawable shall not remove them from AnimatorControl (due...Sven Gothel2011-09-084-15/+49
* NEWT/Window: Cleanup Actions: Reparenting, Fullscreen and DecorationSven Gothel2011-09-072-7/+25
* Test ScreenMode: Minor changes - less wait/timingSven Gothel2011-09-063-12/+27
* Fix test case for commit 68f5a97ef165a39769040e36114c572c7d0f1abdSven Gothel2011-09-061-3/+1
* NEWT/ScreenMode: Remove Cloneable on Immutable .. makes no senseSven Gothel2011-09-061-6/+16
* NEWT/Window/Insets: Implement proper Inset usage ; Cleanup WindowImpl::reconf...Sven Gothel2011-09-067-56/+112
* Test Multisample/Translucency: Remove implicit alpha settingsSven Gothel2011-09-042-1/+6
* Complete translucency support (core w/ X11 (only) - tested w/ NEWT)Sven Gothel2011-09-032-4/+162
* Test Gears ES1/ES2: Fix shared destructionSven Gothel2011-09-021-6/+19
* Test Gears ES1/ES2: Fix lifecycle check (shared gears)Sven Gothel2011-09-022-10/+14
* TestParenting02NEWT: Don't move parent window -> lots of WM fighting / flicke...Sven Gothel2011-09-021-2/+4
* Test GLSLSimpleProgram: Add proper destroy ..Sven Gothel2011-09-021-0/+10
* Gears/RedSquare ES1/ES2: Add proper destroy/init lifecycle incl. assertion ch...Sven Gothel2011-09-025-129/+200
* Test TestBug463ScaleImageMemoryAWT: Use UI Locking and AWT-EDT create/disposeSven Gothel2011-09-011-15/+34
* Test PIXMAP/BITMAP: Can't expect GL2/ES2 - might be SW OpenGLSven Gothel2011-09-011-3/+7
* Test ElektronenMultiplizierer: Unix coding of shader source (failed on Window...Sven Gothel2011-09-012-2/+2
* TestScreenMode01NEWT: Validate window size after FS toggleSven Gothel2011-09-011-0/+8
* Test ElektronenMultiplizierer: Add original author information, split GLEvent...Sven Gothel2011-09-014-307/+373
* Test Gears: Use proper 'java' author tagSven Gothel2011-09-016-7/+7
* Test: Add RedSquare ES1 and ES2 standalone testsSven Gothel2011-09-012-0/+272
* Tests: Exchange GL2, ES1 GLEventListener to ES2 - mobile test preparation.Sven Gothel2011-09-0126-223/+86
* Unit Tests: Remove redundant GLProfile.initSingleton(boolean) callsSven Gothel2011-08-313-13/+0
* UnitTests NEWT: Place GLProfile.initSingleton(true) to @BeforeClass method, e...Sven Gothel2011-08-317-27/+39
* UnitTests AWT: Remove GLProfile.initSingleton(true) and ensure AWT-dispose ha...Sven Gothel2011-08-3127-79/+70
* UnitTest UI: SingletonInstance Lock at @BeforeClass - before all other sub-cl...Sven Gothel2011-08-311-2/+2
* Test: Cleanup warnings; Add GLProfile.initSingleton(true) call for fluctuatin...Sven Gothel2011-08-3010-6/+33
* TestFocus01SwingAWTRobot: Run AWT destruction on AWT-EDTSven Gothel2011-08-301-4/+14
* TestGLDebug*: Remove Thread.dumpStack() ..Sven Gothel2011-08-302-4/+2
* TestAWTTextRendererUseVertexArrayBug464: Run AWT destruction on AWT-EDTSven Gothel2011-08-301-4/+13
* SWT/AWT Test: Run AWT destruction on AWT-EDT, issue shell.close() before shel...Sven Gothel2011-08-301-4/+8
* Fix NEWT regression due to fix of bug 502, commit 9ed513e9a9616f6028084df4c65...Sven Gothel2011-08-301-1/+0
* Tests: Comment GLProfile.initSingleton(false), which is redundant / implicit.Sven Gothel2011-08-304-4/+4
* ShaderState Usage/Test: Add setShaderState(GL) for pre-use attachment to the ...Sven Gothel2011-08-303-56/+63
* JAWTWindow.getLocationOnScreen(): Add proper JAWT lockSurface() ; X11Util: us...Sven Gothel2011-08-301-14/+2
* minor: update script / vsync changes in test w/ 2 windowsSven Gothel2011-08-301-12/+12