| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | ES2 NEWT Tests: GearsES2/RedSquareES2 - Don'w use AWTRobot if AWT is n/a (Ji ... | Sven Gothel | 2013-08-10 | 2 | -2/+8 |
| * | FFMPEGPlayer Audio Sink Refactoring .. | Sven Gothel | 2013-07-19 | 2 | -2/+2 |
| * | Fix Bug 744: Added support of RLE encoded .tga | Petr Skramovsky | 2013-07-17 | 3 | -0/+165 |
| * | GLSL core fixes - texture2D and varying/attributes/.. preprocessing | Sven Gothel | 2013-07-17 | 2 | -1/+14 |
| * | TestBug722GLContextDrawableSwitchNewt2AWT: Test n/a if JAWT requires offscree... | Sven Gothel | 2013-07-17 | 1 | -1/+9 |
| * | Use MaxFixedFunc(..) GLProfile if pbuffer or GL2-compat is required. | Sven Gothel | 2013-07-17 | 5 | -8/+8 |
| * | More shader fixes for core (GLSL 150): texture2D -> texture, texture3D is dep... | Sven Gothel | 2013-07-17 | 1 | -1/+2 |
| * | Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add... | Sven Gothel | 2013-07-17 | 6 | -41/+39 |
| * | Redefine: isGLES3Compatible() and isGL4ES3(), i.e. allow GL4ES3 usage in case... | Sven Gothel | 2013-07-16 | 1 | -0/+69 |
| * | Tests: Cleanup for GL core usage p2 - (Proper GLSL version number) | Sven Gothel | 2013-07-16 | 5 | -14/+22 |
| * | Tests: Cleanup for GL core usage (Skip texture enable/disable, proper GLSL ve... | Sven Gothel | 2013-07-16 | 15 | -128/+155 |
| * | GPUUISceneGLListener0A: Rotate on vertical scroll .. | Sven Gothel | 2013-07-16 | 1 | -1/+1 |
| * | Fix PointsDemoES1: No zero point size allowed | Sven Gothel | 2013-07-16 | 1 | -1/+1 |
| * | Add Support for GL 4.3 (Bug 716) and ES 3.0 (Bug 717) | Sven Gothel | 2013-07-15 | 4 | -15/+22 |
| * | TestMainVersionGLWindowNEWT: Add 'manual' version get/print for verification. | Sven Gothel | 2013-07-10 | 1 | -0/+6 |
| * | TestGLWindows02NEWTAnimated: Give animator a chance to become paused after pu... | Sven Gothel | 2013-07-10 | 1 | -0/+7 |
| * | TestScreenMode00cNEWT: Enable testing of UITestCase.resetXRandRIfX11() only i... | Sven Gothel | 2013-07-10 | 1 | -1/+3 |
| * | UITestCase.resetXRandRIfX11(): Iterate through all outputs and sets the prefe... | Sven Gothel | 2013-07-09 | 3 | -22/+167 |
| * | Refine 95ffc6f73b460a24e8f117060de1d80ec85e4c25: Reset X11 XRandR only for Mo... | Sven Gothel | 2013-07-09 | 10 | -1/+17 |
| * | NEWT MonitorMode test cases: Add X11 XRandR commandline reset to UITestCase's... | Sven Gothel | 2013-07-09 | 3 | -0/+271 |
| * | NEWT EDTUtil: Exposed weakness of EDTUtil usage due to usage of WeakReference... | Sven Gothel | 2013-07-09 | 11 | -29/+64 |
| * | NEWT Display.create: If reusing an existing instance, ensure EDT is running! | Sven Gothel | 2013-07-05 | 1 | -2/+16 |
| * | TestScreenMode*: Stop animator before destroying window - be nice. | Sven Gothel | 2013-07-05 | 2 | -0/+4 |
| * | TestScreenMode02bNEWT: Don't assert/wait for Screen shutdown if mode change a... | Sven Gothel | 2013-07-05 | 1 | -1/+0 |
| * | TestDisplayLifecycle02NEWT: Renable testDisplayCreate02 (my fault) | Sven Gothel | 2013-07-04 | 1 | -1/+1 |
| * | TestDisplayLifecycle02NEWT: Ensure window/screen has been destroyed before va... | Sven Gothel | 2013-07-04 | 1 | -3/+19 |
| * | TestScreenMode*: At destruction, properly wait until Window and Screen (after... | Sven Gothel | 2013-07-04 | 6 | -14/+30 |
| * | TestScreenMode02bNEWT: Full MonitorMode w/ rotation failure - Expected on som... | Sven Gothel | 2013-07-04 | 1 | -0/+5 |
| * | Refine 9c7ab101cf5261db3ef6160c0aa1906ffcce188b: Don't print extensions .. to... | Sven Gothel | 2013-07-04 | 5 | -5/+5 |
| * | TestScreenMode*: Be more verbose setting screen mode. | Sven Gothel | 2013-07-04 | 5 | -52/+107 |
| * | Revisit Bug 770 and Bug 771: Only use FLAG_IS_FULLSCREEN_SPAN if required; At... | Sven Gothel | 2013-07-04 | 2 | -0/+5 |
| * | TestScreenMode* Cleanup (reset) | Sven Gothel | 2013-07-04 | 5 | -78/+82 |
| * | Use JoglVersion.getGLStrings(..) in 'famous' tests, removes redundancy .. Gea... | Sven Gothel | 2013-07-04 | 5 | -40/+10 |
| * | Remove deprecated methods. | Sven Gothel | 2013-07-04 | 3 | -5/+11 |
| * | Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767): TAB, BS and... | Sven Gothel | 2013-07-03 | 1 | -14/+16 |
| * | Bug 724: Testing PNG Transparency / Fixing GLSL Shader of test case: Mix text... | Sven Gothel | 2013-07-03 | 7 | -14/+259 |
| * | Bug 724: Add manual unit test, incr. PNGImage verbosity. | Sven Gothel | 2013-07-02 | 2 | -7/+10 |
| * | Bug 734: Bug could not be reproduced w/ TestScreenMode02bNEWT, however on som... | Sven Gothel | 2013-07-02 | 2 | -2/+240 |
| * | Fix Bug 770 and 771 | Sven Gothel | 2013-07-02 | 1 | -75/+102 |
| * | 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 |