| Commit message (Expand) | Author | Age | Files | Lines |
* | NEWT (Manual) Test Case: Add fullscreen and alwaysOnTop at window creation | Sven Gothel | 2011-09-15 | 1 | -1/+9 |
* | NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO: X11/Windows | Sven Gothel | 2011-09-14 | 1 | -0/+9 |
* | disable test of NV swap group - but add explicit test case (disabled) for doc... | Sven Gothel | 2011-09-09 | 2 | -11/+141 |
* | NEWT: Window default pos ; FullScreen | Sven Gothel | 2011-09-09 | 1 | -73/+78 |
* | *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro... | Sven Gothel | 2011-09-09 | 1 | -2/+14 |
* | JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea... | Sven Gothel | 2011-09-08 | 1 | -1/+15 |
* | NEWT/ScreenMode: X11 fixes ; Ensure Screen's size is set if screenMode change... | Sven Gothel | 2011-09-08 | 5 | -7/+379 |
* | Minor edits, dead code, test invocation | Sven Gothel | 2011-09-08 | 1 | -1/+3 |
* | Destruction of GLAutoDrawable shall not remove them from AnimatorControl (due... | Sven Gothel | 2011-09-08 | 4 | -15/+49 |
* | NEWT/Window: Cleanup Actions: Reparenting, Fullscreen and Decoration | Sven Gothel | 2011-09-07 | 2 | -7/+25 |
* | Test ScreenMode: Minor changes - less wait/timing | Sven Gothel | 2011-09-06 | 3 | -12/+27 |
* | Fix test case for commit 68f5a97ef165a39769040e36114c572c7d0f1abd | Sven Gothel | 2011-09-06 | 1 | -3/+1 |
* | NEWT/ScreenMode: Remove Cloneable on Immutable .. makes no sense | Sven Gothel | 2011-09-06 | 1 | -6/+16 |
* | NEWT/Window/Insets: Implement proper Inset usage ; Cleanup WindowImpl::reconf... | Sven Gothel | 2011-09-06 | 7 | -56/+112 |
* | Test Multisample/Translucency: Remove implicit alpha settings | Sven Gothel | 2011-09-04 | 2 | -1/+6 |
* | Complete translucency support (core w/ X11 (only) - tested w/ NEWT) | Sven Gothel | 2011-09-03 | 2 | -4/+162 |
* | Test Gears ES1/ES2: Fix shared destruction | Sven Gothel | 2011-09-02 | 1 | -6/+19 |
* | Test Gears ES1/ES2: Fix lifecycle check (shared gears) | Sven Gothel | 2011-09-02 | 2 | -10/+14 |
* | TestParenting02NEWT: Don't move parent window -> lots of WM fighting / flicke... | Sven Gothel | 2011-09-02 | 1 | -2/+4 |
* | Test GLSLSimpleProgram: Add proper destroy .. | Sven Gothel | 2011-09-02 | 1 | -0/+10 |
* | Gears/RedSquare ES1/ES2: Add proper destroy/init lifecycle incl. assertion ch... | Sven Gothel | 2011-09-02 | 5 | -129/+200 |
* | Test TestBug463ScaleImageMemoryAWT: Use UI Locking and AWT-EDT create/dispose | Sven Gothel | 2011-09-01 | 1 | -15/+34 |
* | Test PIXMAP/BITMAP: Can't expect GL2/ES2 - might be SW OpenGL | Sven Gothel | 2011-09-01 | 1 | -3/+7 |
* | Test ElektronenMultiplizierer: Unix coding of shader source (failed on Window... | Sven Gothel | 2011-09-01 | 2 | -2/+2 |
* | TestScreenMode01NEWT: Validate window size after FS toggle | Sven Gothel | 2011-09-01 | 1 | -0/+8 |
* | Test ElektronenMultiplizierer: Add original author information, split GLEvent... | Sven Gothel | 2011-09-01 | 4 | -307/+373 |
* | Test Gears: Use proper 'java' author tag | Sven Gothel | 2011-09-01 | 6 | -7/+7 |
* | Test: Add RedSquare ES1 and ES2 standalone tests | Sven Gothel | 2011-09-01 | 2 | -0/+272 |
* | Tests: Exchange GL2, ES1 GLEventListener to ES2 - mobile test preparation. | Sven Gothel | 2011-09-01 | 26 | -223/+86 |
* | Unit Tests: Remove redundant GLProfile.initSingleton(boolean) calls | Sven Gothel | 2011-08-31 | 3 | -13/+0 |
* | UnitTests NEWT: Place GLProfile.initSingleton(true) to @BeforeClass method, e... | Sven Gothel | 2011-08-31 | 7 | -27/+39 |
* | UnitTests AWT: Remove GLProfile.initSingleton(true) and ensure AWT-dispose ha... | Sven Gothel | 2011-08-31 | 27 | -79/+70 |
* | UnitTest UI: SingletonInstance Lock at @BeforeClass - before all other sub-cl... | Sven Gothel | 2011-08-31 | 1 | -2/+2 |
* | Test: Cleanup warnings; Add GLProfile.initSingleton(true) call for fluctuatin... | Sven Gothel | 2011-08-30 | 10 | -6/+33 |
* | TestFocus01SwingAWTRobot: Run AWT destruction on AWT-EDT | Sven Gothel | 2011-08-30 | 1 | -4/+14 |
* | TestGLDebug*: Remove Thread.dumpStack() .. | Sven Gothel | 2011-08-30 | 2 | -4/+2 |
* | TestAWTTextRendererUseVertexArrayBug464: Run AWT destruction on AWT-EDT | Sven Gothel | 2011-08-30 | 1 | -4/+13 |
* | SWT/AWT Test: Run AWT destruction on AWT-EDT, issue shell.close() before shel... | Sven Gothel | 2011-08-30 | 1 | -4/+8 |
* | Fix NEWT regression due to fix of bug 502, commit 9ed513e9a9616f6028084df4c65... | Sven Gothel | 2011-08-30 | 1 | -1/+0 |
* | Tests: Comment GLProfile.initSingleton(false), which is redundant / implicit. | Sven Gothel | 2011-08-30 | 4 | -4/+4 |
* | ShaderState Usage/Test: Add setShaderState(GL) for pre-use attachment to the ... | Sven Gothel | 2011-08-30 | 3 | -56/+63 |
* | JAWTWindow.getLocationOnScreen(): Add proper JAWT lockSurface() ; X11Util: us... | Sven Gothel | 2011-08-30 | 1 | -14/+2 |
* | minor: update script / vsync changes in test w/ 2 windows | Sven Gothel | 2011-08-30 | 1 | -12/+12 |
* | GLSL DataArray/Handler: Remove ShaderState state and pass it through: ShaderS... | Sven Gothel | 2011-08-30 | 14 | -64/+458 |
* | NEWT/ScreenMode: Fix Bug 456 - Reset to orig ScreenMode when exit (normal or ... | Sven Gothel | 2011-08-24 | 3 | -11/+121 |
* | API Change GLArrayDataWrapper/GLArrayDataServer: Add vboTarget to wrapper cst... | Sven Gothel | 2011-08-22 | 3 | -6/+6 |
* | Fix regression of commit 6c346d98f04e2355210960fe9ffde47432f04d62, where VBO/... | Sven Gothel | 2011-08-22 | 1 | -1/+1 |
* | reloc test: demos.gl2.gears -> demos.gl2, etc | Sven Gothel | 2011-08-22 | 34 | -36/+42 |
* | Add missing GearsES2 NEWT test hook | Sven Gothel | 2011-08-22 | 1 | -0/+136 |
* | Add Dominik's ElektronenMultiplizierer (GL2ES2, NEWT) version | Sven Gothel | 2011-08-22 | 3 | -0/+1227 |