| Commit message (Expand) | Author | Age | Files | Lines |
* | NativeWindowFactory: Remove 'remedy' of Bug 613 Commit 92398025abdabb2fdef0d7... | Sven Gothel | 2012-10-02 | 1 | -16/+4 |
* | Relax Bug 613 workaround of commit 92398025abdabb2fdef0d78edd41e730991a6f94 | Sven Gothel | 2012-10-02 | 3 | -32/+55 |
* | Workaround for Bug 623: Sporadic XCB assertion failures w/ ATI proprietary dr... | Sven Gothel | 2012-09-30 | 1 | -4/+0 |
* | Misc X11: Add GLX_MESA_swap_control; GLXExtensions (private); X11GLXContext c... | Sven Gothel | 2012-09-29 | 1 | -15/+34 |
* | Adding Mesa Quirk 'NoSetSwapIntervalPostRetarget': SIGSEGV on setSwapInterval... | Sven Gothel | 2012-09-28 | 1 | -1/+0 |
* | GLXUtil: Lock X11 Device | Sven Gothel | 2012-09-28 | 3 | -48/+98 |
* | Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l... | Sven Gothel | 2012-09-27 | 2 | -38/+12 |
* | Add GLRendererQuirks; Fix shared EGL/ES resources; | Sven Gothel | 2012-09-20 | 1 | -4/+3 |
* | Fixes Bug 615 - X11: Use proper screen index/name for shared resources and de... | Sven Gothel | 2012-09-17 | 1 | -2/+2 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 7 | -79/+29 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 2 | -43/+47 |
* | Cleanup shutdown mechanism ; Fix X11/ATI SIGV at shutdown ; EGLDisplayUtil: C... | Sven Gothel | 2012-09-07 | 1 | -10/+4 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 2 | -76/+64 |
* | Fix EGLDrawableFactory ES1/ES2 detection for !pbuffer ; Misc robustness chang... | Sven Gothel | 2012-08-21 | 1 | -0/+5 |
* | Fix GraphicsConfigurationFactory: Map factory to device-type _and_ capabiliti... | Sven Gothel | 2012-07-24 | 4 | -37/+125 |
* | GLCapabilities Native Aquisition: Set alpha bits at last - due to it's auto s... | Sven Gothel | 2012-07-20 | 2 | -26/+28 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 10 | -194/+156 |
* | Enhance Bootsrapping of JOGL around 37% - 40% (1st start in new JVM) - GLProf... | Sven Gothel | 2012-07-06 | 1 | -5/+5 |
* | GLAutoDrawable* refinement of abstraction / generalization - API Change! | Sven Gothel | 2012-07-04 | 4 | -17/+11 |
* | Minor cleanup | Sven Gothel | 2012-06-29 | 1 | -8/+10 |
* | GLDrawable* cleanup: Add @Override, remove trailing whitespace, .. | Sven Gothel | 2012-06-28 | 7 | -50/+102 |
* | Capabilities cleanup: make most get*() final, impl. Comparable to Capabilitie... | Sven Gothel | 2012-06-27 | 1 | -2/+5 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 4 | -43/+69 |
* | Misc cleanup: Add @Override, remove trailing whitespace | Sven Gothel | 2012-06-27 | 7 | -62/+84 |
* | JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '... | Sven Gothel | 2012-06-21 | 2 | -5/+6 |
* | GLContext*: Remove '[set/is]Synchronized(..)' - Defaults to wait for locks: 1... | Sven Gothel | 2012-05-13 | 1 | -1/+0 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) ; Impacts: Capa... | Sven Gothel | 2012-04-16 | 2 | -3/+3 |
* | Adapt to gluegen commit 1c03dfd6d1939a46018583419956e350e531f4fe - Fix Bug 566 | Sven Gothel | 2012-03-26 | 1 | -0/+4 |
* | X11GLXContext: Remove DEBUG_GLX_MAKECURRENT | Sven Gothel | 2012-03-25 | 1 | -7/+0 |
* | Enhance and generalize AWT Threading* implementation; Minor changes .. | Sven Gothel | 2012-03-25 | 1 | -23/+23 |
* | X11GLXContext: X11Util.setX11ErrorHandler( .., DEBUG ? verbose : quiet ) | Sven Gothel | 2012-03-19 | 1 | -3/+3 |
* | Fix bug 564 (X11 Mesa 8.0.1 GL 3.0 w/o GLX_ARB_create_context) | Sven Gothel | 2012-03-18 | 1 | -4/+6 |
* | Reduce Thread.dumpStack() in debug mode where no negative behavior appears or... | Sven Gothel | 2012-03-18 | 2 | -4/+3 |
* | GL/GLContext: Properly define swapInterval incl. default value for EGL (1) an... | Sven Gothel | 2012-03-10 | 1 | -5/+4 |
* | NativeWindow public* reorg 3/3 ; NativeVisualID -> VisualIDHolder incl. prope... | Sven Gothel | 2012-03-06 | 2 | -19/+22 |
* | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 6 | -18/+33 |
* | X11 Fix NativeVisualID regression (commit 90c46b1ef1f199ceb63e85c85e9ebeb919d... | Sven Gothel | 2012-03-05 | 2 | -33/+4 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 3 | -13/+28 |
* | Include GraphicsConfigurationFactory in lifecycle (initSingleton/shutdown) - ... | Sven Gothel | 2012-02-25 | 1 | -1/+9 |
* | X11: Fix unavailable GLX (Server): Use fallback GraphicsConfigurationFactory ... | Sven Gothel | 2012-02-25 | 3 | -18/+29 |
* | X11/GLX: Query X Server whether GLX is available (X11/SharedResourceRunner) ;... | Sven Gothel | 2012-02-25 | 2 | -13/+22 |
* | Fix GLProfile/GLDrawableFactory bug: Recursion on default desktop device, sin... | Sven Gothel | 2012-02-25 | 1 | -4/+5 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 6 | -32/+32 |
* | GraphicsConfigurationFactory: Add DEBUG dump @ chooser | Sven Gothel | 2012-02-22 | 1 | -0/+1 |
* | API Change [GLProfile/GLContext]: Add notion of hardware acceleration in GLPr... | Sven Gothel | 2012-02-20 | 1 | -1/+1 |
* | Fix ExtensionAvailabilityCache ; Enhance caching. | Sven Gothel | 2012-02-14 | 2 | -4/+4 |
* | Enhance ExtensionAvailabilityCache ; Expose extension count in GLContext (and... | Sven Gothel | 2012-02-13 | 1 | -2/+2 |
* | Fix JOGL GLContextImpl ProcAddressTable and Extension Caching | Sven Gothel | 2012-02-13 | 1 | -5/+3 |
* | OpenGL ES/EGL Overhaul | Sven Gothel | 2012-02-13 | 1 | -3/+3 |
* | GLContext*/GLDrawableHelper: Fix consistency of recursive makeCurrent()/relea... | Sven Gothel | 2012-01-08 | 1 | -1/+0 |