| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix SWT tests in due to changes, minor linux fix | Sven Gothel | 2011-02-02 | 3 | -455/+0 |
* | Merge branch 'swt_tests' into pulled | Sven Gothel | 2011-02-02 | 3 | -0/+455 |
|\ |
|
| * | Added two simple SWT unit tests. | Wade Walker | 2011-02-02 | 3 | -0/+455 |
* | | junit glu: proper path and NOUI class suffix | Sven Gothel | 2011-02-01 | 2 | -59/+0 |
* | | JUnit tests for gluProject and gluUnproject | Julien Gouesse | 2011-02-01 | 2 | -0/+59 |
* | | Cleanup test/junit structure. com.jogamp.test -> com.jogamp.opengl.text; Comp... | Sven Gothel | 2010-12-13 | 78 | -12992/+0 |
* | | GLJPanel/GLPbufferImpl: destroy pbuffer reentrance fix; disable device close ... | Sven Gothel | 2010-12-12 | 1 | -1/+1 |
* | | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 1 | -1/+0 |
* | | FIX gears demo: set lists to 0 at dispose | Sven Gothel | 2010-12-10 | 1 | -0/+1 |
* | | Minor test cleanup | Sven Gothel | 2010-12-10 | 2 | -25/+10 |
|/ |
|
* | GLCanvas: Adding convenient constructor for GLCapabilties and Shared Context ... | Sven Gothel | 2010-12-03 | 1 | -0/+134 |
* | Fix NEWT GLWindow: Adding missing shared GLContext setter (with unit test) | Sven Gothel | 2010-12-03 | 2 | -16/+185 |
* | JOGL: Proper handling of Read Drawable Support (if not supported), add query. | Sven Gothel | 2010-11-28 | 1 | -1/+1 |
* | GLCanvas: Fix disableBackgroundErase/X11, make drawable creation more robust,... | Sven Gothel | 2010-11-27 | 2 | -0/+11 |
* | Reduce the use of xml brackets to reduce potential hudson/junit xml parser ex... | Sven Gothel | 2010-11-25 | 6 | -14/+14 |
* | Refined VersionInfo usage | Sven Gothel | 2010-11-25 | 2 | -5/+17 |
* | Relax GLAnimatorControl, ie remove fail fast for start()/stop(), return (bool... | Sven Gothel | 2010-11-25 | 1 | -8/+8 |
* | cleanup imports | Sven Gothel | 2010-11-25 | 1 | -7/+0 |
* | Fix GLCanvas Recreation - Regression 96af6c9bf2d683115996 | Sven Gothel | 2010-11-25 | 1 | -0/+183 |
* | Ignore TestGearsGLJPanelAWT, not ready yetv2.0-rc1 | Sven Gothel | 2010-11-23 | 1 | -1/+2 |
* | GLSL unit test timeout -> 60s | Sven Gothel | 2010-11-23 | 2 | -4/+4 |
* | Add GLJPanel test (works better in jogl-demos though, need to copy) | Sven Gothel | 2010-11-23 | 2 | -3/+129 |
* | Fix TestTransformFeedbackVaryingsBug407NEWT GLContext makeCurrent race condition | Sven Gothel | 2010-11-23 | 1 | -0/+2 |
* | JOGL/Junit: Refine TestTransformFeedbackVaryingsBug407NEWT, Add another simpl... | Sven Gothel | 2010-11-23 | 5 | -76/+633 |
* | TestTransformFeedbackVaryingsBug407NEWT: Fix class name and clarify output | Sven Gothel | 2010-11-22 | 1 | -4/+4 |
* | GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ... | Sven Gothel | 2010-11-22 | 2 | -6/+6 |
* | JOGL/NEWT: Animator fixes | Sven Gothel | 2010-11-21 | 4 | -54/+104 |
* | JOGL/AWT: Fix ~ 2 year old regressions: Choose & Use GraphicsConfiguration fo... | Sven Gothel | 2010-11-18 | 7 | -5/+431 |
* | Finishing Immutable changes including GLCapabiltiesImmutable. | Sven Gothel | 2010-11-17 | 5 | -17/+17 |
* | NEWT X11Display: ignore null Display handle at dispatch | Sven Gothel | 2010-11-17 | 1 | -10/+33 |
* | Merge branch 'pulled' | Sven Gothel | 2010-11-17 | 3 | -13/+13 |
|\ |
|
| * | Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a... | Steve Vaughan | 2010-11-17 | 3 | -13/+13 |
* | | cleanup imports | Sven Gothel | 2010-11-17 | 2 | -12/+0 |
* | | GLWindow becomes NEWTEventConsumer (missed that one) ; Adding test for NEWTEv... | Sven Gothel | 2010-11-17 | 1 | -0/+118 |
|/ |
|
* | NEWT Lifecycle remodel: Window destroy() ! | Sven Gothel | 2010-11-16 | 27 | -277/+202 |
* | NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ... | Sven Gothel | 2010-11-15 | 2 | -15/+8 |
* | NEWT: Make setVisible/reparentWindow return status more reliable (visibility,... | Sven Gothel | 2010-11-15 | 6 | -84/+38 |
* | JOGL: Complete eager and lazy mapping of GLProfiles in respect to multiple de... | Sven Gothel | 2010-11-14 | 3 | -0/+439 |
* | import cleanup | Sven Gothel | 2010-11-14 | 1 | -10/+7 |
* | GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString) | Sven Gothel | 2010-11-14 | 1 | -1/+1 |
* | Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and... | Sven Gothel | 2010-11-12 | 1 | -11/+2 |
* | increase time per test from 500ms to 1s | Sven Gothel | 2010-11-04 | 1 | -1/+1 |
* | AWT create/destroy shall run on EDT as well | Sven Gothel | 2010-11-04 | 1 | -11/+4 |
* | Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm... | Sven Gothel | 2010-11-04 | 8 | -64/+30 |
* | Fix focus test for windows: increase mouse click start delay, so previous foc... | Sven Gothel | 2010-11-02 | 3 | -23/+3 |
* | Added Rotation test | Sven Gothel | 2010-11-01 | 2 | -50/+114 |
* | Using GLCanvas _and_ NEWT side by side currently causes a deadlock in AWT wit... | Sven Gothel | 2010-10-29 | 1 | -0/+7 |
* | JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL | Sven Gothel | 2010-10-29 | 1 | -11/+1 |
* | Test: Add new Display Lifecucle test | Sven Gothel | 2010-10-29 | 1 | -0/+391 |
* | Tests: Accomodate previous changes plus using AWT EDT for setVisible() as well. | Sven Gothel | 2010-10-29 | 11 | -149/+81 |