| Commit message (Expand) | Author | Age | Files | Lines |
* | TestVersionSemanticsNOUI: Add version tests: v221 -> v230 and v230 -> v23x (*)v2.3.1v2.3.1_winexe | Sven Gothel | 2015-03-27 | 1 | -2/+25 |
* | Bug 1116: Oculus SDK 0.4.4: Add extra DK1 detection; Add call to ovr_Shutdown... | Sven Gothel | 2015-03-27 | 1 | -0/+1 |
* | StereoDeviceUtil: Only rotate if current mode doesn't match required rotation... | Sven Gothel | 2015-03-27 | 1 | -0/+3 |
* | Bug 1150 - Fix unit tests: Use same definition as in GLProfile for 'disableOp... | Sven Gothel | 2015-03-26 | 2 | -2/+70 |
* | Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >... | Sven Gothel | 2015-03-26 | 5 | -844/+1211 |
* | Bug 1148 - OSX MonitorDevice: Use unique and native deviceID instead of index | Sven Gothel | 2015-03-21 | 1 | -4/+4 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker) | Sven Gothel | 2015-03-21 | 1 | -4/+14 |
* | Resolve RenameJavaSymbol issues (GLUgl2 and CGL) using GLEmitter (-> Delegate...v2.3.0 | Sven Gothel | 2015-03-11 | 2 | -13/+3 |
* | Bug 1142 - NEWT: Add support to retrieve the primary MonitorDevice | Sven Gothel | 2015-03-09 | 1 | -38/+69 |
* | TestScreenMode02aNEWT: Incr. wait period, for some reason one older test mach... | Sven Gothel | 2015-03-09 | 1 | -1/+1 |
* | Bug 1130 - Add Mapping from AWT Component -> NEWT [Screen, MonitorDevice] | Sven Gothel | 2015-02-17 | 1 | -33/+29 |
* | NEWT MonitorDevice: Identify cloned devices (fully covered) ; Windows: Iterat... | Sven Gothel | 2015-02-17 | 1 | -4/+12 |
* | Fix typo: PixelFormat.Composition.[componenCount() -> componentCount()] | Sven Gothel | 2015-02-16 | 1 | -4/+4 |
* | Bug 1129 - NEWT MonitorDevice's physical size on Windows must be read via EDID | Sven Gothel | 2015-02-16 | 1 | -8/+11 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 404 | -1801/+1801 |
* | Bug 1120 - Refine HiDPI Support ( Part-2 ) (API CHANGE) | Sven Gothel | 2015-01-27 | 11 | -140/+115 |
* | Resolve merge conflict GLRendererQuirks | Sven Gothel | 2015-01-23 | 7 | -0/+971 |
|\ |
|
| * | Added. | toruwest | 2014-10-16 | 7 | -1/+939 |
| * | Create IView.java | toruwest | 2014-10-15 | 1 | -0/+33 |
* | | Bug 1120 - Add OSXUtil.GetPixelScale(final RectangleImmutable r, final int[] ... | Sven Gothel | 2015-01-23 | 1 | -3/+30 |
* | | Bug 1107: Add missing unit test | Sven Gothel | 2014-12-07 | 1 | -0/+61 |
* | | Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered... | Sven Gothel | 2014-12-06 | 10 | -164/+508 |
* | | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 2 | -4/+6 |
|/ |
|
* | Bug 1093 - NEWT PointerIcon swizzled on X11 and OSX; WindowIcon swizzled on O... | Sven Gothel | 2014-10-10 | 2 | -10/+181 |
* | Graph Font: Fix API doc (parameter) ; GPUUISceneGLListener0A forward FontFact... | Sven Gothel | 2014-10-09 | 1 | -4/+2 |
* | Newt ScreenMode Tests: Return XRandR error-code, allowing fall-back (OpenIndi... | Sven Gothel | 2014-10-09 | 4 | -54/+78 |
* | Newt Screen viewport in windows units: Add missing setup in overriden calcVir... | Sven Gothel | 2014-10-09 | 1 | -0/+18 |
* | TestLandscapeES2NewtCanvasAWT: Enforce landscape shader to be compiled/linked... | Sven Gothel | 2014-10-08 | 2 | -6/+10 |
* | TestTessellationShader01GL4NEWT: Add robustness, i.e. case where tessellation... | Sven Gothel | 2014-10-08 | 3 | -18/+64 |
* | Unit Tests: Increase minimum manual set timeout to 10s | Sven Gothel | 2014-10-08 | 5 | -9/+9 |
* | Bug 1088: Add GLRendererQuirks.NeedSharedObjectSync; Tests: Synchronize GL ob... | Sven Gothel | 2014-10-08 | 5 | -31/+89 |
* | Bug 1088: Shared Gears* Unit Tests: Align all 3 Gears* implementation to use ... | Sven Gothel | 2014-10-08 | 11 | -110/+141 |
* | SingletonTestCase -> SingletonJunitCase: Adapt to GlueGen commit 773d96584b4e... | Sven Gothel | 2014-10-03 | 2 | -4/+4 |
* | UITestCase now extends GlueGen's test-util SingletonTestCase | Sven Gothel | 2014-10-03 | 2 | -83/+6 |
* | Bug 1081: Fix GLJPanel Regression: Honor pre-init reshape-size at initializeB... | Sven Gothel | 2014-10-01 | 2 | -40/+335 |
* | Refine Graph/Font InputStream Capabilities (commit 628509b39ea7c16210315d1918... | Sven Gothel | 2014-09-30 | 3 | -10/+23 |
* | Fix future compatibility issues (analog to b22x commit 546f9b1a03c46b63f8bb18... | Sven Gothel | 2014-09-24 | 2 | -14/+8 |
* | TestInitConcurrent*NEWT: Decorated tests w/ GLProfile.shutdown(), ensuring im... | Sven Gothel | 2014-09-20 | 3 | -1/+19 |
* | TestVersionSemanticsNOUI: Compare V221 against current V23x, no special excludes | Sven Gothel | 2014-09-20 | 1 | -4/+4 |
* | TestVersionSemanticsNOUI: V221 -> V222 Add exception for GLFBODrawable.FBOMOD... | Sven Gothel | 2014-09-20 | 1 | -0/+1 |
* | Add GLJPanelsAndGLCanvasDemoGL2Applet: Simple applet test for GLJPanel/GL2 te... | Sven Gothel | 2014-09-20 | 4 | -52/+271 |
* | FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..); | Sven Gothel | 2014-09-20 | 6 | -26/+56 |
* | TestVersionSemanticsNOUI: Enable test V220->V221 and V221->V222 (w/ 2 extra e... | Sven Gothel | 2014-09-20 | 1 | -13/+25 |
* | TestGearsES2GLJPanelAWT: Update frame title (awt-size, pixel-size) for GLEven... | Sven Gothel | 2014-09-20 | 1 | -0/+15 |
* | FBObject: Simplify API (init/reset); Only issue automatic resetSamplingSink(.... | Sven Gothel | 2014-09-20 | 4 | -24/+39 |
* | FBOobject GLEL Tests: Remove redundant detachAllColorbuffer(gl) for init call | Sven Gothel | 2014-09-19 | 2 | -18/+6 |
* | Tests: Util NEWTGLContext: Utilize common createWindow(..) function, switch o... | Sven Gothel | 2014-09-14 | 9 | -62/+30 |
* | GLJPanel: Allow reconfiguration of offscreen's GLCapabilitiesImmutable | Sven Gothel | 2014-09-14 | 2 | -0/+70 |
* | Gears* Demos: Spin at same speed (0.5f tan per frame) ; GearsES2: Bring back ... | Sven Gothel | 2014-09-14 | 4 | -5/+12 |
* | TestVersionSemanticsNOUI: v2.3.0 is not backward compatible w/ 2.2.* | Sven Gothel | 2014-09-09 | 1 | -2/+2 |