| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ExceptionUtils.dumpStack(..) instead of Thread.dumpStack() | Sven Gothel | 2014-10-26 | 1 | -4/+5 |
* | WindowsWGLGraphicsConfiguration[Factory]: Refine indentation to increase read... | Sven Gothel | 2014-10-03 | 1 | -27/+42 |
* | Uses System.err instead of System.out in order to drive the debug logs more c... | unknown | 2014-10-02 | 1 | -1/+38 |
* | Bug 1078: Fix commit 99f91f8b28d42cdf341533736e878056bcae4708 (GLRendererQuir... | Sven Gothel | 2014-10-02 | 1 | -20/+23 |
* | Fix of the bug 1078 | Julien Gouesse | 2014-10-01 | 1 | -2/+3 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -58/+58 |
* | Bug 888 / Bug 891 - Enhance GLCapabilities-Query: Apply changes of commit 613... | Sven Gothel | 2013-11-05 | 1 | -2/+5 |
* | jogl: add missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+2 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -36/+36 |
* | Simplify GLDrawableFactory's SharedResource Query Methods; Move WindowsWGLDra... | Sven Gothel | 2013-04-26 | 1 | -2/+1 |
* | Bug 718: Further restriction of Windows BITMAP PFD's - RGB888 and !alpha only | Sven Gothel | 2013-04-18 | 1 | -1/+1 |
* | Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix B... | Sven Gothel | 2013-04-18 | 1 | -91/+2 |
* | Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - ... | Sven Gothel | 2013-04-17 | 1 | -1/+14 |
* | Fix Bug 695: WGLExt.wglChoosePixelFormatARB causes buffer underflow due to a ... | Sven Gothel | 2013-02-28 | 1 | -1/+1 |
* | Bug632: Test NEWT Child Window Translucency (X11/Windows) .. | Sven Gothel | 2012-12-30 | 1 | -5/+8 |
* | WGL/WGLExt Robustness: Use NIODirectOnly for all bindings. For these internal... | Sven Gothel | 2012-10-30 | 1 | -116/+120 |
* | Seamless Integration of an FBObject based GLFBODrawable as GLOffscreenAutoDra... | Sven Gothel | 2012-09-15 | 1 | -14/+15 |
* | Fix window mode attribute bit FBO_BIT usage in platform dependent code (map i... | Sven Gothel | 2012-09-08 | 1 | -128/+171 |
* | Fix Capabilities ambiguity and explosion of queried available-list; Add FBO a... | Sven Gothel | 2012-09-07 | 1 | -54/+40 |
* | Bug 599 - FBObject / Offscreen Support - Part 1 | Sven Gothel | 2012-07-19 | 1 | -10/+12 |
* | JOGL CapabilitiesChooser-API and impl.: Cleanup using generics: 'List l' -> '... | Sven Gothel | 2012-06-21 | 1 | -12/+12 |
* | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 1 | -1/+2 |
* | Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *Gra... | Sven Gothel | 2012-03-05 | 1 | -10/+11 |
* | DEBUG Output: More thread-names to drawable/context lifecycle; Remove massive... | Sven Gothel | 2012-02-22 | 1 | -2/+2 |
* | Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ... | Sven Gothel | 2012-01-09 | 1 | -4/+4 |
* | NativeSurface's getGraphicsConfiguration() returns the native (delegated) Abs... | Sven Gothel | 2011-11-23 | 1 | -1/+1 |
* | Nativewindow: Introduce API private MutableGraphicsConfiguration | Sven Gothel | 2011-11-12 | 1 | -4/+4 |
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 1 | -1/+21 |
* | Cleanup: Java Generics Use and Removed Unused Methods | Sven Gothel | 2011-08-24 | 1 | -8/+8 |
* | Fix TAB: Replace all TAB with 4 spaces | Sven Gothel | 2011-04-08 | 1 | -2/+2 |
* | Fix Bug #480 (attempt) - ATI + WinXP: make context current for ARB PFD querie... | Sven Gothel | 2011-03-21 | 1 | -9/+53 |
* | Refine WGL_PIXEL_TYPE_ARB and GLX_RENDER_TYPE: | Sven Gothel | 2011-03-20 | 1 | -16/+20 |
* | Win,ARB,GL-2.x: Fix pfd to caps conversion: !pbuffer / Cleanup | Sven Gothel | 2011-02-11 | 1 | -48/+41 |
* | Win,GDI,SWT: Fix pfd to caps conversion. Added thorough debug code. | Sven Gothel | 2011-02-11 | 1 | -4/+5 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -6/+6 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-08 | 1 | -0/+699 |