| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1203: Refine DEBUG output | Sven Gothel | 2015-08-29 | 5 | -12/+46 |
* | Bug 1203: EGLGraphicsDevice.nativeDisplayID: Differentiate upstream device's ... | Sven Gothel | 2015-08-29 | 3 | -6/+19 |
* | Bug 1203: GLDrawable-Stateless operations in GLContextImpl, using ctxVersion ... | Sven Gothel | 2015-08-29 | 12 | -87/+193 |
* | Bug 1203: SharedResourceRunner.Implementation impl. shall use AbstractGraphic... | Sven Gothel | 2015-08-29 | 4 | -91/+56 |
* | Bug 1200: Fix crash on GNU/Linux x86_64 'NVidia beta driver 355.06' @ probeSu... | Sven Gothel | 2015-08-27 | 1 | -0/+10 |
* | Bug 1203: Properly format DEBUG output related to mapGLVersions: Use '-MapGLV... | Sven Gothel | 2015-08-27 | 1 | -14/+17 |
* | Bug 1203 (Related): Only attempt to retrieve getGLIntVersion(..) if required | Sven Gothel | 2015-08-27 | 1 | -37/+38 |
* | Bug 1202 - Move GLContextImpl.*SwapInterval* into its own section | Sven Gothel | 2015-08-27 | 1 | -28/+32 |
* | Bug 1202 - Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tear | Sven Gothel | 2015-08-27 | 6 | -43/+145 |
* | GLContextImpl.setRendererQuirks(..): Reduce duplicated code of adding quirks | Sven Gothel | 2015-08-26 | 1 | -45/+31 |
* | Bug 1062: Utilize 'GLProfile.disableOpenGLDesktop' for EGLDrawableFactory des... | Sven Gothel | 2015-08-05 | 1 | -28/+32 |
* | Remove unused jogamp.opengl.SystemUtil | Sven Gothel | 2015-08-05 | 1 | -18/+0 |
* | GLContextImpl: Update uncommented code (method name changed) | Sven Gothel | 2015-07-24 | 1 | -2/+2 |
* | StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a... | Sven Gothel | 2015-07-20 | 1 | -0/+6 |
* | Clarify code in stereo/ovr: Comments, states, names, formatting. | Sven Gothel | 2015-07-20 | 1 | -15/+6 |
* | Refine Frustum definition: Adding Frustum.FovDesc; Clarify makeFrustum argume... | Sven Gothel | 2015-07-20 | 1 | -1/+2 |
* | Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2) | Sven Gothel | 2015-07-18 | 2 | -37/+65 |
* | Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (gluegen c... | Sven Gothel | 2015-04-01 | 2 | -2/+3 |
* | Bug 1116: Add ShutdownHook for all factories and devices to StereoDeviceFacto... | Sven Gothel | 2015-03-27 | 1 | -0/+5 |
* | Bug 1150 - Fix GLContextImpl.createImpl(..) NoARBCreateContext and '!ARB GL >... | Sven Gothel | 2015-03-26 | 6 | -81/+113 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker) | Sven Gothel | 2015-03-21 | 4 | -333/+129 |
* | Fix API Doc: GLBufferObjectTracker / GLBufferStorage | Sven Gothel | 2015-03-12 | 1 | -6/+9 |
* | Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI... | Sven Gothel | 2015-03-11 | 1 | -40/+42 |
* | Bug 1135 - Cleanup: Class ownership change of static GL enumerates | Sven Gothel | 2015-03-06 | 1 | -14/+13 |
* | Bug 1135 - GL/GLContext: Add isGLES31Compatible() | Sven Gothel | 2015-03-06 | 1 | -12/+24 |
* | Bug 1135 - Cleanup: Remove GL_NV_vertex_array_range extension support in GLCo... | Sven Gothel | 2015-03-06 | 5 | -79/+3 |
* | FFMPEGMediaPlayer: Add support for libav-11 and ffmpeg 2.[4-x] (Latest releas... | Sven Gothel | 2015-02-05 | 3 | -26/+131 |
* | Fix FFMPEGMediaPlayer: static init block issue, libavresample debian8 packaging | Sven Gothel | 2015-02-05 | 6 | -66/+74 |
* | Add missing privileged section for NativeLibrary lookup: GLContextImpl and FF... | Sven Gothel | 2015-02-05 | 2 | -92/+100 |
* | Bug 1068 - Fix issue w/ unifying Surfaceless probing (commit 2120be14c7525ef0... | Sven Gothel | 2015-02-03 | 4 | -11/+35 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 113 | -669/+669 |
* | Add FIXME notes: AWTPrintLifecycle, WindowsWGLGraphicsConfiguration | Sven Gothel | 2015-02-02 | 1 | -0/+1 |
* | GLContextImpl.makeCurrentImpl(): Remove redundant test whether context is alr... | Sven Gothel | 2015-01-23 | 4 | -39/+52 |
* | Bug 1068 - Unify Surfaceless probing; Fix Surfaceless for OSX and Windows (pr... | Sven Gothel | 2015-01-23 | 9 | -209/+306 |
* | Misc Fix: GLContext*; Refine DEBUG output in GLDrawableFactory's createShareR... | Sven Gothel | 2015-01-23 | 6 | -22/+28 |
* | Bug 896: Refine criteria to allow OpenGL API usage for EGL | Sven Gothel | 2015-01-23 | 3 | -26/+50 |
* | Simplify GLDrawable[Impl|Factory].getGLDynamicLookupHelper(..) | Sven Gothel | 2015-01-23 | 11 | -49/+21 |
* | Bug 1038: Refine handling of GLRendererQuirks.NoARBCreateContext | Sven Gothel | 2015-01-23 | 4 | -31/+58 |
* | Resolve merge conflict GLRendererQuirks | Sven Gothel | 2015-01-23 | 2 | -1/+12 |
|\ |
|
| * | Fixes the indentation :s | Julien Gouesse | 2014-10-24 | 1 | -2/+2 |
| * | Skips ARB_create_context with ATI Radeon 3100 (see the bug 1038) | Julien Gouesse | 2014-10-23 | 2 | -1/+12 |
* | | Bug 1119 - GL* Efficiency: Keep ProcAddressTable instance within GL* instances | Sven Gothel | 2015-01-23 | 1 | -44/+57 |
* | | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto... | Sven Gothel | 2015-01-23 | 14 | -74/+143 |
* | | Bug 1068 - Use GenericUpstreamSurfacelessHook for all createSurfacelessImpl(.... | Sven Gothel | 2015-01-23 | 5 | -97/+12 |
* | | Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff... | Sven Gothel | 2014-12-07 | 23 | -632/+1114 |
* | | Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '... | Sven Gothel | 2014-12-07 | 13 | -263/+425 |
* | | Bug 1107 - Refine PixelFormat, GLPixelBuffer and DirectDataBufferInt/Buffered... | Sven Gothel | 2014-12-06 | 1 | -2/+4 |
* | | Bug 1106: JPEGDecoder adopt to GlueGen Bitstream change commit 9e13e8c78ed69b... | Sven Gothel | 2014-12-06 | 1 | -2/+2 |
* | | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 13 | -44/+55 |
* | | GLContext.Version* VersionNumber Constants: Clarify names, avoiding mis-inter... | Sven Gothel | 2014-10-25 | 1 | -5/+5 |