| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -10/+0 |
* | Fix Bug 705 - Cleanup & Generalize Commit 5b47372590ec715647ebbd75d70c41ec7a6... | Sven Gothel | 2013-04-16 | 1 | -8/+10 |
* | Debug Messages: Unify getThreadName() usage and 'Catched Exception' messages | Sven Gothel | 2013-04-10 | 1 | -3/+1 |
* | Minor Changes: EGLDisplayUtil: Add stack trace in DEBUG mode for opened DPYs;... | Sven Gothel | 2013-03-13 | 1 | -2/+2 |
* | GLContext: *TRACE_SWITCH spacing | Sven Gothel | 2013-02-11 | 1 | -1/+1 |
* | Bug 665 (part 1) - Allow dis-association of GLContext's GLDrawable .. | Sven Gothel | 2013-01-24 | 1 | -6/+17 |
* | Fix Bug 669: Recursive GLContext makeCurrent()/release() | Sven Gothel | 2013-01-18 | 1 | -0/+11 |
* | Adding GEOMETRY_SHADER support in ShaderCode, adding core GL3/GEOMETRY_SHADER... | Sven Gothel | 2013-01-12 | 1 | -22/+35 |
* | GLAutoDrawable/AnimatorBase: Add ExclusiveContextThread (ECT) feature; Animat... | Sven Gothel | 2013-01-11 | 1 | -1/+7 |
* | Cleanup GLContext special entries: getOffscreenContextPixelDataType(), getOff... | Sven Gothel | 2012-12-15 | 1 | -0/+26 |
* | GLRendererQuirks.RequiresBoundVAO: Removed, it _is_ in the GL 3.2 core spec -... | Sven Gothel | 2012-10-29 | 1 | -0/+13 |
* | GLContext: Produce and expose GLSL version as VersionNumber and version strin... | Sven Gothel | 2012-10-24 | 1 | -0/+75 |
* | GLContext.makeCurrent(): Clean API doc | Sven Gothel | 2012-09-29 | 1 | -13/+17 |
* | Adding Mesa Quirk 'NoSetSwapIntervalPostRetarget': SIGSEGV on setSwapInterval... | Sven Gothel | 2012-09-28 | 1 | -11/+14 |
* | Add GLRendererQuirks; Fix shared EGL/ES resources; | Sven Gothel | 2012-09-20 | 1 | -10/+41 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -17/+80 |
* | GLContext: Remove integer-key based attach/detach object - use String based (... | Sven Gothel | 2012-08-23 | 1 | -27/+5 |
* | Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang... | Sven Gothel | 2012-08-21 | 1 | -2/+4 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -23/+71 |
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 1 | -7/+64 |
* | GLContext adds FBO availability to profile mapping; Fix GL[Auto]Drawable/GLCo... | Sven Gothel | 2012-07-05 | 1 | -61/+188 |
* | Minor cleanup | Sven Gothel | 2012-06-29 | 1 | -5/+2 |
* | GLContext* TRACE_SWITCH: Add GLContext instance hash value to allow tracking. | Sven Gothel | 2012-06-28 | 1 | -1/+8 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 1 | -108/+109 |
* | GLContext*: Remove '[set/is]Synchronized(..)' - Defaults to wait for locks: 1... | Sven Gothel | 2012-05-13 | 1 | -10/+0 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 1 | -2/+2 |
* | GLContext: Don't enable TRACE_SWITCH if DEBUG is enabled. | Sven Gothel | 2012-04-03 | 1 | -1/+1 |
* | Enhance and generalize AWT Threading* implementation; Minor changes .. | Sven Gothel | 2012-03-25 | 1 | -2/+2 |
* | Cleanup: Use getThreadName() and validateCurrent() to remove redundancy and t... | Sven Gothel | 2012-03-20 | 1 | -17/+11 |
* | Adapt to gluegen Properties/Security commits f4ac27e177f6deb444280d3b375e7d34... | Sven Gothel | 2012-03-13 | 1 | -12/+3 |
* | GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an... | Sven Gothel | 2012-03-10 | 1 | -5/+44 |
* | NEWT/GLWindow.display(): No explicit surface locking/unlocking for GLDrawable... | Sven Gothel | 2012-03-04 | 1 | -3/+14 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 1 | -1/+1 |
* | Minor GL/GLContext additions / cleanups (GL_BGRA, isNPOTTextureAvailable()) | Sven Gothel | 2012-02-22 | 1 | -1/+12 |
* | API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr... | Sven Gothel | 2012-02-20 | 1 | -23/+37 |
* | Fix ExtensionAvailabilityCache ; Enhance caching. | Sven Gothel | 2012-02-14 | 1 | -34/+30 |
* | Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and... | Sven Gothel | 2012-02-13 | 1 | -20/+52 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -69/+87 |
* | OSX Fix: Catch releaseImpl's glFinish() exception (DebugGL); Make GLContext.r... | Sven Gothel | 2012-01-13 | 1 | -1/+6 |
* | GLContext/NativeSurface Impl's toString(): Add lock.toString() | Sven Gothel | 2012-01-08 | 1 | -1/+8 |
* | GLContext*/GLDrawableHelper: Fix consistency of recursive makeCurrent()/relea... | Sven Gothel | 2012-01-08 | 1 | -2/+5 |
* | GLContext fix shutdown(): Clear proc address tables and extension cache (GLCo... | Sven Gothel | 2011-12-01 | 1 | -3/+6 |
* | GLContext: Intendation + Use generics (remove warnings) | Sven Gothel | 2011-11-08 | 1 | -22/+27 |
* | Minor edits / cleanup of GLContext* | Sven Gothel | 2011-10-26 | 1 | -4/+2 |
* | MacOSX: Pull down (and fix releaseContext) NSOPENGL/CGL mode/impl, fixes SWT ... | Sven Gothel | 2011-10-25 | 1 | -1/+1 |
* | GLContext/GLDebugMessageHandler: Fix/clarify init and usage of dbg handler | Sven Gothel | 2011-09-30 | 1 | -0/+1 |
* | *GLContext: resetStates(); getPlatformExtensionsString(); GLX/WGL NV_swap_gro... | Sven Gothel | 2011-09-09 | 1 | -0/+42 |
* | JOGL: Make GLProfile shutdown()/initSingleton() functional, ie. proper recrea... | Sven Gothel | 2011-09-08 | 1 | -0/+5 |
* | Add GL Version 4.2 in GLContext Query - Add verification via glGetIntegerv(GL... | Sven Gothel | 2011-09-02 | 1 | -1/+1 |
* | Don't enable DebugGL/TraceGL with jogl.debug=all | Sven Gothel | 2011-08-07 | 1 | -2/+11 |