| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Comparable<?>: Point*, Dimension*, Rectangle*, SurfaceSize* and MonitorMo... | Sven Gothel | 2013-06-30 | 1 | -2/+32 |
* | Tests: Put monitor/screen mode tests to own subpackage | Sven Gothel | 2013-06-29 | 8 | -8/+8 |
* | Tests: Fix enumeration of monitor/screen mode tests, add tests description to... | Sven Gothel | 2013-06-29 | 7 | -13/+34 |
* | Tests: Fix enumeration of monitor/screen mode tests, add tests description to... | Sven Gothel | 2013-06-29 | 4 | -0/+0 |
* | Disable TestNewtEventModifiersNewtCanvasSWTAWT: Causes sporadic freezes on Wi...v2.0.2-rc12v2.0-rc12 | Sven Gothel | 2013-06-25 | 1 | -1/+7 |
* | Test NEWT Key Events, TestInitConcurrent0*NEWT: TO 5 -> 3 minutes | Sven Gothel | 2013-06-25 | 9 | -28/+28 |
* | Test NEWT Key Events: Add TO of 5 minutes | Sven Gothel | 2013-06-25 | 6 | -22/+22 |
* | TestInitConcurrent0*NEWT: Add TO of 5 minutes | Sven Gothel | 2013-06-25 | 2 | -6/+6 |
* | TestFocus02SwingAWTRobot: Fix Java7 'changed behavior': Relax focus traversal... | Sven Gothel | 2013-06-25 | 1 | -1/+1 |
* | TestFocus02SwingAWTRobot: Fix Java7 'changed behavior': Relax focus traversal... | Sven Gothel | 2013-06-25 | 1 | -1/+7 |
* | AWTRobotUtil.*KeyPress/Release: Remove waitForIdle(robot), but call per use c... | Sven Gothel | 2013-06-25 | 6 | -14/+18 |
* | TestFocus0[12]SwingAWTRobot: Fix Java7 'changed behavior': Relax focus traver... | Sven Gothel | 2013-06-24 | 2 | -13/+16 |
* | Tests NEWTKeyAdapter: Fix log string | Sven Gothel | 2013-06-24 | 1 | -2/+2 |
* | Apply workaround of Java7 AWT Robot.waitForIdle()/EDT bug for all Robot.waitF... | Sven Gothel | 2013-06-24 | 5 | -22/+26 |
* | Workaroung a Java7 AWT EDT/Robot bug: Validate whether AWT-EDT is alive befor... | Sven Gothel | 2013-06-24 | 2 | -3/+59 |
* | UITestCase: Increase SINGLE_INSTANCE_LOCK_TO from 3 to 6 minutes! | Sven Gothel | 2013-06-24 | 1 | -1/+1 |
* | TestSWTAccessor03AWTGLn: Fix SWT deadlock on Java7/Windows: Must perform AWT ... | Sven Gothel | 2013-06-24 | 1 | -2/+6 |
* | TestGearsES2GLJPanel*: Use Gears (GL 1 based) if using bitmap - On Windows GD... | Sven Gothel | 2013-06-24 | 2 | -6/+4 |
* | TestGearsES2GLJPanel*: Use GearsES1 is using bitmap - On Windows GDI would be... | Sven Gothel | 2013-06-24 | 2 | -5/+20 |
* | GearsES2/RedSquareES2: Detect !GLSL and don't attempt to render in such case. | Sven Gothel | 2013-06-24 | 2 | -9/+34 |
* | Tests: Remove subsequent exceptions .. (not original issue, but annoying whil... | Sven Gothel | 2013-06-24 | 3 | -5/+13 |
* | Fix Bug 761 (part 2/2): NEWT registers one customShutdownHook @ NativeWindow... | Sven Gothel | 2013-06-23 | 1 | -0/+46 |
* | Fix Bug 735: GLAutoDrawable must issue glViewport(..) even w/o GLEventListene... | Sven Gothel | 2013-06-17 | 2 | -5/+1 |
* | Fix TestNewtKeyEventAutoRepeatAWT (Bug 688): Reduce head/tail event check to ... | Sven Gothel | 2013-06-17 | 1 | -16/+4 |
* | Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp... | Sven Gothel | 2013-06-17 | 2 | -5/+3 |
* | Fix Bug 688: Removal of NEWT KeyEvent.EVENT_KEY_TYPED and KeyListener.keyTyp... | Sven Gothel | 2013-06-17 | 29 | -138/+114 |
* | Bug 735: Fix comment in test, since mystery is solved :) | Sven Gothel | 2013-06-17 | 2 | -2/+4 |
* | Solve Bug 735 Mystery: glViewport(..) was missing - duh :) | Sven Gothel | 2013-06-17 | 2 | -0/+4 |
* | Bug735: Bug735Inv0AppletAWT/Bug735Inv1AppletAWT tests: Use shader customizati... | Sven Gothel | 2013-06-17 | 2 | -6/+7 |
* | Fix Bug 753: Stuttering caused by lack of GL resource synchronization between... | Sven Gothel | 2013-06-17 | 9 | -12/+3802 |
* | Bug 735: Bug735Inv4AWT on Java7 is also stuttering! | Sven Gothel | 2013-06-16 | 4 | -12/+11 |
* | Bug 735: Adding Andres test cases for analysis. OSX exposes diff. odd behavio... | Sven Gothel | 2013-06-16 | 10 | -0/+2467 |
* | Fix Bug 745: NPE - QTT definition shall be allowd to _follow_ SOF (frame) - R... | Sven Gothel | 2013-06-14 | 2 | -2/+19 |
* | TestRedSquareES2NEWT: Cleanup | Sven Gothel | 2013-06-13 | 1 | -8/+11 |
* | TestX11DefaultDisplay: Validate the chosen default device, test only one GLDe... | Sven Gothel | 2013-06-13 | 1 | -75/+61 |
* | added unit test for nativewindow.x11.display.default system property | Maik Riechert | 2013-06-13 | 1 | -0/+158 |
* | Bug 733: Refine Test case: warp-random at display, and warp-center at mouse-l... | Sven Gothel | 2013-06-12 | 1 | -9/+64 |
* | Adds a unit test for GLWindow.warpPointer(int,int) | Julien Gouesse | 2013-06-12 | 1 | -0/+116 |
* | Fix Bug 748 - PMVMatrix gluProject and gluUnProject broken w/ backingArray (d... | Sven Gothel | 2013-06-09 | 1 | -0/+125 |
* | Adapt to Gluegen's IOUtil change commit b98825eb7cfb61aead4a7dff57471cd2d2c26823 | Sven Gothel | 2013-06-09 | 1 | -2/+2 |
* | ScreenMode Unit Tests: Add wait for screen destroy (off-thread) | Sven Gothel | 2013-06-09 | 4 | -1/+12 |
* | Unit Tests: Group *math* tests in own test package | Sven Gothel | 2013-06-09 | 5 | -7/+7 |
* | GLVersionNumber.createVendorVersion(): Only test match result and potentially... | Sven Gothel | 2013-05-31 | 1 | -5/+11 |
* | Complete/Fix GLVersionNumber (81afec4e963ac4372dc2b604d6f91237b81ee6f2): Set ... | Sven Gothel | 2013-05-31 | 1 | -2/+27 |
* | GLVersionNumber: Fix vendor version parser; Adapt to GlueGen commit 959d6d83e... | Sven Gothel | 2013-05-31 | 1 | -0/+170 |
* | Unit Test: Remove unused import | Sven Gothel | 2013-05-18 | 1 | -1/+0 |
* | Fix Unit Tests Exclusion " if( !GLProfile.isAvailable(GLProfile.GL*) ) { .. }... | Sven Gothel | 2013-05-18 | 7 | -0/+10 |
* | Fix Bug 711: Align Graphs's Curve Shader programmatically to used GL/GLSL ver... | Sven Gothel | 2013-05-17 | 1 | -2/+17 |
* | Fix Bug 737: Add shader default precision for GLSL [1.30 .. 1.50[ - See GLSL ... | Sven Gothel | 2013-05-17 | 11 | -36/+162 |
* | NEWT: MouseEvent Ctor: Use proper float[] rotationXYZ and float rotationScale... | Sven Gothel | 2013-05-16 | 1 | -1/+2 |