| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-10-01 | 1 | -0/+7 |
* | Bug 1233 - Add missing range- and pbo-bound checks on glTexture[Sub]Image[123]D* | Sven Gothel | 2015-09-28 | 1 | -13/+52 |
* | Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate... | Sven Gothel | 2015-08-31 | 2 | -6/+19 |
* | Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro... | Sven Gothel | 2015-08-30 | 3 | -1/+7 |
* | Bug 1203: Fix GLES3Impl.getGLES3(): Test _isES3 and throw GLException if not. | Sven Gothel | 2015-08-29 | 1 | -0/+3 |
* | Bug 1203: GLDrawable-Stateless operations in GLContextImpl, using ctxVersion ... | Sven Gothel | 2015-08-29 | 1 | -1/+1 |
* | Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2) | Sven Gothel | 2015-07-18 | 1 | -1/+6 |
* | Bump OculusVR RIFT SDK to 0.5.0.1 | Sven Gothel | 2015-07-14 | 2 | -0/+8 |
* | Use CompatibilityType.BACKWARD_COMPATIBLE_BINARY for 2.3.1 / Add EGL.KHRONOS_... | Sven Gothel | 2015-04-04 | 1 | -0/+5 |
* | Bug 1116: Oculus SDK 0.4.4 support for JOGL - Part-3: New set of C-files, ada... | Sven Gothel | 2015-03-27 | 3 | -5/+17 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-2 (DK1 and DK2 on DK2 SDK w/ Eye T... | Sven Gothel | 2015-03-26 | 2 | -1/+3 |
* | Bug 1116 - Add OculusVR DK2 Support - Part-1 (DK2 on DK1 SDK w/o Eye Tracker) | Sven Gothel | 2015-03-21 | 1 | -2/+2 |
* | Resolve RenameJavaSymbol issues (GLUgl2 and CGL) using GLEmitter (-> Delegate...v2.3.0 | Sven Gothel | 2015-03-11 | 2 | -13/+10 |
* | Bug 1135: GLBufferObjectTracker for GL 4.5: Separate GL 4.5 DSA and GL_EXT_di... | Sven Gothel | 2015-03-11 | 7 | -49/+193 |
* | Bug 1135: Complete GLBufferObjectTracker for GL 4.5 using GlueGen's DelegateI... | Sven Gothel | 2015-03-11 | 10 | -536/+165 |
* | Bug 1135: Bump [html] doc to include GL 4.5, ES 3.1 and EGL [ 1.0 .. 1.5 ] | Sven Gothel | 2015-03-11 | 1 | -8/+8 |
* | Bug 1135 - (Re-)Include GL header for in generated native code, allowing 'Pro... | Sven Gothel | 2015-03-09 | 26 | -51/+76 |
* | Bug 1135 - Change all GlueGen config files, supporting EGL 1.5 , ES 3.1 and G... | Sven Gothel | 2015-03-06 | 64 | -353/+908 |
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1) | Sven Gothel | 2015-02-02 | 28 | -172/+172 |
* | Bug 1110 - Fix missing native function eglGetConfigAttributes on jogl_mobile.dll | Sven Gothel | 2015-01-27 | 1 | -0/+1 |
* | Bug 1119 - GL* Efficiency: Keep ProcAddressTable instance within GL* instances | Sven Gothel | 2015-01-23 | 6 | -63/+47 |
* | Bug 1096 - Expose EGL to public: com.jogamp.opengl.egl.EGL ; EGLDrawableFacto... | Sven Gothel | 2015-01-23 | 6 | -23/+27 |
* | Bug 1068 - Allow GLContext creation and makeCurrent without default framebuff... | Sven Gothel | 2014-12-07 | 2 | -2/+2 |
* | Bug 1068, 1096: Unify EGL surface related code in EGLSurface; Add notion of '... | Sven Gothel | 2014-12-07 | 1 | -2/+2 |
* | GLContext.Version* VersionNumber Constants: Clarify names, avoiding mis-inter... | Sven Gothel | 2014-10-25 | 1 | -1/+1 |
* | Bug 1031: Remove Deprecated Classes and Methods (JOGL) | Sven Gothel | 2014-07-10 | 7 | -53/+0 |
* | GLU: Make ProjectFloat/ProjectDouble final and deprecate GLU.destroy() method. | Sven Gothel | 2014-06-27 | 3 | -12/+9 |
* | Bug 1021: OVR GlueGen Mapping: Handle non-existent native oculusvr lib gracef... | Sven Gothel | 2014-06-25 | 2 | -20/+35 |
* | Bug 1021: OVR GlueGen Mapping: Compile all generated C files, add missing C o... | Sven Gothel | 2014-06-25 | 2 | -0/+7 |
* | Bug 1021: Enhance OVR GlueGen Mapping / Adapt to GlueGen commit 9ee44e1a289ec... | Sven Gothel | 2014-06-25 | 3 | -7/+24 |
* | Bug 1021: Add OculusSDK binding / Basic OVR support | Sven Gothel | 2014-06-19 | 4 | -0/+73 |
* | Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b (compount ca... | Sven Gothel | 2014-06-18 | 7 | -7/+8 |
* | Fix regression due to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37... | Sven Gothel | 2014-06-17 | 6 | -2/+18 |
* | Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount ca... | Sven Gothel | 2014-06-17 | 1 | -69/+6 |
* | Bug 1010 - Fix ES3.glPixelStorei and revalidate GLPixelStorageModes | Sven Gothel | 2014-05-26 | 1 | -4/+0 |
* | Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad... | Sven Gothel | 2014-05-21 | 1 | -2/+4 |
* | Bug 961: Fix commit fdd60adb1d421f2018b47ee17e9079c94b54910f (memmove byte-co... | Sven Gothel | 2014-03-11 | 1 | -4/+10 |
* | Bug 961: Stabilize glXGetFBConfigAttrib(..) and glXChooseFBConfig(..) Usage A... | Sven Gothel | 2014-03-10 | 4 | -2/+84 |
* | Bug 974 - Add missing [GL4] glMultiDrawArraysIndirect(int mode, int type, lon... | Sven Gothel | 2014-02-13 | 3 | -0/+6 |
* | Adding missing 'gl-if-CustomJavaCode-gl2.java' of commit 09fc7aa5539731bb0fba... | Sven Gothel | 2014-01-22 | 1 | -0/+40 |
* | Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron... | Sven Gothel | 2014-01-21 | 11 | -195/+627 |
* | Bug 942 - Review GLBuffer[State|Size]Tracker: Add synchronized access to shar... | Sven Gothel | 2014-01-15 | 3 | -31/+41 |
* | Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and... | Sven Gothel | 2014-01-14 | 6 | -5/+14 |
* | Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe... | Sven Gothel | 2014-01-14 | 6 | -14/+5 |
* | Bug 929, Bug 852 - Reflect ES3 Compatibility with ES2 / Add CPU Sourced Data ... | Sven Gothel | 2013-12-22 | 1 | -1/+3 |
* | Bug 929 - Reflect ES3 Compatibility with ES2 | Sven Gothel | 2013-12-21 | 1 | -1/+1 |
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613... | Sven Gothel | 2013-11-05 | 4 | -26/+75 |
* | Bug 888 - Validate CPU Runtime Performance: X11GLXGraphicsConfiguration.GLXFB... | Sven Gothel | 2013-11-04 | 3 | -0/+62 |
* | Clarify Bug 692: Unbinding a VAO does _not_ imply unbinding of set VBOs (spec... | Sven Gothel | 2013-11-01 | 2 | -2/+2 |
* | Add GLES1Impl 'finalizeInit()' to avoid a 'catched exception roundtrip' | Sven Gothel | 2013-10-30 | 1 | -0/+3 |